# libquicktime/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run libquicktime \ https://git.code.sf.net/p/libquicktime/git #--------------------------------------------------------------------- 2. By default, the upstream version of this package omits a header file named "qtprivate.h". This distro installs the header file. Rea- son: Some programs that rely on this package can't be compiled without the file in question. #--------------------------------------------------------------------- 3. By default, this package is licensed under the LGPL. However, this distro uses some plugins that require a change from the LGPL to the GPL. #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.40 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.06 hours (or 003.83 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.13 hours (or 007.93 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled gccpause = 5 license = See "technotes" in "cfg" file nls = disabled setpaths = faad2, liborc tmpsize = 19M #--------------------------------------------------------------------- [depends] a52dec actools alsa faac faad2 gawk grep gtkcore jpeg lame libdv libgsm libogg liborc libpng libvorbis pkgconf sed theora x264 xvidcore xorg zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE ./autogen.sh bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --enable-gpl \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-faad2=yes \ --with-libdv=yes \ --without-doxygen \ --without-ffmpeg #--------------------------------------------------------------------- [postbuild] cp -p include/quicktime/qtprivate.h $PKGDIR_PROD/include/lqt/ #--------------------------------------------------------------------- # 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/libquicktime url_home = http://libquicktime.sourceforge.net/ url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180513 Updated from 1.2.4 to 180513 ("git"-based) 180513 Updated and reworked patches 180720 Updated to 180720 210128 Updated to fff99cdd4 ("git" hash)