# filezilla/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] 00.07 hours (or 004.13 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING dontfind = wxwidgets28 wxwidgets32 setpaths = wxwidgets30 tmpsize = 548M #--------------------------------------------------------------------- [depends] actools alsa brotli bzip2 cairo cmake cppunit dbus doxygen expat fontconfig freetype2 fribidi gawk gnutls3 graphite2 grep gtkcore jpeg libbsd libffi libfilezilla libgmp libidn2 libnotify libpng libsamplerate libunistring libwebp m4 ncurses nettle3 openssl p11kit pkgconf pugixml sdl sed sqlite3 tiff util-linux wxcore xorg xzutils zlib zstd #--------------------------------------------------------------------- [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 #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin PROGBASE=filezilla cd $BINDIR rm -fr ../xbin/ mkdir -p ../xbin/ mv $PROGBASE ../xbin/ cp $PKGDIR_SPECIAL/$PROGBASE.wrapper.in $PROGBASE chmod 755 $PROGBASE #--------------------------------------------------------------------- # 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/client/\ FileZilla_3.63.2_src.tar.bz2 #--------------------------------------------------------------------- [history] 211109 Added package. Started with 3.56.2. 211211 Updated to 3.57.0 220820 Updated to 3.60.2 230304 Updated to 3.63.2