summarylogtreecommitdiffstats
path: root/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
diff options
context:
space:
mode:
authorCarlos López Sánchez2015-07-23 22:15:44 -0500
committerCarlos López Sánchez2015-07-23 22:15:44 -0500
commit27176c55f71ec72fb3a937fde5b533cfa1e51583 (patch)
tree8aab94341499e5b0d70f649c15d55d2d923f2999 /faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
downloadaur-27176c55f71ec72fb3a937fde5b533cfa1e51583.tar.gz
Initial import
Diffstat (limited to 'faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch')
-rw-r--r--faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch b/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
new file mode 100644
index 000000000000..5d39cad95d7e
--- /dev/null
+++ b/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
@@ -0,0 +1,13 @@
+Install mp4ff_int_types.h for mythmusic.
+
+http://bugs.gentoo.org/275008
+
+--- common/mp4ff/Makefile.am
++++ common/mp4ff/Makefile.am
+@@ -1,5 +1,5 @@
+ lib_LTLIBRARIES = libmp4ff.la
+-include_HEADERS = mp4ff.h mp4ffint.h
++include_HEADERS = mp4ff.h mp4ffint.h mp4ff_int_types.h
+
+ AM_CFLAGS = -DUSE_TAGGING=1
+