summaryrefslogtreecommitdiff
path: root/www/plugger/files/patch-pluggerrc
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-04 16:32:21 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-04 16:32:21 +0000
commitf0b81c65e464f8f4755b8cc3bef696a3c10a9ddf (patch)
treea265fb6ea5e1c0168f5d080dee5cb6266cc366e7 /www/plugger/files/patch-pluggerrc
parentAdd textproc/xhtml dependency. (diff)
o have plugger be a mozilla plugin instead of a netscape plugin
o install several plugins per default; hence, adding audio and graphics as secondary categories o update COMMENT, DESCR and PKGMESSAGE accordingly o style fix: un"echo" Makefile commands o given all this work -> switch over maintainership to submitter PR: 29585 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
Notes
Notes: svn path=/head/; revision=47425
Diffstat (limited to '')
-rw-r--r--www/plugger/files/patch-pluggerrc26
1 files changed, 26 insertions, 0 deletions
diff --git a/www/plugger/files/patch-pluggerrc b/www/plugger/files/patch-pluggerrc
new file mode 100644
index 000000000000..e480b4c5c4f4
--- /dev/null
+++ b/www/plugger/files/patch-pluggerrc
@@ -0,0 +1,26 @@
+--- pluggerrc Tue Mar 6 17:02:41 2001
++++ pluggerrc.new Thu Aug 9 16:39:02 2001
+@@ -1,4 +1,4 @@
+-# Configure file for plugger version 3.0
++# Configure file for plugger version 3.3
+ # Commands which are not installed on your system will not
+ # be used.
+ #
+@@ -29,7 +29,7 @@
+ audio/x-mid: midi,mid: MIDI audio file
+ audio/midi: midi,mid: MIDI audio file
+ audio/x-midi: midi,mid: MIDI audio file
+- many: timidity -s 65000 -a -idqqqqqqq $file
++ many: timidity -s 44100 -a -idqqqqqqq $file
+ : playmidi "$file"
+
+ audio/mod: mod: Soundracker audio Module
+@@ -38,7 +38,7 @@
+ : xmp --nocmd "$file" 2>/dev/null
+ loop: nspmod -r "$file" 2>/dev/null 1>/dev/null
+ repeat: nspmod -l $repeat "$file" 2>/dev/null 1>/dev/null
+- : tracker -q -frequency 65000 "$file"
++ : tracker -q -frequency 44100 "$file"
+ loop: mikmod -i -r "$file" 2>/dev/null 1>/dev/null
+ : mikmod -i "$file" 2>/dev/null 1>/dev/null
+