# mygpoclient/cfg - "Build" settings for package # Revision: 101226 #--------------------------------------------------------------------- [technotes] # 1. Presently, this package adds the following item(s) to the sys- # tem's "python" tree: # $PRODTREE/python2/bin/bpsync # $PRODTREE/python2/lib/python2.*/site-packages/mygpoclient-* # $PRODTREE/python2/lib/python2.*/site-packages/mygpoclient/* # Additionally, this package may update files created by lower-level # packages. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - Dell Inspiron 1545 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) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.15 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none license = GNU General Public License, version 3 (June 2007) proddir = none purge = no shareddir = yes tmpsize = 1M #--------------------------------------------------------------------- [depends] piprepomain python:strict python2-core:strict python2-tcltk:strict # simplejson # Now provided by piprepomain #--------------------------------------------------------------------- [build] PYTOPDIR=$PRODTREE/python2 PYBINDIR=$PYTOPDIR/bin PYLIBDIR=$PYTOPDIR/lib PYMANDIR=$PYTOPDIR/man rm -fr \ $PYBINDIR/bpsync \ $PYLIBDIR/python2.*/site-packages/mygpoclient-* \ $PYLIBDIR/python2.*/site-packages/mygpoclient/* python setup.py build python setup.py install #--------------------------------------------------------------------- # 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://thp.io/2010/mygpoclient/ url_lfs = n/a url_tarball = http://thp.io/2010/mygpoclient/\ mygpoclient-1.5.tar.gz