# libdca/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following procedure was used: ocgitfetch --run https://code.videolan.org/videolan/libdca.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.32 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.38 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.42 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.30 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 7M #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -fiv bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug \ --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 = Not checked yet url_home = http://www.videolan.org/developers/libdca.html url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180306 Updated from 0.0.5 to 180306 ("git" date) 190414 Updated from 180306 to 2ee673252 ("git" hash) 201224 Updated to d00468139