[SCM] kodi/experimental: Refresh patches

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Fri Aug 5 00:01:18 UTC 2016


The following commit has been merged in the experimental branch:
commit 499dadf67522e52873612579dad24f3bde7e2aac
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Thu Aug 4 12:44:36 2016 +0200

    Refresh patches

diff --git a/debian/patches/01_reproducible_build.patch b/debian/patches/01_reproducible_build.patch
index c608635..7958bbd 100644
--- a/debian/patches/01_reproducible_build.patch
+++ b/debian/patches/01_reproducible_build.patch
@@ -5,7 +5,7 @@ Forwarded: not-needed
 
 --- a/xbmc/Application.cpp
 +++ b/xbmc/Application.cpp
-@@ -512,7 +512,7 @@
+@@ -526,7 +526,7 @@
  //  specialVersion = " (version for XXXX)";
  #endif
    CLog::Log(LOGNOTICE, "Using %s %s x%d build%s", buildType.c_str(), CSysInfo::GetAppName().c_str(), g_sysinfo.GetXbmcBitness(), specialVersion.c_str());
diff --git a/debian/patches/02_allow_all_arches.patch b/debian/patches/02_allow_all_arches.patch
index b49cad0..ac4c2e0 100644
--- a/debian/patches/02_allow_all_arches.patch
+++ b/debian/patches/02_allow_all_arches.patch
@@ -13,7 +13,7 @@ entering uncharted territory.
 
 --- a/configure.ac
 +++ b/configure.ac
-@@ -653,7 +653,8 @@
+@@ -662,7 +662,8 @@
       USE_STATIC_FFMPEG=1
       ;;
    *)
diff --git a/debian/patches/03-privacy.patch b/debian/patches/03-privacy.patch
index 2a723d2..e69de29 100644
--- a/debian/patches/03-privacy.patch
+++ b/debian/patches/03-privacy.patch
@@ -1,11 +0,0 @@
---- a/system/settings/settings.xml
-+++ b/system/settings/settings.xml
-@@ -3184,7 +3184,7 @@
-         </setting>
-         <setting id="lookandfeel.enablerssfeeds" type="boolean" label="13305" help="36111">
-           <level>0</level>
--          <default>true</default>
-+          <default>false</default>
-           <control type="toggle" />
-         </setting>
-         <setting id="lookandfeel.rssedit" type="string" parent="lookandfeel.enablerssfeeds" label="21450" help="36112">
diff --git a/debian/patches/05-dont-require-neon-on-arm-armhf.patch b/debian/patches/05-dont-require-neon-on-arm-armhf.patch
index 996f382..73772a8 100644
--- a/debian/patches/05-dont-require-neon-on-arm-armhf.patch
+++ b/debian/patches/05-dont-require-neon-on-arm-armhf.patch
@@ -7,7 +7,7 @@ Forwarded: not-needed
 
 --- a/configure.ac
 +++ b/configure.ac
-@@ -615,7 +615,7 @@
+@@ -624,7 +624,7 @@
       CORE_SYSTEM_NAME=linux
       ARCH="arm"
       use_arch="arm"
diff --git a/debian/patches/06-use-external-libraries.patch b/debian/patches/06-use-external-libraries.patch
index 081d1f9..9293d26 100644
--- a/debian/patches/06-use-external-libraries.patch
+++ b/debian/patches/06-use-external-libraries.patch
@@ -15,7 +15,7 @@ Forwarded: not-needed
  all: $(BOOTSTRAP_TARGETS)
 --- a/configure.ac
 +++ b/configure.ac
-@@ -2353,18 +2353,11 @@
+@@ -2382,18 +2382,11 @@
  ], [0])
  
  XB_CONFIG_MODULE([lib/gtest], [
diff --git a/debian/patches/08-fix-s390x-build.patch b/debian/patches/08-fix-s390x-build.patch
index ce8c773..9400113 100644
--- a/debian/patches/08-fix-s390x-build.patch
+++ b/debian/patches/08-fix-s390x-build.patch
@@ -61,7 +61,7 @@ Forwarded: not-needed
  long AtomicIncrement(volatile long* pAddr);
 --- a/xbmc/cores/VideoPlayer/VideoRenderers/LinuxRendererGL.h
 +++ b/xbmc/cores/VideoPlayer/VideoRenderers/LinuxRendererGL.h
-@@ -284,7 +284,7 @@
+@@ -295,7 +295,7 @@
  
  
  inline int NP2( unsigned x ) {
diff --git a/debian/patches/10-dont-use-omitted-files.patch b/debian/patches/10-dont-use-omitted-files.patch
index aaa2989..e207b73 100644
--- a/debian/patches/10-dont-use-omitted-files.patch
+++ b/debian/patches/10-dont-use-omitted-files.patch
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -2168,7 +2168,6 @@
+@@ -2198,7 +2198,6 @@
      tools/Linux/kodi-standalone.sh \
      tools/Linux/kodi-xsession.desktop \
      tools/EventClients/Makefile \
diff --git a/debian/patches/12-build-cpluff-pic-only.patch b/debian/patches/12-build-cpluff-pic-only.patch
index 553696b..2bad2d0 100644
--- a/debian/patches/12-build-cpluff-pic-only.patch
+++ b/debian/patches/12-build-cpluff-pic-only.patch
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -2350,7 +2350,7 @@
+@@ -2376,7 +2376,7 @@
      --prefix="${prefix}" --includedir="${includedir}" --libdir="${libdir}" --datadir="${datadir}" \
      --host=$host_alias \
      --build=$build_alias \

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list