# gnomedocutils/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.22 minutes) - HP Pavilion dv8 8GB RAM 00.00 hours (or 000.23 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.27 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] build = default exepack = no # Presently, no binary executables fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled nosyslinks = yes revision = numeric setpaths = gnome tmpsize = 13M unpack = relaxed #--------------------------------------------------------------------- [depends] actools cpan-xml-parser gawk gettext gnometheme grep libxml2 libxslt lndir perl pkgconf python:strict python2-core:strict python2-tcltk:strict sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --disable-scrollkeeper \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] LOCALEDIR=$PKGDIR_PROD/share/locale PKGCFGDIR=$PKGDIR_PROD/lib/pkgconfig rm -fr $LOCALEDIR mkdir -p $LOCALEDIR $PKGCFGDIR WRONGDIR=$PKGDIR_PROD/share/pkgconfig mv $WRONGDIR/*.pc $PKGCFGDIR/ rmdir $WRONGDIR instreplinks -d $PKGDIR_PROD/bin/ $SYSDIR/bin/ pushd $PKGDIR_PROD/lib/python2.*/ lndir `pwd` $PRODTREE/python2/lib/python2.7/ popd #--------------------------------------------------------------------- # 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 = Unknown url_lfs = Not checked yet url_tarball = https://ftp.gnome.org/pub/gnome/sources/\ gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz