summaryrefslogtreecommitdiff
path: root/app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch
reinit the tree, so we can have metadata
Diffstat (limited to 'app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch')
-rw-r--r--app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch b/app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch
new file mode 100644
index 000000000000..1b286803f4b5
--- /dev/null
+++ b/app-pda/gtkpod/files/gtkpod-2.1.5-m4a.patch
@@ -0,0 +1,11 @@
+--- gtkpod-2.1.5/configure.ac.orig 2016-01-29 00:40:08.559840172 +0000
++++ gtkpod-2.1.5/configure.ac 2016-01-29 00:51:53.901127707 +0000
+@@ -341,7 +341,7 @@ fi
+ dnl Set up variables for M4A plugin
+ dnl -------------------------------------------------------------
+
+-if test "x$have_mp4" = "xyes" -a "x$have_faad" = "xyes"; then
++if test "x$have_mp4" = "xyes"; then
+ have_m4a="yes"
+ else
+ have_m4a="no"