# pinentry/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.25 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.33 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.40 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.01 hours (or 000.48 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.08 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = no # Handled explicitly license = GNU General Public License, version 2 (June 1991) proddir = $PRODTREE/gnupg purge = no setpaths = gettext shareddir = yes strip = no # Handled explicitly tmpsize = 6M #--------------------------------------------------------------------- [depends] actools fontconfig freetype2 gawk gettext gnupg:strict grep gtkcore libcap libpng ncurses sed #--------------------------------------------------------------------- [configure] LIBDIR=$PKGDIR_PROD/lib MANBASE=$PKGDIR_PROD/man mkdir -p $LIBDIR $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-pinentry-gtk \ --disable-pinentry-qt \ --disable-pinentry-qt4 \ --enable-pinentry-curses \ --enable-pinentry-gtk2 \ --libexecdir=$LIBDIR \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] (strip $PKGDIR_PROD/bin/pinentry* || true) (upx --lzma $PKGDIR_PROD/bin/pinentry* || true) (strip $PKGDIR_PROD/lib/pinentry* || true) (upx --lzma $PKGDIR_PROD/lib/pinentry* || true) #--------------------------------------------------------------------- # 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 = Not checked yet url_home = http://www.gnupg.org/ url_lfs = Not checked yet url_tarball = http://mirrors.dotsrc.org/gcrypt/\ pinentry/pinentry-1.3.1.tar.bz2 #--------------------------------------------------------------------- [history] 170503 Updated from 0.9.7 to 1.0.0 171221 Updated to 1.1.0 210222 Updated to 1.1.1 210912 Updated to 1.2.0 230115 Updated to 1.2.1 240704 Updated to 1.3.1