# hpoj/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. The source-tarball filename extension has been changed from # ".tgz" to ".tar.gz". #--------------------------------------------------------------------- # 2. The standard version of this package adds a line to "/etc/ld.so. # conf". This functionality has been disabled. Accordingly, for this # package to work, LD_LIBRARY_PATH may need to be set somewhere or # "setpath = ..." may need to be used when some client program is # built. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.30 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.33 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.75 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.98 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" under installed tree setpaths = hpoj tmpsize = 9M #--------------------------------------------------------------------- [depends] cups libusb openssl sane #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE \ export QTDIR=$PRODTREE/qt4 && \ bash ./configure \ --prefix=$PKGDIR_PROD \ --mandir=$MANBASE \ --with-cups-backend=$PRODTREE/cups/lib/cups/backend \ --without-qt #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR \ rm -fr $PKGDIR_PROD/share/doc cp -p LICENSE $DOCDIR/license-main.txt cp -p LICENSE.OpenSSL $DOCDIR/license-openssl.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 = n/a url_home = http://hpoj.sourceforge.net/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/hpoj/\ hpoj-0.91.tgz