# gtk12/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball that's used for "gtk" series 1 is ancient (it dates back to 2001). However, as of 2007, it was the latest known official version (and probably the final version). #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.75 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.77 minutes) - HP Pavilion dv8 8GB RAM 00.02 hours (or 001.03 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.18 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.77 minutes) - HP EliteBook 8560w 32GB RAM 00.04 hours (or 002.63 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] build = default license = GNU Library General Public License, version 2 (June 1991) purge = false revision = numeric shareddir = yes tmpsize = 25M setpaths = llvmgcc xorg #--------------------------------------------------------------------- [depends] actools gawk glib12:strict perl xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-nls \ --disable-static \ --enable-shared \ --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 = http://packages.debian.org/unstable/source/gtk+1.2 url_home = http://www.gtk.org/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ x/gtk.html url_tarball = ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-1.2.10.tar.gz # Alternate location for tarball: # # http://ftp.gnome.org/pub/gnome/sources/gtk+/1.2/\ # gtk+-1.2.10.tar.gz