# convertall/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 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) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.07 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none fortran = disabled license = See "license*.txt" in installed tree licfile = doc/LICENSE unpack = relaxed setpaths = qt5 tmpsize = 2M #--------------------------------------------------------------------- [depends] pyqt python:strict python2-core:strict qt #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin export QTDIR=$PRODTREE/qt5 python3 install.py -p $PKGDIR_PROD cd $BINDIR ln -nsf convertall cvtall #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin cd $BINDIR PROGBASE=convertall rm -fr ../xbin/ mkdir -p ../xbin/ mv $PROGBASE ../xbin/ cp -p $PKGDIR_SPECIAL/$PROGBASE.wrapper.in $PROGBASE chmod 755 $PROGBASE #--------------------------------------------------------------------- # 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 = tbd url_home = http://convertall.bellz.org/ url_lfs = n/a url_tarball = https://github.com/doug-101/ConvertAll/releases/\ download/v0.8.0/convertall-0.8.0.tar.gz #--------------------------------------------------------------------- [history] 111102 Added package. Started with 0.5.2. 211021 Updated from 0.5.2 to 0.8.0