# pyfloppy/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. As of release 1.6, this package uses "python", but doesn't in- # stall anything in the system's "python" tree. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.00 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.22 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] configure = none license = GNU General Public License, version 2 (June 1991) patches = required setpaths = python2-core tmpsize = 1M #--------------------------------------------------------------------- [depends] dosfstools # For "mkdosfs" e2fsprogs # For "mke2fs" python:strict python2-core:strict python2-tcltk:strict # Python with "tkinter" enabled tcltk util-linux # For "fdformat" #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin mkdir -p $BINDIR mv pyfloppy.py $BINDIR/pyfloppy cd $BINDIR chmod 755 pyfloppy ln -nsf pyfloppy fmtfloppy ln -nsf pyfloppy floppyfmt ln -nsf pyfloppy formatfloppy ln -nsf pyfloppy format-floppy #--------------------------------------------------------------------- # 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 = http://klappnase.zexxo.net/pyfloppy/ url_lfs = n/a url_tarball = http://www.8ung.at/klappnase/pyfloppy/\ pyfloppy-1.6.tar.bz2