diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-08-20 11:02:42 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-08-20 11:02:42 +0000 |
commit | 15634a8d4744ecc8871e668b073d045fae06561c (patch) | |
tree | 0f5859c74ca018f57c9f8d7c367034bb1f010184 /audio/abcde/files | |
parent | 2a772453817aae7626a1b6588554dad9e7aee2a9 (diff) | |
download | ports-15634a8d4744ecc8871e668b073d045fae06561c.tar.gz ports-15634a8d4744ecc8871e668b073d045fae06561c.zip |
Notes
Diffstat (limited to 'audio/abcde/files')
-rw-r--r-- | audio/abcde/files/patch-aa | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/abcde/files/patch-aa b/audio/abcde/files/patch-aa index 7d83c94655c1..99f4eadb8ec1 100644 --- a/audio/abcde/files/patch-aa +++ b/audio/abcde/files/patch-aa @@ -1,15 +1,15 @@ ---- abcde.conf.orig Sun May 11 12:58:34 2003 -+++ abcde.conf Sun May 11 13:22:44 2003 -@@ -87,7 +87,7 @@ - #MP3ENCOPTS= +--- abcde.conf.orig Wed Aug 20 02:43:58 2003 ++++ abcde.conf Wed Aug 20 02:57:42 2003 +@@ -92,7 +92,7 @@ + # Ogg: #VORBIZEOPTS= -#OGGENCOPTS= +OGGENCOPTS="-q 5" + # FLAC: #FLACOPTS= - -@@ -145,10 +145,10 @@ +@@ -154,10 +154,10 @@ # Since multiple-output was integrated we always append the file type # to the files. Remove it from your user defined string if you are getting # files like ".ogg.ogg". |