# scons-python3/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree nosyslinks = yes proddir = none purge = no revision = numeric setpaths = $PRODTREE/python3 shareddir = yes tmpsize = 54M #--------------------------------------------------------------------- [depends] python3-tcltk:strict #--------------------------------------------------------------------- [build] sed -i '/scons.1/s@^.@share/man/man1@' -i setup.cfg pip3 wheel -w dist \ --no-build-isolation --no-deps --no-cache-dir $PWD pip3 install --no-index \ --find-links=dist --no-cache-dir --no-user SCons #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/scons url_home = http://www.scons.org/ url_lfs = n/a url_tarball = https://downloads.sourceforge.net/\ scons/SCons-4.6.0.tar.gz #--------------------------------------------------------------------- [history] 250119 Added package 250119 Started with 4.6.0