# gettext/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. "smp = no" may or may not be needed for this package. #--------------------------------------------------------------------- 2. If "gtkcore" is installed, and then rebuilt, "gettext" and its strict dependers need to be rebuilt. The "glib20" "cfg" tries to ac- count for this, but more work may be needed. #--------------------------------------------------------------------- [buildtimes] 00.10 hours (or 005.75 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.14 hours (or 008.55 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.16 hours (or 009.32 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.28 hours (or 016.75 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled purge = no # Need to preserve some symlinks tmpsize = 202M dontfind = ecj glib20 gtk20 gtkcore libxml2 ncurses #--------------------------------------------------------------------- [depends] actools expat gawk grep ncurses sed termcap xzutils #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ \ --disable-csharp \ --disable-dependency-tracking \ --disable-java \ --disable-libasprintf \ --disable-native-java \ --disable-openmp \ \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ \ --with-included-glib \ --with-included-libcroco \ --with-included-libxml \ --with-included-libunistring \ --without-emacs #--------------------------------------------------------------------- [postbuild] rm -fr $PKGDIR_PROD/info \ $PKGDIR_PROD/share/{doc,info,locale} \ $PKGDIR_PROD/share/gettext/{archive.tar.gz,intl,projects} DIR=$PRODTREE/gtkcore/share/glib-2.0 if [ -d $DIR ]; then pushd $DIR if [ \! -e gettext ]; then ln -nsf ../gettext . fi popd fi #--------------------------------------------------------------------- [setup.bash] export XDG_DATA_DIRS=`xdgaddshare $PKGDIR_PROD` #--------------------------------------------------------------------- # 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 = Ditto url_lfs = http://www.linuxfromscratch.org/lfs/view/stable/\ chapter05/gettext.html url_tarball = ftp://ftp.gnu.org/gnu/gettext/gettext-0.21.1.tar.xz #--------------------------------------------------------------------- [history] 170913 Updated from 0.19.4 to 0.19.8.1 190512 Updated to 0.20.1 210702 Updated to 0.21 230225 Updated to 0.21.1