pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/maplay Add DragonFly support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5fc6d6c6867
branches: trunk
changeset: 504487:d5fc6d6c6867
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Dec 11 22:17:37 2005 +0000
description:
Add DragonFly support.
diffstat:
audio/maplay/distinfo | 4 ++--
audio/maplay/patches/patch-ac | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 111b2fff66e9 -r d5fc6d6c6867 audio/maplay/distinfo
--- a/audio/maplay/distinfo Sun Dec 11 22:07:46 2005 +0000
+++ b/audio/maplay/distinfo Sun Dec 11 22:17:37 2005 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 20:39:48 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/12/11 22:17:37 joerg Exp $
SHA1 (maplay1_2.tar) = faeac51cfbf011956a17721e2077d0ed11f8d8dd
RMD160 (maplay1_2.tar) = bc016d4cc8f356d9c2c0a90d4afde5e67c45ba14
Size (maplay1_2.tar) = 286720 bytes
SHA1 (patch-aa) = 12dfda39d9c451b4ba197aab637f234cbd255649
SHA1 (patch-ab) = 92582f6a9b87ca4c61aaf42a1d03349b455997dc
-SHA1 (patch-ac) = 8f935cc8c3b0a1dd62ae58af67cf6333e522ce28
+SHA1 (patch-ac) = 53abb9ca8231cf48c0900fb286c39de768345831
SHA1 (patch-ad) = 389c418dac740b6959b441439cc4660ed28daee0
SHA1 (patch-ae) = 4579d1dc9dbae73c0d33f0fc5fe038733640bcef
SHA1 (patch-af) = 843b8fad21e2feeee07feb3292a34456f88c639f
diff -r 111b2fff66e9 -r d5fc6d6c6867 audio/maplay/patches/patch-ac
--- a/audio/maplay/patches/patch-ac Sun Dec 11 22:07:46 2005 +0000
+++ b/audio/maplay/patches/patch-ac Sun Dec 11 22:17:37 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.3 2002/06/27 15:52:13 agc Exp $
+$NetBSD: patch-ac,v 1.4 2005/12/11 22:17:37 joerg Exp $
---- configuration.sh 2002/06/27 15:41:04 1.1
-+++ configuration.sh 2002/06/27 15:41:40
-@@ -72,6 +72,18 @@
+--- configuration.sh.orig 1994-06-23 12:14:46.000000000 +0000
++++ configuration.sh
+@@ -72,6 +72,18 @@ case `uname -sr` in
INCLUDEDIRS=
LIBRARIES=
AUDIO_INCLUDES='#include <sys/audioio.h>' ;;
@@ -12,7 +12,7 @@
+ INCLUDEDIRS=
+ LIBRARIES=
+ AUDIO_INCLUDES='#include <sys/audioio.h>' ;;
-+ FreeBSD*)
++ FreeBSD*|DragonFly*)
+ COMPILER=g++
+ COMPILERFLAGS='-O2 -m486 -DLINUX -DDAMN_INTEL_BYTE_ORDER'
+ INCLUDEDIRS=
Home |
Main Index |
Thread Index |
Old Index