# pysdl2/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in "python{2,3}" trees proddir = none purge = no tmpsize = 10M unpack = relaxed #--------------------------------------------------------------------- [depends] actools gawk grep python:strict sdl2-core:strict sed #--------------------------------------------------------------------- [build] LICFILE=doc/copying.rst setunix $LICFILE DOCDIR=$PRODTREE/python2/doc mkdir -p $DOCDIR cp -p $LICFILE $DOCDIR/license-$EXEWORD.txt python setup.py clean python setup.py build python setup.py install DOCDIR=$PRODTREE/python3/doc mkdir -p $DOCDIR cp -p $LICFILE $DOCDIR/license-$EXEWORD.txt PATH=$PRODTREE/python3/bin:$PATH python3 setup.py clean python3 setup.py build python3 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 = tbd url_home = tbd url_lfs = tbd url_tarball = pypi; no fixed URL #--------------------------------------------------------------------- [history] 180324 Added package. Started with 0.9.6. 211003 Updated to 0.9.9