]> git.pld-linux.org Git - packages/easytag.git/commitdiff
- not needed anymore
authorarvenil <arvenil@pld-linux.org>
Sun, 1 Jun 2008 15:10:41 +0000 (15:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    easytag-fix_build.patch -> 1.2

easytag-fix_build.patch [deleted file]

diff --git a/easytag-fix_build.patch b/easytag-fix_build.patch
deleted file mode 100644 (file)
index 4725bd1..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- easytag-2.1.4.orig/src/mp4_tag.c   2008-03-16 03:46:03.396669152 +0100
-+++ easytag-2.1.4/src/mp4_tag.c        2008-03-16 03:48:46.897818774 +0100
-@@ -187,6 +187,7 @@
- #ifdef NEWMP4
-     // There version can handle multiple pictures!
-     // Version 1.6 of libmp4v2 introduces an index argument for MP4GetMetadataCoverart
-+    int i;
-     for (i = 0; (MP4GetMetadataCoverArt( mp4file, &coverArt, &coverSize,i )); i++)
- #else
-     // There version handle only one picture!
This page took 0.045922 seconds and 4 git commands to generate.