# dvdauthor/cfg - "Build" settings for package # Revision: 100408 #--------------------------------------------------------------------- [technotes] # 1. Debian was last checked in early 2007. At the time, Debian patch- # es existed for this package, but they didn't appear to include any # non-Debian changes. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.28 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.77 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.57 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default dontfind = libpng, libpng12, imagemagick7 exepack = yes license = GNU General Public License, version 2 (June 1991) patches = required setpaths = libpng14, imagemagick6 tmpsize = 3M #--------------------------------------------------------------------- [depends] bzip2 freetype2 fribidi gawk grep imagemagick6 libdvdcss libdvdread libpng14 libxml2 tiff #--------------------------------------------------------------------- [configure] DOCDIR=$PKGDIR_PROD/doc MANBASE=$PKGDIR_PROD/man mkdir -p $DOCDIR $MANBASE \ bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --docdir=$DOCDIR \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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/dvdauthor url_home = http://dvdauthor.sourceforge.net/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/sourceforge/\ dvdauthor/dvdauthor-0.6.14.tar.gz