# leafpad/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.23 minutes) - Dell Inspiron 1545 00.01 hours (or 000.32 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.50 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.13 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING nls = disabled patches = required setpaths = gettext tmpsize = 3M #--------------------------------------------------------------------- [depends] expat gawk grep fontconfig freetype2 gettext gtkcore perl pkgconf #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] cd $PKGDIR_PROD/bin ln -s leafpad notepad cd $PKGDIR_PROD/share/icons/hicolor rm -r 16x16 22x22 24x24 32x32 mkdir -p 32x32/apps/ cp -p $PKGDIR_SPECIAL/leafpad.png 32x32/apps/ ln -s 32x32 16x16 ln -s 32x32 22x22 ln -s 32x32 24x24 #--------------------------------------------------------------------- # 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/leafpad url_home = http://tarot.freeshell.org/leafpad/ url_lfs = n/a url_tarball = http://savannah.nongnu.org/download/leafpad/\ leafpad-0.8.18.1.tar.gz