speex3 stable port information

Package: speex3
Version: 1.1.6
Revision: 14
###
Depends: %N-shlibs (= %v-%r)
BuildDepends: libogg (>= 1.1.3-1)
Conflicts: speex, speex1, speex2, libspeex1
Replaces: speex, speex1, speex2, libspeex1
BuildDependsOnly: true
###
Source: http://www.speex.org/download/speex-%v.tar.gz
Source-MD5: 111428b4c26c8be02de951a0d9a97e93
###
PatchScript: <<
perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' speex.m4
<<
###
NoSetLDFLAGS: true
SetLIBS: -L%p/lib
###
DocFiles: COPYING ChangeLog
###
ConfigureParams: --enable-epic-48k --enable-ogg=yes --with-ogg-dir=%p --with-pic --enable-shared --enable-static --mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
###
Splitoff: <<
Package: %N-shlibs
Conflicts: speex-shlibs, speex2-shlibs
Replaces: speex-shlibs, speex2-shlibs
Files: <<
lib/libspeex.*.dylib
<<
Shlibs: <<
%p/lib/libspeex.1.dylib 4.0.0 %n (>= 1.1.6-1)
<<
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
<<
Splitoff2: <<
Package: %N-bin
Depends: %N-shlibs (= %v-%r), libogg-shlibs (>= 1.1.3-1)
Conflicts: speex, speex1-bin, speex2-bin, libspeex1-bin
Replaces: speex, speex1-bin, speex2-bin, libspeex1-bin
Files: <<
bin
share/man
<<
DocFiles: COPYING ChangeLog
<<
###
Description: Voice compression format (codec)
DescDetail: <<
Speex is a patent-free compression format designed especially for speech. It
is specialized for voice communications at low bit-rates in the
8-32 kbps/channel range. Possible applications include Voice over IP (VoIP)
applications, Internet audio streaming at low bit-rate, and archiving of
speech data (e.g. voice mail).
<<
###
License: LGPL
Maintainer: Justin F. Hallett
Homepage: http://speex.sourceforge.net/