summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-04 15:18:35 +0000
committerwiz <wiz>2003-03-04 15:18:35 +0000
commit69f2f43764d67df2284945d99dbab7221e23b97b (patch)
tree896b73b8be5972cd5b6a85217bbb998cc5ec794a /audio
parent14fa14a82012c634fd19742c78c16c55fc736e70 (diff)
downloadpkgsrc-69f2f43764d67df2284945d99dbab7221e23b97b.tar.gz
Update to 1.0rc3 (0.99.5):
RC3 Released Sunday, March 2, 2003 Just some more bugfixes and tuning are in this release; If no bugs are found, this may be rebranded Speex 1.0. If there?s anything that doesn?t work, now is your last good time to report a bug. RC2 Released January 28, 2003 This is the second RC for Speex. It fixes some minor bugs and reduces the binary size somewhat as the codebooks were converted from float values to chars. As a result of this, files encoded with earlier versions will have a slight increase in noise (typically less than 1 dB) when decoded with the newer decoder. RC1 Released January 16, 2003 This is Release Candidate 1 for Speex 1.0. The only new feature (yes, I know beta4 was supposed to be feature-complete) is a very low bitrate (3.95 kbps) mode for narrowband. This release also fixes a number of bugs, including a fix for low-bitrate wideband encoding?however, this fix adds high-frequency noise during the decoding of beta4 and earlier data. Finally, the WAV handling is more robust and handles undocumented extensions better.
Diffstat (limited to 'audio')
-rw-r--r--audio/Speex-mixedcase/Makefile7
-rw-r--r--audio/Speex-mixedcase/distinfo10
-rw-r--r--audio/Speex-mixedcase/patches/patch-aa8
-rw-r--r--audio/Speex-mixedcase/patches/patch-ab10
4 files changed, 17 insertions, 18 deletions
diff --git a/audio/Speex-mixedcase/Makefile b/audio/Speex-mixedcase/Makefile
index 5ecb052b568..87b5a05d568 100644
--- a/audio/Speex-mixedcase/Makefile
+++ b/audio/Speex-mixedcase/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/01/03 18:54:42 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/03/04 15:18:35 wiz Exp $
#
-DISTNAME= speex-1.0beta4
-PKGNAME= Speex-0.99.4
-PKGREVISION= 1
+DISTNAME= speex-1.0rc3
+PKGNAME= Speex-0.99.5
CATEGORIES= audio
MASTER_SITES= http://www.speex.org/download/
diff --git a/audio/Speex-mixedcase/distinfo b/audio/Speex-mixedcase/distinfo
index 777d20380e1..7915fbcd763 100644
--- a/audio/Speex-mixedcase/distinfo
+++ b/audio/Speex-mixedcase/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2003/01/03 18:54:42 wiz Exp $
+$NetBSD: distinfo,v 1.5 2003/03/04 15:18:36 wiz Exp $
-SHA1 (speex-1.0beta4.tar.gz) = d6df9764062e20013ba10eb50f338e708641d28a
-Size (speex-1.0beta4.tar.gz) = 481121 bytes
-SHA1 (patch-aa) = 9805bd35853f38671fc694e4bb5b67d0919f1c51
-SHA1 (patch-ab) = dc28a299bed0741db5736fe373c3886ff10eeeae
+SHA1 (speex-1.0rc3.tar.gz) = 1e4ffd8d7a5c7fb57f85f3cc63219626e46265d5
+Size (speex-1.0rc3.tar.gz) = 481195 bytes
+SHA1 (patch-aa) = 8171488be56f0dd34ff28315fef219e2e4eaee5b
+SHA1 (patch-ab) = 63c5bc6d4941cfb05e915de919b336b03de280b0
diff --git a/audio/Speex-mixedcase/patches/patch-aa b/audio/Speex-mixedcase/patches/patch-aa
index 8bf3448efad..2c6a8e80ac6 100644
--- a/audio/Speex-mixedcase/patches/patch-aa
+++ b/audio/Speex-mixedcase/patches/patch-aa
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/10/13 16:04:48 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2003/03/04 15:18:36 wiz Exp $
---- doc/Makefile.in.orig Sun Oct 13 17:44:07 2002
+--- doc/Makefile.in.orig Mon Mar 3 08:13:28 2003
+++ doc/Makefile.in
-@@ -86,7 +86,7 @@ ogg_includes = @ogg_includes@
- ogg_libraries = @ogg_libraries@
+@@ -83,7 +83,7 @@ STRIP = @STRIP@
+ VERSION = @VERSION@
src = @src@
-docdir = $(prefix)/share/doc
diff --git a/audio/Speex-mixedcase/patches/patch-ab b/audio/Speex-mixedcase/patches/patch-ab
index 4eeaea71d3f..718b6a432c9 100644
--- a/audio/Speex-mixedcase/patches/patch-ab
+++ b/audio/Speex-mixedcase/patches/patch-ab
@@ -1,17 +1,17 @@
-$NetBSD: patch-ab,v 1.2 2003/01/03 18:54:45 wiz Exp $
+$NetBSD: patch-ab,v 1.3 2003/03/04 15:18:36 wiz Exp $
---- src/Makefile.in.orig Fri Dec 20 20:54:14 2002
+--- src/Makefile.in.orig Mon Mar 3 08:13:28 2003
+++ src/Makefile.in
-@@ -92,7 +92,7 @@ src = @src@
+@@ -89,7 +89,7 @@ src = @src@
- INCLUDES = -I$(top_srcdir)/libspeex
+ INCLUDES = -I$(top_srcdir)/libspeex $(OGG_INCLUDES)
-mandir = $(prefix)/share/man
+mandir = $(prefix)/man
man_MANS = speexenc.1 speexdec.1
EXTRA_DIST = $(man_MANS) getopt_win.h getopt.c getopt1.c wave_out.c wave_out.h
-@@ -103,10 +103,10 @@ noinst_HEADERS = wav_io.h
+@@ -100,10 +100,10 @@ noinst_HEADERS = wav_io.h
bin_PROGRAMS = speexenc speexdec
speexenc_SOURCES = speexenc.c wav_io.c