# gtksrc2/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This package installs a version of "gtksourceview" from the 2.X series. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.53 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.68 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.85 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.05 hours (or 002.85 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled nosyslinks = yes setpaths = gettext tmpsize = 11M unpack = relaxed #--------------------------------------------------------------------- [depends] actools cpan-xml-parser gawk gettext grep gtkcore intltool libgnomeprint libgnomeprintui libxml2 perl pkgconf sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-gtk-doc \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [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/\ gtksourceview url_home = Unknown url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ gnome/gtksourceview.html url_tarball = http://ftp.gnome.org/pub/gnome/sources/\ gtksourceview/2.2/gtksourceview-2.2.2.tar.gz