# wavplay/cfg - "Build" settings for package # Revision: 100326 #--------------------------------------------------------------------- [technotes] # 1. There's a "wavplay" home page, but as of late 2007, it's for an # obsolete version. There doesn't seem to be a home page for the ver- # sion that we're using, so this file's "urls" block doesn't list # one. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.05 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.05 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.28 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none depends = none license = GNU General Public License, version 2 (June 1991) patches = required tmpsize = 1M #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $MANDIR \ sed -e "s|^CPU *=.*|CPU=|" -i Makefile \ make no_x make install_no_x (upx --lzma $BINDIR/* || true) make setuid_root \ cp -p wavplay.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 = n/a url_home = n/a # See notes at start of file url_lfs = n/a url_tarball = http://www.mirrorservice.org/sites/www.ibiblio.org/\ gentoo/distfiles/wavplay-1.4.tar.gz