SOURCES: cuetools-flac.patch (NEW) Work with flac >= 1.1.4
wiget
wiget at pld-linux.org
Sun Aug 31 18:59:32 CEST 2008
Author: wiget Date: Sun Aug 31 16:59:32 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
Work with flac >= 1.1.4
---- Files affected:
SOURCES:
cuetools-flac.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/cuetools-flac.patch
diff -u /dev/null SOURCES/cuetools-flac.patch:1.1
--- /dev/null Sun Aug 31 18:59:32 2008
+++ SOURCES/cuetools-flac.patch Sun Aug 31 18:59:26 2008
@@ -0,0 +1,11 @@
+--- cuetools-1.3.1/extras/cuetag.sh.orig 2008-08-31 18:50:09.000000000 +0200
++++ cuetools-1.3.1/extras/cuetag.sh 2008-08-31 18:51:19.000000000 +0200
+@@ -18,7 +18,7 @@ vorbis()
+ {
+ # FLAC tagging
+ # --remove-vc-all overwrites existing comments
+- METAFLAC="metaflac --remove-vc-all --import-vc-from=-"
++ METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
+
+ # Ogg Vorbis tagging
+ # -w overwrites existing comments
================================================================
More information about the pld-cvs-commit
mailing list