diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 08:44:17 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 08:44:17 +0000 |
commit | c40d4d90e6ba30bbfe68df5a449919e292839a59 (patch) | |
tree | 47ed291062e6cb813514d51f0313cb0dd0b1a502 /audio/speex-devel/files/patch-configure | |
parent | - Fix dependencies (diff) |
Add speex-devel
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.
--
Speex 1.1 is backwards compatible with speex 1.0
and can be used as a drop in replacement
for audio/speex
Approved by: pav (co mentor)
Notes
Notes:
svn path=/head/; revision=121367
Diffstat (limited to 'audio/speex-devel/files/patch-configure')
-rw-r--r-- | audio/speex-devel/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/speex-devel/files/patch-configure b/audio/speex-devel/files/patch-configure deleted file mode 100644 index 868364574624..000000000000 --- a/audio/speex-devel/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Jul 29 11:40:32 2002 -+++ configure Wed Jul 31 03:49:39 2002 -@@ -5287,6 +5287,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |