# pycxx/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.53 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.60 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = COPYRIGHT licprefix = both pythons nosyslinks = yes proddir = none purge = no shareddir = yes tmpsize = 10M #--------------------------------------------------------------------- [depends] python2-tcltk:strict python3-tcltk:strict #--------------------------------------------------------------------- [build] for PYDIR in python2 python3 do rm -fr `find $PRODTREE/$PYDIR/ -type d -name CXX` done ./build-all.sh || ./build-all.sh #--------------------------------------------------------------------- # 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://cxx.sourceforge.net/ url_lfs = Not checked yet url_tarball = http://downloads.sourceforge.net/\ cxx/pycxx-7.1.0.tar.gz #--------------------------------------------------------------------- [history] 170820 Updated from 6.2.3 to 7.0.3 181023 Updated from 7.0.3 to 7.1.0