X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=sox-play.patch;h=1de81c87c28a2c0eada5a00d7b8dd2de61491bd1;hb=81b99d876c56d6a925c9e4df53c52f9a0a498388;hp=5a3f402bc8c262e0a08a93d9e5fc5be1ba7739a7;hpb=71cf3a5448d664e19ef8f438800e1cbf84d55407;p=packages%2Fsox.git diff --git a/sox-play.patch b/sox-play.patch index 5a3f402..1de81c8 100644 --- a/sox-play.patch +++ b/sox-play.patch @@ -1,6 +1,6 @@ ---- sox-12.17/play.orig Sat Oct 21 12:39:28 2000 -+++ sox-12.17/play Sat Oct 21 12:44:00 2000 -@@ -156,31 +156,10 @@ +--- sox-12.17.6/src/play.in.orig Sat Jan 19 21:12:49 2002 ++++ sox-12.17.6/src/play.in Sat Jan 19 21:14:47 2002 +@@ -156,37 +156,10 @@ shift done @@ -28,6 +28,12 @@ - device="/dev/dsp" - fi - ;; +- NetBSD) +- arch_defines="-t sunau" +- if [ -z "$device" ]; then +- device="/dev/audio" +- fi +- ;; -esac +arch_defines="-t ossdsp" +if [ -z "$device" ]; then