# mousepad/cfg - "Build" settings for package

#---------------------------------------------------------------------

[technotes]

1. The source tarball used by this package was created  based on "git"
upstream sources. The sources were obtained as follows:

      ocgitfetch --run \
--checkout=mousepad-0.6.5 \
https://gitlab.xfce.org/apps/mousepad.git

#---------------------------------------------------------------------

[buildtimes]

#---------------------------------------------------------------------

[settings]
license  = See "license*.txt" in installed tree
licfile  = COPYING
tmpsize  = 29M

setpaths = enchant02 gspell gtksrc4 libxml2 xorg

#---------------------------------------------------------------------

[depends]
actools
brotli
bzip2
cairo
cpan-xml-parser
enchant02
expat
file
fontconfig
freetype2
fribidi
gawk
gettext
graphite2
grep
gspell
gtkcore
gtkcore:strict
gtksrc4
intltool
jpeg
libbsd
libexif
libicu
libxfce4ui
libxfce4util
ncurses
openssl
pkgconf
sed
util-linux
xfce4-dev-tools
xfconf
xorg
xzutils

#---------------------------------------------------------------------

[configure]
MANBASE=$PKGDIR_PROD/man
mkdir -p $MANBASE

./autogen.sh

bash ./configure \
    --prefix=$PKGDIR_PROD          \
    --build=$LACARCHBUILD          \
    --host=$LACARCHHOST            \
    --disable-dependency-tracking  \
    --disable-plugin-shortcuts     \
    --enable-maintainer-mode       \
    --enable-shared=yes            \
    --enable-static=no             \
    --mandir=$MANBASE

#---------------------------------------------------------------------

[build]
export LACINCDIRS=$PRODTREE/enchant02/include/enchant:$LACINCDIRS
smpmake
make install

#---------------------------------------------------------------------

[postbuild]
cd $PKGDIR_PROD/share/glib-2.0/schemas/
ln -nsf `pwd`/*.xml  $PRODTREE/gtkcore/share/glib-2.0/schemas/
glib-compile-schemas $PRODTREE/gtkcore/share/glib-2.0/schemas/

#---------------------------------------------------------------------

# Original URLs. These URLs were valid at one point, but may have died
# since then. If you download newer versions of tarballs [etc.], don't
# delete  the  original versions,  as you may not  be able  to replace
# them.

[urls]
url_debian_page = tbd
url_home        = tbd
url_lfs         = tbd
url_tarball     = git           # See "technotes" in "cfg" file

#---------------------------------------------------------------------

[history]
211015 Added package. Started with a1bf02800 ("git" hash).
211205 Updated to 28f016971 - same as 0.5.8
230219 Updated to 60d0442fa - same as 0.5.10
240204 Updated to c4b2fcbba - same as 0.6.1
240510 Updated to 59c49a715 - same as 0.6.2
241217 Updated to 65fbfe045 - same as 0.6.3
250706 Updated to 07936b8bf - same as 0.6.5