pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xsidplay DragonFly has FreeBSD-style audio suppo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e4dd51d61ea7
branches: trunk
changeset: 500201:e4dd51d61ea7
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Oct 03 20:48:42 2005 +0000
description:
DragonFly has FreeBSD-style audio support, so use it like that.
diffstat:
audio/xsidplay/distinfo | 4 ++--
audio/xsidplay/patches/patch-aa | 13 +++++++++++--
2 files changed, 13 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r 84b6513f961a -r e4dd51d61ea7 audio/xsidplay/distinfo
--- a/audio/xsidplay/distinfo Mon Oct 03 20:42:58 2005 +0000
+++ b/audio/xsidplay/distinfo Mon Oct 03 20:48:42 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2005/02/23 20:39:56 agc Exp $
+$NetBSD: distinfo,v 1.7 2005/10/03 20:48:42 joerg Exp $
SHA1 (xsidplay-1.6.5.1a.tgz) = 60f2262a8dd79b276272d49eff9a07277dc6c9aa
RMD160 (xsidplay-1.6.5.1a.tgz) = 9a0529c7b76e7659feddc35c04aaf81ae2002984
Size (xsidplay-1.6.5.1a.tgz) = 355698 bytes
-SHA1 (patch-aa) = ef685ad02fd72aac03c4a2379547578717a0830b
+SHA1 (patch-aa) = f5a6065735aa1b925c6b9f912a85b72741b94a87
diff -r 84b6513f961a -r e4dd51d61ea7 audio/xsidplay/patches/patch-aa
--- a/audio/xsidplay/patches/patch-aa Mon Oct 03 20:42:58 2005 +0000
+++ b/audio/xsidplay/patches/patch-aa Mon Oct 03 20:48:42 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.9 2004/09/17 23:21:27 hubertf Exp $
+$NetBSD: patch-aa,v 1.10 2005/10/03 20:48:42 joerg Exp $
---- configure.orig 2003-02-01 21:18:09.000000000 +0100
+--- configure.orig 2003-02-01 20:18:09.000000000 +0000
+++ configure
@@ -6577,6 +6577,7 @@ else
fi
@@ -35,6 +35,15 @@
if test -n "$ESD_CONFIG"; then
+@@ -6705,7 +6708,7 @@ EOF
+ $CP src/audio/linux/* src/audio
+ echo "$ac_t""linux (OSS)" 1>&6
+ ;;
+- *freebsd*) my_have_audio_driver=yes
++ *freebsd*|*dragonfly*) my_have_audio_driver=yes
+ cat >> confdefs.h <<\EOF
+ #define HAVE_FREEBSD 1
+ EOF
@@ -7789,6 +7792,7 @@ fi
done
Home |
Main Index |
Thread Index |
Old Index