# isomaster/cfg - "Build" settings for package # Revision: 140420 #--------------------------------------------------------------------- [technotes] # 1. Presently, the "libbkisofs" and "isomaster" packages use the same # source tarball. #--------------------------------------------------------------------- # 2. As of March 2007, the standard "isomaster" source tarball was # missing several icon files. This caused aborts at "build" time and/ # or broken images at runtime. To solve the problem, this "cfg" file # was modified to replace the icon set used. This issue should be re- # visited at a later date. # Note: The image files used were extracted from various versions of # the "isomaster" source tarball. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.10 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.12 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.38 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) patches = required tmpsize = 2M #--------------------------------------------------------------------- [depends] gtkcore libbkisofs libpng #--------------------------------------------------------------------- [configure] rm -fr bk po mkdir -p icons cp -au $PKGDIR_SPECIAL/icons/*.png icons/ sed "s|__META_PREFIX__|$PKGDIR_PROD|" \ < $PKGDIR_SPECIAL/Makefile.dat \ > Makefile for x in *.c isomaster.h do for hdr in bk.h bkIoWrappers.h do sed -e "s|^#include \"bk/$hdr\"|#include |" \ -i $x done done sed -e "s|Skiping dir|Skipping dir|" -i fsbrowser.c sed -e "s|bindtextdomain|//&|" -i isomaster.c #--------------------------------------------------------------------- # 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://littlesvr.ca/isomaster/ url_lfs = n/a url_tarball = http://littlesvr.ca/isomaster/releases/\ isomaster-1.3.13.tar.bz2 cfg cfg~ isomaster-1.3.11.tar.bz2 isomaster-1.3.13.tar.bz2 patches special w 170503