summaryrefslogtreecommitdiff
path: root/audio/xmradio
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-06-02 08:41:37 +0000
committertron <tron@pkgsrc.org>2000-06-02 08:41:37 +0000
commit756dc0656a1fd6f25969c58c325efab6ed1f7cae (patch)
treebc3f695dc4a3ad704c38a2e716f7a2470b76c217 /audio/xmradio
parent5834a7070ad7de7669b25e457230904fdbf01796 (diff)
downloadpkgsrc-756dc0656a1fd6f25969c58c325efab6ed1f7cae.tar.gz
Set the default dsp device name in the application defaults to "/dev/sound"
and not "/dev/dsp". Problem pointed out by David Maxwell in private e-mail.
Diffstat (limited to 'audio/xmradio')
-rw-r--r--audio/xmradio/files/patch-sum3
-rw-r--r--audio/xmradio/patches/patch-ab12
2 files changed, 14 insertions, 1 deletions
diff --git a/audio/xmradio/files/patch-sum b/audio/xmradio/files/patch-sum
index c20bb291ffc..4399b184ae4 100644
--- a/audio/xmradio/files/patch-sum
+++ b/audio/xmradio/files/patch-sum
@@ -1,3 +1,4 @@
-$NetBSD: patch-sum,v 1.1.1.1 2000/05/07 20:49:45 tron Exp $
+$NetBSD: patch-sum,v 1.2 2000/06/02 08:41:37 tron Exp $
MD5 (patch-aa) = 13d27db0d9ef6a6e1f90e003438853a3
+MD5 (patch-ab) = 7cee33958dda0a0b90f65d802c594638
diff --git a/audio/xmradio/patches/patch-ab b/audio/xmradio/patches/patch-ab
new file mode 100644
index 00000000000..ff9d94b36ba
--- /dev/null
+++ b/audio/xmradio/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2000/06/02 08:41:37 tron Exp $
+
+--- XMradio.ad.orig Tue Oct 19 22:26:05 1999
++++ XMradio.ad Fri Jun 2 10:38:24 2000
+@@ -1,6 +1,6 @@
+ *tunerDevice: /dev/tuner
+ *mixerDevice: /dev/mixer
+-*dspDevice: /dev/dsp
++*dspDevice: /dev/sound
+ *startStation: Delta Radio
+ !*startFrequency: 100.05
+