# pygnome2/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.35 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.35 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.04 hours (or 002.15 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] license = GNU Library General Public License, version 2 (June 1991) proddir = none purge = no revision = numeric setpaths = python2 shareddir = yes tmpsize = 5M unpack = relaxed #--------------------------------------------------------------------- [depends] actools gawk gconf grep gtkcore libgnomecanvas pkgconf pygobject-gtk2 pygobject-gtk3 pygtk2 python:strict python2-core:strict python2-tcltk:strict sed #--------------------------------------------------------------------- [configure] PYTOPDIR=$PRODTREE/python2 PYLIBDIR=$PYTOPDIR/lib PYSHAREDIR=$PYTOPDIR/share MANBASE=/tmp/man mkdir -p $MANBASE bash ./configure \ --prefix=$PRODTREE/python2 \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-gnome \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [build] for subdir in gconf gnomecanvas do pushd $subdir make make install popd done #--------------------------------------------------------------------- # 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/\ gnome-python url_debian_pool = http://ftp.debian.org/debian/pool/main/g/\ gnome-python/ url_home = http://www.pygtk.org/ url_lfs = n/a url_tarball = http://ftp.gnome.org/pub/GNOME/sources/\ gnome-python/2.28/gnome-python-2.28.1.tar.bz2