# librevenge/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run https://github.com/Distrotech/librevenge.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.67 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.80 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 000.93 minutes) - ThinkPad W530 i7 4x2 32GB RAM using a 64-bit kernel and 32-bit distro #--------------------------------------------------------------------- [settings] build = default license = tbd nowerror = yes tmpsize = 33M #--------------------------------------------------------------------- [depends] actools boost gawk grep pkgconf sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE chown -R 0.0 . bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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 = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170517 Added package. Started with 0.0.4. 210221 Updated to becd044b5 ("git" hash)