# libmpeg2/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.52 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.55 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.78 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.05 hours (or 002.83 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled tmpsize = 8M #--------------------------------------------------------------------- [depends] actools gawk grep sdl xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE patch -p1 < debian/patches/60_arm-private-symbols.patch patch -p1 < debian/patches/61_global-symbol-test.patch autoreconf -fi 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] # "libmpeg2" is AKA "mpeg2dec" url_debian = http://packages.debian.org/source/experimental/\ mpeg2dec url_home = http://libmpeg2.sourceforge.net/downloads.html url_lfs = n/a url_tarball = http://libmpeg2.sourceforge.net/files/\ libmpeg2-0.5.1.tar.gz