# py2qt4/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.05 hours (or 003.08 minutes) - 2021 dedi box 00.08 hours (or 004.87 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.11 hours (or 006.70 minutes) - HP EliteBook 8560w 32GB RAM 00.22 hours (or 013.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.26 hours (or 015.88 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.50 hours (or 030.12 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM 01.54 hours (or 092.17 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default cppstd = gnu++98 fortran = disabled license = To be documented licprefix = $PRODTREE/python2 nowerror = yes proddir = none purge = no shareddir = yes dontfind = qt5 setpaths = python2 qt4 tmpsize = 114M #--------------------------------------------------------------------- [depends] expat fontconfig freetype2 libxml2 # May not be needed python:strict python2-core:strict python2-tcltk:strict py2sipqt4 qt4:strict sqlite2 # May not be needed sqlite3 # Ditto zlib #--------------------------------------------------------------------- [configure] PYTOPDIR=$PRODTREE/python2 PYBINDIR=$PYTOPDIR/bin PYLIBDIR=$PYTOPDIR/lib PYSHADIR=$PYTOPDIR/share PYSIPDIR=$PYSHADIR/sip PATH=$PYBINDIR:$PATH hash sip echo Using sip release `sip -V` to build py2qt4 export QTDIR=$PRODTREE/qt4 python ./configure.py \ --confirm-license --verbose \ --qmake=$QTDIR/bin/qmake #--------------------------------------------------------------------- # 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 = http://www.riverbankcomputing.com/software/pyqt/ url_lfs = n/a url_tarball = n/a #--------------------------------------------------------------------- [history]