# gconf/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.50 minutes) - 2021 dedi 00.01 hours (or 000.52 minutes) - HP Pavilion dv8 8GB RAM 00.01 hours (or 000.58 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.68 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.27 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.37 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled setpaths = gettext tmpsize = 23M #--------------------------------------------------------------------- [depends] actools cpan-xml-parser dbus:strict gawk gettext grep gtkcore libpopt libxml2 openldap orbit perl pkgconf sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ \ --disable-gtk \ --disable-gtk-doc \ --disable-orbit \ --enable-gsettings-backend #--------------------------------------------------------------------- [postbuild] rm -fr $PKGDIR_PROD/share/gtk-doc #--------------------------------------------------------------------- # 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/gconf2 url_home = http://www.gnome.org/projects/gconf/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ gnome/GConf.html url_tarball = https://ftp.gnome.org/pub/gnome/sources/GConf/3.2/\ GConf-3.2.6.tar.xz url_tarball_alt = https://ftp.osuosl.org/pub/blfs/conglomeration/\ GConf/GConf-3.2.6.tar.xz