# dbus-python2/cfg - "Build" settings for package

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

[technotes]

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

[buildtimes]

00.01 hours (or 000.33 minutes) - HP EliteBook 8560w 32GB RAM
00.01 hours (or 000.35 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM
00.01 hours (or 000.35 minutes) - ThinkPad E540 i7 4x2 16GB RAM
00.01 hours (or 000.37 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo
                                  7200 2GB RAM
00.01 hours (or 000.38 minutes) - HP Pavilion dv8 8GB RAM
00.01 hours (or 000.83 minutes) - Toshiba Satellite C655 E-300 CPU 4GB
                                  RAM

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

[settings]
build     = default
license   = See "license-*.txt" in Python tree
proddir   = none
purge     = no
shareddir = yes
tmpsize   = 6M
unpack    = relaxed

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

[depends]
actools
dbus-base:strict
dbus-glib:strict
gawk
grep
python:strict
python2-core:strict
python2-tcltk:strict
sed

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

[configure]
PYTOPDIR=$PRODTREE/python2
export PYTHON=`which python`

bash ./configure \
    --prefix=$PYTOPDIR     \
    --build=$LACARCHBUILD  \
    --host=$LACARCHHOST    \
    --disable-dependency-tracking

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

[postbuild]
PYTOPDIR=$PRODTREE/python2
PYDOCDIR=$PYTOPDIR/doc

mkdir -p $PYDOCDIR
chmod 644 COPYING
cp -p     COPYING $PYDOCDIR/license-dbus-python2.txt

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

# 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/dbus-python
url_home    = http://www.freedesktop.org/wiki/Software/dbus
url_lfs     = n/a

url_tarball = http://dbus.freedesktop.org/releases/dbus-python/\
dbus-python-1.2.18.tar.gz

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

[history]
170912 Updated from 1.2.0 to 1.2.4
180322 Updated to 1.2.6
180818 Updated to 1.2.8
210125 Updated to 1.2.16
210720 Updated to 1.2.18