# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= speex VERSION= 1.2.0 REVISION= 1 KEYWORDS= audio VARIANTS= standard SDESC[standard]= Audio compression format designed for speech HOMEPAGE= https://www.speex.org CONTACT= Michael_Reim[kraileth@elderlinux.org] DOWNLOAD_GROUPS= main SITES[main]= https://ftp.osuosl.org/pub/xiph/releases/speex/ DISTFILE[1]= speex-1.2.0.tar.gz:main DF_INDEX= 1 SPKGS[standard]= complete primary docs OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILDRUN_DEPENDS= libogg:primary:standard speexdsp:primary:standard USES= libtool pkgconfig LICENSE= BSD3CLAUSE:primary LICENSE_FILE= BSD3CLAUSE:{{WRKSRC}}/COPYING LICENSE_SCHEME= solo FPC_EQUIVALENT= audio/speex MUST_CONFIGURE= gnu INSTALL_TARGET= install-strip SOVERSION= 1.5.1 [FILE:384:descriptions/desc.primary] The Speex is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress voice at bitrates in the 2-45 kbps range. Possible applications include VoIP, internet audio streaming, archiving of speech data (e.g. voice mail), and audio books. In some sense, it is meant to be complementary to the Ogg Vorbis codec. [FILE:97:distinfo] eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094 1047080 speex-1.2.0.tar.gz [FILE:325:manifests/plist.primary] bin/ speexdec speexenc include/speex/ speex.h speex_bits.h speex_callbacks.h speex_config_types.h speex_header.h speex_stereo.h speex_types.h lib/ libspeex.a libspeex.so libspeex.so.%%SOMAJOR%% libspeex.so.%%SOVERSION%% lib/pkgconfig/speex.pc share/aclocal/speex.m4 share/man/man1/ speexdec.1.gz speexenc.1.gz [FILE:27:manifests/plist.docs] share/doc/speex/manual.pdf [FILE:406:patches/patch-configure] --- configure.orig 2014-12-06 19:58:24 UTC +++ configure @@ -2486,6 +2486,7 @@ case $enable_silent_rules in # ((( no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=0;; esac +unset enableval am_make=${MAKE-make} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 $as_echo_n "checking whether $am_make supports nested variables... " >&6; }