# gtkam/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.00 minutes) - HP Pavilion dv8 8GB RAM 00.01 hours (or 000.42 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.83 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.05 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] altpkg = yes build = default exepack = yes fortran = disabled license = GNU General Public License, version 2 (June 1991) nls = disabled nosyslinks = yes tmpsize = 14M unpack = relaxed setpaths = gettext gimp210 gtkam gtkcore libgegl04 libgphoto2 #--------------------------------------------------------------------- [depends] actools cairo expat fontconfig freetype2 gawk gettext gimp210:strict gphoto2 grep gtkcore libexif libexif-gtk libgegl04 libpng libgphoto2 libusb 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 \ --without-gnome #--------------------------------------------------------------------- [postbuild] GIMPDIR=$PRODTREE/gimp210 mv $PKGDIR_PROD/lib/gimp/2.0/plug-ins/gtkam-gimp \ $GIMPDIR/lib/gimp/2.0/plug-ins/ #--------------------------------------------------------------------- # 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://www.gphoto.org/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/gphoto/\ gtkam-0.2.0.tar.gz