# pygobject-py2gtk3/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
slowdown  = 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]
PATH=$PRODTREE/python2/bin:$PATH
pip2 install --no-index --upgrade \
    --find-links /src/piprepo2 PyGObject

#---------------------------------------------------------------------

# 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 = pypi

#---------------------------------------------------------------------

[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
210403 Switched to "pip2 install" approach