# bazaar/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.45 minutes) - Dell Inspiron 1545 00.01 hours (or 000.50 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.55 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.55 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.60 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.70 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.47 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree proddir = none purge = no setpaths = python2-core shareddir = yes tmpsize = 74M unpack = relaxed #--------------------------------------------------------------------- [depends] piprepomain:forward # paramiko and pycrypto python:strict python2-core:strict python2-tcltk:strict #--------------------------------------------------------------------- [build] PYTOPDIR=$PRODTREE/python2 PYBINDIR=$PYTOPDIR/bin PYLIBDIR=$PYTOPDIR/lib PYDOCDIR=$PYTOPDIR/doc PYMANDIR=$PYTOPDIR/man mkdir -p $PYDOCDIR cp -p COPYING.txt $PYDOCDIR/license-$EXEWORD.txt rm -fr \ $PYBINDIR/bazaar \ $PYBINDIR/bzr \ $PYLIBDIR/python2.*/site-packages/bzr-1.* \ $PYLIBDIR/python2.*/site-packages/bzr-2.* \ $PYLIBDIR/python2.*/site-packages/bzrlib/ \ $PYMANDIR/man/man1/bzr.1 python setup.py clean python setup.py build python setup.py install cd $PYBINDIR ln -s bzr bazaar rm -fr $PYLIBDIR/python2.*/site-packages/bzrlib/tests/ #--------------------------------------------------------------------- # 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 = tbd url_lfs = n/a url_tarball = https://launchpad.net/bzr/2.7/2.7.0/\ +download/bzr-2.7.0.tar.gz #--------------------------------------------------------------------- [history] 170704 Updated from 2.6.0 to 2.7.0