summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-03-25 04:22:06 +0000
committernork <nork@FreeBSD.org>2003-03-25 04:22:06 +0000
commit55cbe6f48fc4e4fc2aa04b7e75bc3bb7b1b64780 (patch)
tree0135740a4fa8832a96138e50c13eff95eda50283
parente526f58f7e2f52f7ad7bd5384cd720affb8cd78e (diff)
downloadFreeBSD-ports-55cbe6f48fc4e4fc2aa04b7e75bc3bb7b1b64780.zip
FreeBSD-ports-55cbe6f48fc4e4fc2aa04b7e75bc3bb7b1b64780.tar.gz
Update to 1.0.
PR: ports/50261 Submitted by: Josh Elsasser <jre@vineyard.net>
-rw-r--r--audio/speex-devel/Makefile2
-rw-r--r--audio/speex-devel/distinfo2
-rw-r--r--audio/speex-devel/pkg-descr11
-rw-r--r--audio/speex-devel/pkg-plist2
-rw-r--r--audio/speex/Makefile2
-rw-r--r--audio/speex/distinfo2
-rw-r--r--audio/speex/pkg-descr11
-rw-r--r--audio/speex/pkg-plist2
8 files changed, 18 insertions, 16 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile
index 4bd355ff..2a6699e 100644
--- a/audio/speex-devel/Makefile
+++ b/audio/speex-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= speex
-PORTVERSION= 1.0.r2
+PORTVERSION= 1.0
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://www.speex.org/download/
diff --git a/audio/speex-devel/distinfo b/audio/speex-devel/distinfo
index aa17610..feef914 100644
--- a/audio/speex-devel/distinfo
+++ b/audio/speex-devel/distinfo
@@ -1 +1 @@
-MD5 (speex-1.0rc2.tar.gz) = 4a8c78192cd865267e1de6929660e0fc
+MD5 (speex-1.0.tar.gz) = d4ea30440a57ce5a57e915c46a5b7163
diff --git a/audio/speex-devel/pkg-descr b/audio/speex-devel/pkg-descr
index 8080323..deda059 100644
--- a/audio/speex-devel/pkg-descr
+++ b/audio/speex-devel/pkg-descr
@@ -1,7 +1,8 @@
-The Speex project aims to build an open-source patent-free voice
-codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially
-designed for compressing voice at low bit-rates for applications such as
-voice over IP (VoIP). In some sense, it is meant to be complementary to
-the Ogg Vorbis codec.
+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.
WWW: http://www.speex.org/
diff --git a/audio/speex-devel/pkg-plist b/audio/speex-devel/pkg-plist
index 027cd95..4fb7dc5 100644
--- a/audio/speex-devel/pkg-plist
+++ b/audio/speex-devel/pkg-plist
@@ -8,4 +8,4 @@ include/speex_header.h
include/speex_stereo.h
lib/libspeex.a
lib/libspeex.so
-lib/libspeex.so.0
+lib/libspeex.so.1
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 4bd355ff..2a6699e 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= speex
-PORTVERSION= 1.0.r2
+PORTVERSION= 1.0
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://www.speex.org/download/
diff --git a/audio/speex/distinfo b/audio/speex/distinfo
index aa17610..feef914 100644
--- a/audio/speex/distinfo
+++ b/audio/speex/distinfo
@@ -1 +1 @@
-MD5 (speex-1.0rc2.tar.gz) = 4a8c78192cd865267e1de6929660e0fc
+MD5 (speex-1.0.tar.gz) = d4ea30440a57ce5a57e915c46a5b7163
diff --git a/audio/speex/pkg-descr b/audio/speex/pkg-descr
index 8080323..deda059 100644
--- a/audio/speex/pkg-descr
+++ b/audio/speex/pkg-descr
@@ -1,7 +1,8 @@
-The Speex project aims to build an open-source patent-free voice
-codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially
-designed for compressing voice at low bit-rates for applications such as
-voice over IP (VoIP). In some sense, it is meant to be complementary to
-the Ogg Vorbis codec.
+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.
WWW: http://www.speex.org/
diff --git a/audio/speex/pkg-plist b/audio/speex/pkg-plist
index 027cd95..4fb7dc5 100644
--- a/audio/speex/pkg-plist
+++ b/audio/speex/pkg-plist
@@ -8,4 +8,4 @@ include/speex_header.h
include/speex_stereo.h
lib/libspeex.a
lib/libspeex.so
-lib/libspeex.so.0
+lib/libspeex.so.1
OpenPOWER on IntegriCloud