# gutenmark/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.10 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.12 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.15 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.45 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = yes license = GNU General Public License, version 2 (June 1991) nosyslinks = etc revision = 20080601 tmpsize = 2M unpack = relaxed #--------------------------------------------------------------------- [depends] zlib #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DATADIR=$PKGDIR_PROD/data ETCDIR=$PKGDIR_PROD/etc SD=$PKGDIR_SPECIAL mkdir -p $BINDIR $DATADIR $ETCDIR make GutenMark cp -p GutenMark $BINDIR/gutenmark.bin sed -e "s|__META_PREFIX__|$PKGDIR_PROD|g" \ < $SD/misc/gutenmark.cfg.in \ > $ETCDIR/gutenmark.cfg tar zxf $SD/misc/GutenMark-words-20030107.tar.gz mv share/GutenMark/*.gz $DATADIR/ cd $BINDIR sed -e 's|__META_PREFIX__|$PKGDIR_PROD|' \ < $SD/wrappers/gutenmark.wrapper.in \ > gutenmark chmod 755 gutenmark #--------------------------------------------------------------------- # 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://www.sandroid.org/GutenMark/ url_lfs = n/a url_tarball = http://www.sandroid.org/GutenMark/\ wasftp.GutenMark/SoftwareSnapshots/\ GutenMark_source_dev-20080601.tar.gz