summaryrefslogtreecommitdiff
path: root/www/ns-plugger-common/patches
diff options
context:
space:
mode:
authorrh <rh>2000-08-22 11:02:12 +0000
committerrh <rh>2000-08-22 11:02:12 +0000
commit5dd60ebac8ef9667c634935908ed80b592626e06 (patch)
tree8825e9f2fbfeb8a76ad9861fe2200bf40dc069e1 /www/ns-plugger-common/patches
parent1274f4560f7059e618140e2bce45f0fb6e189ed6 (diff)
downloadpkgsrc-5dd60ebac8ef9667c634935908ed80b592626e06.tar.gz
Initial import of ns-plugger-common-3.2, the common part of the splitup of
the plugger package.
Diffstat (limited to 'www/ns-plugger-common/patches')
-rw-r--r--www/ns-plugger-common/patches/patch-aa38
1 files changed, 38 insertions, 0 deletions
diff --git a/www/ns-plugger-common/patches/patch-aa b/www/ns-plugger-common/patches/patch-aa
new file mode 100644
index 00000000000..d0ba4e00000
--- /dev/null
+++ b/www/ns-plugger-common/patches/patch-aa
@@ -0,0 +1,38 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/08/22 11:02:12 rh Exp $
+
+--- pluggerrc.orig Wed Nov 10 02:42:29 1999
++++ pluggerrc
+@@ -27,6 +27,7 @@
+
+ audio/midi: midi,mid: MIDI audio file
+ audio/x-midi: midi,mid: MIDI audio file
++ many: midiplay $file
+ many: timidity -s 44100 -a -idqqqqqqq $file
+ : playmidi $file
+
+@@ -48,6 +49,7 @@
+ audio/x-mpeg: mpa,abs,mpega: MPEG audio
+ stream, preload: splay -t 200 -M
+ stream, preload: mpg123 -q -b 128 -
++ many: gqmpeg --playlist_add_play $file
+ many: splay -t 200 $file
+ many: amp -b 200 -q $file
+ many: mpg123 -q -b 128 $file
+@@ -68,7 +70,9 @@
+
+ audio/wav:wav:Microsoft wave file
+ audio/x-wav:wav:Microsoft wave file
++ stream, preload: audioplay
+ stream, preload: splay -W
++ many: audioplay $file
+ many: wavplay -q $file
+ stream, preload: bplay 1>/dev/null 2>/dev/null
+ : bplay 1>/dev/null 2>/dev/null
+@@ -84,6 +88,7 @@
+ image/x-sun-raster: rs: SUN raster image
+ exits: xloadimage -quiet -windowid $window $file
+ exits: display -window $window -backdrop $file
++ many: xv $file
+
+ audio/mpeg-url: m3u: MPEG music resource locator
+ audio/x-mpeg-url: m3u: MPEG music resource locator