# portaudio19/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run https://github.com/PortAudio/portaudio.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.45 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.45 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.04 hours (or 002.22 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = LICENSE.txt nls = disabled nosyslinks = yes revision = numeric tmpsize = 20M unpack = relaxed setpaths = alsa jackone portaudio19 pulseaudio #--------------------------------------------------------------------- [depends] none alsa:forward jackone:forward pulseaudio:forward #--------------------------------------------------------------------- [configure] INCDIR=$PKGDIR_PROD/include LIBDIR=$PKGDIR_PROD/lib MANBASE=$PKGDIR_PROD/man mkdir -p $INCDIR $LIBDIR $MANBASE autoreconf -fi pushd bindings/cpp && autoreconf -fi && popd bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug-output \ --enable-cxx \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-alsa \ --with-jack \ --with-oss \ --with-pulseaudio #--------------------------------------------------------------------- # Original URLs. Note: 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. You may not be able to # replace them. [urls] url_debian = Not checked yet url_home = http://www.portaudio.com/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170508 Updated from 19_20071207 to 190600_20161030 230308 Build C++ bindings 240125 Updated to daaf637f6 ("git" hash)