You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-cdr/cuetools/files/cuetools-1.3.1-flac.patch

17 lines
457 B

Fix cuetag for media-libs/flac-1.2.1
https://bugs.gentoo.org/show_bug.cgi?id=327271
Patch written by Alexander Kozyrev <sequoiahead@gmail.com>
--- a/extras/cuetag.sh
+++ b/extras/cuetag.sh
@@ -18,7 +18,7 @@
{
# 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