[SCM] kodi/experimental: Fix building tests
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Fri Oct 7 08:49:20 UTC 2016
The following commit has been merged in the experimental branch:
commit ccbb119de243e525494eb047808b238ea81e9ee3
Author: Balint Reczey <balint at balintreczey.hu>
Date: Fri Oct 7 09:41:44 2016 +0200
Fix building tests
diff --git a/debian/patches/0004-utils-drop-AsyncFileCopy-from-Makefile-too.patch b/debian/patches/0004-utils-drop-AsyncFileCopy-from-Makefile-too.patch
new file mode 100644
index 0000000..cc6d8a3
--- /dev/null
+++ b/debian/patches/0004-utils-drop-AsyncFileCopy-from-Makefile-too.patch
@@ -0,0 +1,24 @@
+From c52cc733710b343efbc2af808576da573b12b116 Mon Sep 17 00:00:00 2001
+From: Balint Reczey <balint at balintreczey.hu>
+Date: Fri, 7 Oct 2016 09:40:37 +0200
+Subject: [PATCH 4/4] [utils] drop AsyncFileCopy from Makefile, too
+
+---
+ xbmc/utils/test/Makefile | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/xbmc/utils/test/Makefile b/xbmc/utils/test/Makefile
+index a5e0a5f..496a8fb 100644
+--- a/xbmc/utils/test/Makefile
++++ b/xbmc/utils/test/Makefile
+@@ -2,7 +2,6 @@ SRCS= \
+ TestAlarmClock.cpp \
+ TestAliasShortcutUtils.cpp \
+ TestArchive.cpp \
+- TestAsyncFileCopy.cpp \
+ TestBase64.cpp \
+ TestBitstreamStats.cpp \
+ TestCharsetConverter.cpp \
+--
+2.1.4
+
diff --git a/debian/patches/series b/debian/patches/series
index 59f533f..eb2209c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,7 @@
0001-c-pluff-Fix-format-string-warnings.patch
0002-StringUtils-Fix-format-string.patch
0003-Revert-droid-fix-builds-with-AML-disabled.patch
+0004-utils-drop-AsyncFileCopy-from-Makefile-too.patch
01_reproducible_build.patch
02_allow_all_arches.patch
03-privacy.patch
--
kodi packaging
More information about the pkg-multimedia-commits
mailing list