[SCM] kodi/master: Stop using files omitted from DFSG-free tarballs

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Sat Mar 28 11:24:42 UTC 2015


The following commit has been merged in the master branch:
commit 82960172d3a6fb0b0d3a1088552776ccf2ac7a44
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Sat Mar 21 23:19:28 2015 +0100

    Stop using files omitted from DFSG-free tarballs

diff --git a/debian/patches/10-dont-use-omitted-files.patch b/debian/patches/10-dont-use-omitted-files.patch
new file mode 100644
index 0000000..7cd4a7f
--- /dev/null
+++ b/debian/patches/10-dont-use-omitted-files.patch
@@ -0,0 +1,12 @@
+diff --git a/configure.in b/configure.in
+index 9337c1f..eb83e59 100644
+--- a/configure.in
++++ b/configure.in
+@@ -2509,7 +2509,6 @@ OUTPUT_FILES="Makefile \
+     tools/Linux/FEH-ARM.py \
+     tools/TexturePacker/Makefile \
+     tools/EventClients/Makefile \
+-    tools/EventClients/Clients/OSXRemote/Makefile \
+     xbmc/peripherals/bus/Makefile \
+     xbmc/peripherals/devices/Makefile \
+     xbmc/android/activity/Makefile \
diff --git a/debian/patches/series b/debian/patches/series
index 1c82cba..44ba69f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,3 +11,4 @@
 06-use-external-libraries.patch
 07-use-system-groovy.patch
 09-use-correct-ftgl.h
+10-dont-use-omitted-files.patch

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list