# pygobject-gtk3/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The Python 2 and 3 versions of this package conflict. A package that needs to use one of them should do an explicit "setpath" to se- lect python2 or python3. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.55 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.68 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 001.87 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] configure = none license = tbd proddir = none purge = no shareddir = yes tmpsize = 1M unpack = none #--------------------------------------------------------------------- [depends] gawk glib20 grep libxslt pkgconf pycairo python:strict python2-core:strict python2-tcltk:strict python3-core:strict python3-tcltk:strict sed #--------------------------------------------------------------------- [build] PCFDIR=$PRODTREE/python3/lib/pkgconfig mkdir -p $PCFDIR PATH=$PRODTREE/python3/bin:$PATH pip3 install --no-index --upgrade \ --find-links /src/piprepo3 PyGObject sed -e "s@__META_PRODTREE__@$PRODTREE@g" \ < $PKGDIR_SPECIAL/pygobject-3.0.pc.in \ > $PCFDIR/pygobject-3.0.pc #--------------------------------------------------------------------- # 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 = local pip3 #--------------------------------------------------------------------- [history] 170520 Updated from 3.8.3 to 3.25.1 170913 Updated to 3.26.0 180306 Updated to 3.27.5 180331 Updated to 3.28.2 181026 Updated to 3.28.3 181026 Modified to install package ".pc" file 210226 Updated to 3.38.0 210404 Switched to "local pip3" approach