Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
b9545d01f3
2 changed files with 2 additions and 13 deletions
  1. +2
    -2
      package/fake/gtkpod/gtkpod.desc
  2. +0
    -11
      package/fake/gtkpod/mp4file-definition.patch

+ 2
- 2
package/fake/gtkpod/gtkpod.desc

@ -50,8 +50,8 @@
[L] GPL
[S] Stable
[V] 0.72
[V] 0.80-2
[P] X -----5---9 220.600
[D] 1767721066 gtkpod-0.72.tar.gz http://dl.sourceforge.net/gtkpod/
[D] 2976805548 gtkpod-0.80-2.tar.gz http://dl.sourceforge.net/gtkpod/

+ 0
- 11
package/fake/gtkpod/mp4file-definition.patch

@ -1,11 +0,0 @@
--- ./src/mp4file.c.orig 2004-01-17 09:37:49.000000000 +0000
+++ ./src/mp4file.c 2004-01-21 18:42:18.000000000 +0000
@@ -342,7 +342,7 @@
return NULL;
}
-gboolean file_write_mp4_info (gchar *filename, Track *track, T_item tag_id)
+gboolean file_write_mp4_info (gchar *filename, Track *track)
{
gtkpod_warning (_("m4a/m4p metadata update for '%s' failed: m4a/m4p not supported without the mp4v2 library. You must compile the gtkpod source together with the mp4v2 library.\n"), filename);
return FALSE;

Loading…
Cancel
Save