pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/pulseaudio restore comments lost at rev1.10.
details: https://anonhg.NetBSD.org/pkgsrc/rev/de0c644cf594
branches: trunk
changeset: 604445:de0c644cf594
user: obache <obache%pkgsrc.org@localhost>
date: Wed May 30 23:47:49 2012 +0000
description:
restore comments lost at rev1.10.
diffstat:
audio/pulseaudio/distinfo | 4 ++--
audio/pulseaudio/patches/patch-aa | 9 ++++++++-
2 files changed, 10 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r a7c4f5df6aec -r de0c644cf594 audio/pulseaudio/distinfo
--- a/audio/pulseaudio/distinfo Wed May 30 22:49:09 2012 +0000
+++ b/audio/pulseaudio/distinfo Wed May 30 23:47:49 2012 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.32 2012/05/15 13:20:03 abs Exp $
+$NetBSD: distinfo,v 1.33 2012/05/30 23:47:49 obache Exp $
SHA1 (pulseaudio-0.9.21.tar.gz) = 0309c97f7e0812e243c1bb80a4b74dc26369ac22
RMD160 (pulseaudio-0.9.21.tar.gz) = 6db0725253228b673a78cbfae4824fadce2198ed
Size (pulseaudio-0.9.21.tar.gz) = 2056896 bytes
-SHA1 (patch-aa) = 3c8f4a22cd0d173b495e91e56940f6dc15ba9766
+SHA1 (patch-aa) = 201916051465bcb694bc6490dd6d23265ee02241
SHA1 (patch-ab) = 1cf47a55b1c794b315646379ae03d633dc1d348f
SHA1 (patch-ac) = b42e6ef8ff2851ea78a6eae6cb6241c94d74b2d0
SHA1 (patch-ad) = 5ae0e5d8b0b7622c35cb2fabba4a33b673cbd442
diff -r a7c4f5df6aec -r de0c644cf594 audio/pulseaudio/patches/patch-aa
--- a/audio/pulseaudio/patches/patch-aa Wed May 30 22:49:09 2012 +0000
+++ b/audio/pulseaudio/patches/patch-aa Wed May 30 23:47:49 2012 +0000
@@ -1,4 +1,11 @@
-$NetBSD: patch-aa,v 1.11 2012/05/15 13:20:03 abs Exp $
+$NetBSD: patch-aa,v 1.12 2012/05/30 23:47:49 obache Exp $
+
+SNDDSP_GETODELAY isn't defined on NetBSD-4.x.
+ioctl() takes u_long argument on NetBSD.
+On NetBSD<6 and 6.99.0-6.99.7, use third parameter in ioctl instead of varargs.
+stat() system call has been versioned, use latest version when dlopen()ing.
+Try more typical device names.
+SOUND_PCM_* is not available on SunOS.
--- src/utils/padsp.c.orig 2009-09-18 20:21:44.000000000 +0000
+++ src/utils/padsp.c
Home |
Main Index |
Thread Index |
Old Index