]> git.pld-linux.org Git - packages/cuetools.git/commitdiff
Work with flac >= 1.1.4
authorArtur Frysiak <artur@frysiak.net>
Sun, 31 Aug 2008 16:59:26 +0000 (16:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cuetools-flac.patch -> 1.1

cuetools-flac.patch [new file with mode: 0644]

diff --git a/cuetools-flac.patch b/cuetools-flac.patch
new file mode 100644 (file)
index 0000000..aaa42bc
--- /dev/null
@@ -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
This page took 0.095583 seconds and 4 git commands to generate.