# espeak/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.28 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.30 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.45 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.93 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none dontfind = portaudio18 exepack = yes license = GNU General Public License, version 3 (June 2007) setpaths = portaudio19 tmpsize = 7M #--------------------------------------------------------------------- [depends] portaudio19 #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DATADIR=$PKGDIR_PROD/data MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $DATADIR $MANDIR cd src cp -p $PRODTREE/portaudio19/include/portaudio.h . make make install cp -p $PKGDIR_SPECIAL/espeak.1 $MANDIR/ #--------------------------------------------------------------------- # Original URLs. Note: 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. You may not be able to # replace them. [urls] url_debian = n/a url_home = http://espeak.sourceforge.net/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/sourceforge/\ espeak/espeak-1.40.02-source.zip