summaryrefslogtreecommitdiff
path: root/audio/liba52/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-08-30 23:43:07 +0000
committerwiz <wiz@pkgsrc.org>2002-08-30 23:43:07 +0000
commita4ae4aa1c3f7ec37b8d0b2cb836fc5eb0e98e57b (patch)
treeb2befbd4fc4f62a32633ff84d9cb3958b210a8e1 /audio/liba52/patches
parente33f5d0310640d0f72c1314522b7662e579c993c (diff)
downloadpkgsrc-a4ae4aa1c3f7ec37b8d0b2cb836fc5eb0e98e57b.tar.gz
Update to 0.7.4:
Full reentrancy, win32 output, al file output, gain control, and a few portability fixes.
Diffstat (limited to 'audio/liba52/patches')
-rw-r--r--audio/liba52/patches/patch-ab12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/liba52/patches/patch-ab b/audio/liba52/patches/patch-ab
index c99d442ddb5..0eb2e2b600c 100644
--- a/audio/liba52/patches/patch-ab
+++ b/audio/liba52/patches/patch-ab
@@ -1,10 +1,10 @@
-$NetBSD: patch-ab,v 1.2 2002/06/16 18:08:06 wiz Exp $
+$NetBSD: patch-ab,v 1.3 2002/08/30 23:43:08 wiz Exp $
---- configure.orig Thu Feb 21 08:55:21 2002
-+++ configure Thu Jun 13 10:12:43 2002
-@@ -8802,6 +8802,11 @@
- #define LIBAO_SOLARIS
- EOF
+--- configure.orig Sun Jul 28 05:50:42 2002
++++ configure
+@@ -9743,6 +9743,11 @@ if test $ac_cv_lib_ossaudio__oss_ioctl =
+ LIBAO_LIBS="$LIBAO_LIBS -lossaudio"
+ fi
;;
+ *-netbsd*)
+cat >> confdefs.h <<\EOF