# totem-pl-parser/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This package requires, at "build" time, a copy of "meson" that has been patched so as not to mess with "rpath". #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.32 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.48 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 001.62 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING.LIB nls = disabled proddir = $PRODTREE/totem purge = yes revision = numeric shareddir = yes tmpsize = 10M unpack = relaxed setpaths = acl gettext gtkcore libarchive libgmime libxml2 #--------------------------------------------------------------------- [depends] actools acl cpan-xml-parser gawk gettext grep gtkcore libarchive libgcrypt libgmime libpng libproxy libxine libxml2 meson ninja perl pkgconf python sed zlib #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD mkdir -p $PP/{bin,include,lib,man,sbin,share} rm -fr build mkdir build meson build \ -D prefix=$PP \ -D bindir=$PP/bin \ -D includedir=$PP/include \ -D libdir=$PP/lib \ -D mandir=$PP/man \ -D buildtype=release cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- # 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 = Unknown url_lfs = tbd url_tarball = https://ftp.gnome.org/pub/gnome/sources/\ totem-pl-parser/3.26/totem-pl-parser-3.26.6.tar.xz #--------------------------------------------------------------------- [history] 170922 Updated from 3.10.6 to 3.26.0 180902 Updated to 3.26.1 190314 Updated to 3.26.3 210218 Updated to 3.26.5 210912 Updated to 3.26.6