pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/sidplay2 Use OSS on DragonFly as well.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b6b0ec7fc405
branches: trunk
changeset: 511731:b6b0ec7fc405
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 20 14:14:15 2006 +0000
description:
Use OSS on DragonFly as well.
diffstat:
audio/sidplay2/distinfo | 3 ++-
audio/sidplay2/patches/patch-aa | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r d4a2826481c5 -r b6b0ec7fc405 audio/sidplay2/distinfo
--- a/audio/sidplay2/distinfo Thu Apr 20 11:44:07 2006 +0000
+++ b/audio/sidplay2/distinfo Thu Apr 20 14:14:15 2006 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/04/09 13:13:38 joerg Exp $
+$NetBSD: distinfo,v 1.2 2006/04/20 14:14:15 joerg Exp $
SHA1 (sidplay-2.0.9.tar.gz) = 2e4589cc59b3d2d37f38b98d7a0a0ba37b82da7a
RMD160 (sidplay-2.0.9.tar.gz) = 9d7d2cbcb472ab413093e85827de2c7099782e47
Size (sidplay-2.0.9.tar.gz) = 362140 bytes
+SHA1 (patch-aa) = 12e236e42f2cbf311e5d9ed7b25c262089f57a27
diff -r d4a2826481c5 -r b6b0ec7fc405 audio/sidplay2/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/sidplay2/patches/patch-aa Thu Apr 20 14:14:15 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2006/04/20 14:14:15 joerg Exp $
+
+--- configure.orig 2006-04-20 14:10:40.000000000 +0000
++++ configure
+@@ -19696,7 +19696,7 @@ echo "${ECHO_T}mmsystem" >&6
+ AUDIO_LDADD=-lwinmm
+
+ ;;
+- *freebsd*) cat >>confdefs.h <<\_ACEOF
++ *freebsd* | *dragonfly*) cat >>confdefs.h <<\_ACEOF
+ #define HAVE_OSS 1
+ _ACEOF
+
Home |
Main Index |
Thread Index |
Old Index