# exiftran/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.25 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = COPYING setpaths = giflib5 xorg tmpsize = 4M unpack = relaxed #--------------------------------------------------------------------- [depends] curl giflib5 gimp210 imagemagick7 jpeg libexif libpng libwebp tiff xorg #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANBASE=$PKGDIR_PROD/man MAN1DIR=$MANBASE/man1 mkdir -p $BINDIR $MAN1DIR ln -s `which MagickCore-config` Magick-config make strip exiftran cp -p exiftran $BINDIR/ cp -p exiftran.man $MAN1DIR/exiftran.1 #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_lfs = tbd url_tarball = http://deb.debian.org/debian/pool/main/f/\ fbi/fbi_2.10.orig.tar.gz #--------------------------------------------------------------------- [history] 181026 Added package. Started with 2.09. 210221 Updated to 2.10 210221 Added Debian patches to fix FTBFS