diff options
Diffstat (limited to 'audio/xamp/patches/patch-av')
-rw-r--r-- | audio/xamp/patches/patch-av | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/xamp/patches/patch-av b/audio/xamp/patches/patch-av new file mode 100644 index 00000000000..5a76748cdd9 --- /dev/null +++ b/audio/xamp/patches/patch-av @@ -0,0 +1,13 @@ +$NetBSD: patch-av,v 1.1 2004/05/11 12:18:37 wiz Exp $ + +--- ../args.c.orig 1998-07-30 15:53:01.000000000 +0200 ++++ ../args.c +@@ -51,7 +51,7 @@ usage: amp [options] [ MPEG audio stream + (for use with xmpeg3 or similar GUIs)\n\ + -w wav output\n\ + -downmix downmix stereo streams to one channel\n\ +- -die play the playlist and quit\n ++ -die play the playlist and quit\n\ + -nobuffer do not use an audio buffer\n\ + -volume <vol> set the volume to <vol> (0-100)\n\ + -debug <opts..> When compiled in debug <opt, opt2,...> code sections\n\ |