# libplist121/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- 2. This distro provides two conflicting releases of "libplist". By default, both are invisible to the build system. This package installs release 1.12. Packages that need to use this re- lease should include a setting similar to the following in their "cfg" blocks: setpaths = ... libplist112 #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.50 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING nosyslinks = yes tmpsize = 13M unpack = relaxed #--------------------------------------------------------------------- [depends] libxml2 python:strict python2-core:strict python2-tcltk swig #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE NOCONFIGURE=yes ./autogen.sh bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --without-cython #--------------------------------------------------------------------- # 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 = http://ftp.de.debian.org/debian/pool/main/libp/\ libplist/libplist_1.12+git+1+e37ca00.orig.tar.gz #--------------------------------------------------------------------- [history]