# dvdsshow/cfg - "Build" settings for package # Revision: 100408 #--------------------------------------------------------------------- [technotes] # 1. "dvdsshow" is an abbreviation for "dvd-slideshow". # 2. Presently, the dependencies listed in this package's "depends" # block are all runtime dependencies; i.e., they're not needed at # "build" time. [buildtimes] 00.00 hours (or 000.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.03 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] configure = none dontfind = imagemagick7 license = GNU General Public License, version 2 (June 1991) patches = required revision = numeric setpaths = imagemagick6 tmpsize = 1M unpack = relaxed #--------------------------------------------------------------------- [depends] cdrkit # For "cdrecord" and "mkisofs" dvdauthor ffmpeg imagemagick6 lame sox vorbis-tools # For "oggdec" #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 THEMESDIR=$PKGDIR_PROD/themes mkdir -p $BINDIR $MANDIR $THEMESDIR \ cp -p man/*.1 $MANDIR \ cp -p dvd-slideshow dvd-menu gallery1-to-slideshow \ jigl2slideshow dir2slideshow $BINDIR/ #--------------------------------------------------------------------- # 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://dvd-slideshow.sourceforge.net/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/dvd-slideshow/\ dvd-slideshow-0.8.2-1.tar.gz