freebsd-ports/audio/amarok-kde4/files/patch-amarok_src_metadata_mp4_mp4file.cpp
Michael Landin 16b885d0c3 - update to -> 1.4.0a
What's new: http://amarok.kde.org/amarokwiki/index.php/What's_New_in_1.4
- add RUBY dependency for lyric scripts
- add mp4v2 dependency
- add support for iPods (via libgpod)

    Note: gstreamer, aKode and arts engine support have been dropped.
    Only libxine is supported on FreeBSD.
2006-07-03 14:44:38 +00:00

16 lines
269 B
C++

$FreeBSD$
--- amarok/src/metadata/mp4/mp4file.cpp.orig
+++ amarok/src/metadata/mp4/mp4file.cpp
@@ -23,9 +23,8 @@
#include "mp4tag.h"
#include <tfile.h>
-#include <audioproperties.h>
-#include <stdint.h>
+#include <inttypes.h>
#define MP4V2_HAS_WRITE_BUG 1