summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/Makefile
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2002-03-19 07:48:43 +0000
committerlukem <lukem@pkgsrc.org>2002-03-19 07:48:43 +0000
commit5be94b56ad91dc68d613a43ff3efee46787c8f3d (patch)
treef70ad70c99562301e298c026c585c43beda5e166 /audio/vorbis-tools/Makefile
parent592f235152106c7ae197e197a2324cb578eac313 (diff)
downloadpkgsrc-5be94b56ad91dc68d613a43ff3efee46787c8f3d.tar.gz
Add patches derived from the xiph.org CVS repository to fix ogg123 bugs in
1.0 rc3, and crank to nb1 whilst here: - patch-aa: the mutex and the condition variables are not owned by the buffer thread, but by the buffer itself. don't destroy them when the thread dies, but when the buffer itself dies. fixes #112. [ patch suggested by Christian Weisgerber <naddy@mips.inka.de> in private email ] - patch-ab: Some fixes to how audio writes are handled. Closes #127.
Diffstat (limited to 'audio/vorbis-tools/Makefile')
-rw-r--r--audio/vorbis-tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile
index 002db597076..4575b07ee3b 100644
--- a/audio/vorbis-tools/Makefile
+++ b/audio/vorbis-tools/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2002/02/19 05:54:31 itojun Exp $
+# $NetBSD: Makefile,v 1.13 2002/03/19 07:48:43 lukem Exp $
DISTNAME= vorbis-tools-1.0rc3
PKGNAME= vorbis-tools-1.0.0.7
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.vorbis.com/files/rc3/unix/