# fig2dev/cfg - "Build" settings for package #--------------------------------------------------------------------- [about] "fig2dev" is a component used by "xfig". It has apparently replaced another component named "transfig" that was used previously. #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.33 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.35 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] build = default dontfind = libpng12, libpng14 exepack = yes license = See "license-*" in installed tree setpaths = libpng, xorg tmpsize = 9M unpack = relaxed #--------------------------------------------------------------------- [depends] actools gawk grep jpeg libpng sed xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE chown -R 0.0 . autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR cp -p $PKGDIR_SPECIAL/license-$EXEWORD.txt $DOCDIR/ #--------------------------------------------------------------------- # 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 = https://packages.debian.org/unstable/source/fig2dev url_home = https://sourceforge.net/projects/mcj/ url_lfs = n/a when last checked url_tarball = https://sourceforge.net/projects/mcj/files/\ fig2dev-3.2.8b.tar.xz #--------------------------------------------------------------------- [history] 180415 Added package. Started with 3.2.7. 180506 Updated to 3.2.7a 210825 Updated to 3.2.8b