# libetonyek/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. If "mdds" is updated, you may need to patch "libetonyek" and/or this "cfg" file. #--------------------------------------------------------------------- [buildtimes] 00.11 hours (or 006.77 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled tmpsize = 581M #--------------------------------------------------------------------- [depends] actools boost cppunit gawk grep liblangtag librevenge libxml2 mdds pkgconf sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -fi # Required by a patch bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-mdds=2.1 #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_lfs = tbd url_tarball = https://dev-www.libreoffice.org/src/libetonyek/\ libetonyek-0.1.10.tar.xz #--------------------------------------------------------------------- [history] 170929 Added package. Started with 0.1.6. 180304 Updated to 0.1.7 180811 Updated to 0.1.8 190120 Updated to 0.1.9 210820 Updated to 0.1.10 220822 Patched to support and default to "mdds" 2.0 231122 Patched to support and default to "mdds" 2.1 231122 Added OpenSuse "resolve ambiguities" patch