# libfilezilla/cfg - "Build" settings for package

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

[technotes]

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

[buildtimes]

00.02 hours (or 001.12 minutes) - ThinkPad W530 i7 4x2 32GB RAM

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

[settings]
build    = default
license  = See "license*.txt" in installed tree
licfile  = COPYING
setpaths = libgmp
tmpsize  = 59M

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

[depends]
actools
doxygen
gawk
gettext
gnutls3
grep
libffi
libgmp
libidn2
libunistring
nettle3
p11kit
pkgconf
sed
texlive

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

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

autoreconf -fi

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

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

# 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  = tbd
url_home    = tbd
url_lfs     = tbd

url_tarball = https://download.filezilla-project.org/\
libfilezilla/libfilezilla-0.41.1.tar.bz2

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

[history]
211109 Added package. Started with 0.34.2.
211211 Updated to 0.35.0
220820 Updated to 0.38.1
230304 Updated to 0.41.1