# uni2ascii/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.17 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.20 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.20 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.87 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 3 (June 2007) tmpsize = 2M #--------------------------------------------------------------------- [depends] dillo gawk grep python tcl tcltable tk #--------------------------------------------------------------------- [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 uni2ascii uni2asc #--------------------------------------------------------------------- # 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/uni2ascii url_home = http://billposer.org/Software/uni2ascii.html url_lfs = n/a url_tarball = http://billposer.org/Software/Downloads/\ uni2ascii-4.18.tar.bz2 #--------------------------------------------------------------------- [about] "uni2ascii" and "ascii2uni" convert between UTF-8 Unicode and more than a dozen 7-bit ASCII equivalents, including: hexadecimal and deci- mal HTML numeric character references, backslash-u-escapes, standard hexadecimal, raw hexadecimal, and RFC2396 URI format.