# libdv/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.47 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.05 hours (or 003.12 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default ldafter = -lXv -lXext -lX11 exepack = yes license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 5M #--------------------------------------------------------------------- [depends] actools gawk grep gtkcore libpopt pkgconf sdl sed xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-static \ --disable-xv \ --enable-sdl \ --enable-shared \ --mandir=$MANBASE \ --with-sdl-prefix=$PRODTREE/sdl #--------------------------------------------------------------------- # 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/libdv url_home = http://libdv.sourceforge.net/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ multimedia/libdv.html url_tarball = http://downloads.sourceforge.net/sourceforge/\ libdv/libdv-1.0.0.tar.gz