# cutmp3/cfg - "Build" settings for package #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.03 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.05 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.08 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = yes license = GNU General Public License, version 2 (June 1991) tmpsize = 1M #--------------------------------------------------------------------- [depends] mpg123 ncurses readline #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $MANDIR make cp -p cutmp3 $BINDIR/ cp -p cutmp3.1 $MANDIR/ #--------------------------------------------------------------------- # 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 = http://www.puchalla-online.de/cutmp3.html url_lfs = tbd url_tarball = http://www.puchalla-online.de/cutmp3-2.1.1.tar.bz2