# piprepolow/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 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.03 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.13 hours (or 007.52 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] configure = none license = Per-package nosyslinks = yes proddir = none purge = no shareddir = yes tmpsize = 1M unpack = none #--------------------------------------------------------------------- [depends] expat libxml2 python2-core:strict python2-tcltk:strict python3-core:strict setuptools xorg #--------------------------------------------------------------------- [build] SP=$PKGDIR_SPECIAL for pkg in `cat $SP/piprepolow-python2.txt` do pip2 install --no-index --upgrade \ --find-links /src/piprepo2 $pkg done PATH=$PRODTREE/python3/bin:$PATH for pkg in `cat $SP/piprepolow-python3.txt` do pip3 install --no-index --upgrade \ --find-links /src/piprepo3 $pkg done ln -nsf $PRODTREE/python3/bin/rst2man /$LACARCH/bin/ #--------------------------------------------------------------------- # 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 = n/a url_home = n/a url_lfs = n/a url_tarball = n/a #--------------------------------------------------------------------- [history] 170923 Added package.