# wvware/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. The "wvware" package provides a library and some related applica- # tions. The applications have been superseded (to some extent) by # "abiword". However, the library is still needed; in fact, "abiword" # uses it. #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.00 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.83 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.87 minutes) - HP EliteBook 8560w 32GB RAM # 2. In tests using a lightly-loaded 1.7 GHz PC, typical build times # have been roughly 3 minutes. #--------------------------------------------------------------------- [settings] build = default dontfind = imagemagick7 exepack = yes license = GNU General Public License, version 2 (June 1991) patches = required setpaths = imagemagick7 tmpsize = 8M unpack = relaxed #--------------------------------------------------------------------- [depends] actools expat gawk glib20 grep imagemagick6 libgsf libpng libwmf libxml2 lynx pkgconf sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE for x in `cat debian/patches/00list` do patch -p1 < debian/patches/$x done bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-static \ --enable-shared \ --mandir=$MANBASE \ --with-libwmf=yes ln -s GNUmakefile Makefile #--------------------------------------------------------------------- # 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/wv url_home = http://wvware.sourceforge.net/ url_lfs = n/a url_tarball = https://www.abisource.com/downloads/wv/\ 1.2.9/wv-1.2.9.tar.gz #--------------------------------------------------------------------- [history] 210912 Updated from 1.2.4 to 1.2.9