# glabels/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. For future reference: If "evolution" and "libebook" are added to # this distro, "glabels" will apparently use them. #--------------------------------------------------------------------- # 2. The upstream version of "glabels" depends on "libxml2" 2.7.8 or # above. This distro's version presently patches that requirement down # to 2.7.7. Reason: "libxml2" 2.7.8 is buggy and breaks things and, as # of early 2012, no higher release was available. # If this change leads to problems, "libxml2" 2.7.8 could be added as # a hidden alternate version of the library (and "glabels" could use # the alternate version). However, 2.7.8 should not installed as the # default version. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.77 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.15 minutes) - Dell Inspiron 1545 00.02 hours (or 001.17 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 002.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.07 hours (or 004.30 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 nosyslinks = yes setpaths = gnome tmpsize = 24M #--------------------------------------------------------------------- [depends] actools cpan-xml-parser gawk gettext grep gtkcore highgnome libglade2 librsvg libxml2 perl pkgconf sed shared-mime #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE sed -e 's/^\(LIBXML_REQUIRED\)=.*/\1=2.8.0/' \ -i configure bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-gtk-doc \ --disable-scrollkeeper \ --enable-shared=yes \ --enable-static=no \ --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 = Not checked yet url_home = http://glabels.sourceforge.net/ url_lfs = n/a url_tarball = https://ftp.gnome.org/pub/gnome/sources/\ glabels/3.4/glabels-3.4.1.tar.xz #--------------------------------------------------------------------- [history] 170919 Updated from 3.0.1 to 3.4.0 181223 Updated to 3.4.1 210219 Added Debian patches