# mathtables/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Presently, this package adds the following item(s) to the sys- # tem's "python" tree: # $PRODTREE/python2/bin/mathtables # $PRODTREE/python2/lib/python2.*/site-packages/mathtables/* # $PRODTREE/python2/share/pixmaps/mathtables_logo.png # Additionally, this package may update files created by lower-level # packages. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.00 hours (or 000.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.02 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none license = GNU General Public License, version 2 (June 1991) patches = required proddir = none purge = no shareddir = yes tmpsize = 1M #--------------------------------------------------------------------- [depends] enscript gtkcore libglade2 pygtk2 python:strict python2-core:strict python2-tcltk:strict #--------------------------------------------------------------------- [build] PYTOPDIR=$PRODTREE/python2 PYBINDIR=$PYTOPDIR/bin PYLIBDIR=$PYTOPDIR/lib PYSHADIR=$PYTOPDIR/share rm -fr \ $PYBINDIR/mathtables \ $PYLIBDIR/python2.*/site-packages/mathtables/ \ $PYSHADIR/pixmaps/mathtables_logo.png python setup.py build python setup.py install rm -fr $PYSHADIR/doc/mathtables ln -nsf $PYBINDIR/mathtables $SYSDIR_BIN/mathtables #--------------------------------------------------------------------- # 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 = Gone url_old-home = http://pedroivan.com/programming/mathtables/ url_lfs = n/a url_tarball = Gone