# libcdio-base/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.13 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.22 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.02 hours (or 001.30 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.07 hours (or 004.00 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled proddir = $PRODTREE/libcdio purge = yes shareddir = yes tmpsize = 21M unpack = relaxed #--------------------------------------------------------------------- [depends] actools cdparanoia diffutils gawk grep libpopt ncurses perl pkgconf sed #--------------------------------------------------------------------- # Note: "--disable-vcd-info" is needed here because of a circular de- # pendency. For more information, see the notes at the start of this # file. [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-cddb \ --disable-dependency-tracking \ --disable-vcd-info \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [build] export FORCEPATHMAX=yes make make install #--------------------------------------------------------------------- [postbuild] rm -fr $PKGDIR_PROD/man/jp #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/libcdio url_lfs = n/a url_home = http://www.gnu.org/software/libcdio/ url_tarball = http://ftp.gnu.org/gnu/libcdio/libcdio-2.1.0.tar.bz2 #--------------------------------------------------------------------- [history] 170506 Updated from 0.93 to 0.94 180505 Updated from 0.94 to 2.0.0 180629 Added an Alpine patch 190419 Updated from 2.0.0 to 2.1.0