[packages/kodi/dev-17.6] start update to 17.6

glen glen at pld-linux.org
Mon Mar 19 22:32:15 CET 2018


commit 6b5f5f8feb773ea24010de5e2c2ad130dd6faa2e
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Dec 24 18:05:59 2017 +0200

    start update to 17.6

 disable-static.patch |  8 ++++----
 kodi.spec            | 22 +++++++++++-----------
 2 files changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index a0b4a4f..82bef33 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -52,16 +52,16 @@
 %bcond_without	system_ffmpeg	# build with system ffmpeg
 %bcond_without	system_dvdread	# build with system dvdread
 
-%define	codename Jarvis
+%define	codename Krypton
 Summary:	Kodi is a free and open source media-player and entertainment hub
 Name:		kodi
-Version:	16.1
-Release:	2
+Version:	17.6
+Release:	0.1
 License:	GPL v2+ and GPL v3+
 Group:		Applications/Multimedia
 #Source0:	http://mirrors.kodi.tv/releases/source/%{version}-%{codename}.tar.gz
 Source0:	https://github.com/xbmc/xbmc/archive/%{version}-%{codename}.tar.gz
-# Source0-md5:	79358ad5f77f42c5498a9412d5a78dd5
+# Source0-md5:	a64c2fc56ddc41b9b0dded55eaabf170
 Patch0:		jpeglib-boolean.patch
 Patch1:		disable-static.patch
 Patch2:		dvdread.patch
@@ -192,17 +192,17 @@ all common digital media files from local and network storage media.
 
 %prep
 %setup -q -n xbmc-%{version}-%{codename}
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p1
 %{?with_system_dvdread:%patch2 -p1}
-%patch3 -p1
-%patch4 -p1
+#%patch3 -p1
+#%patch4 -p1
 
-%{__rm} -r lib/cximage-6.0/zlib
+#%{__rm} -r lib/cximage-6.0/zlib
 #%{__rm} -r lib/libhdhomerun
-%{__rm} -r lib/libmpeg2
-%{__rm} -r xbmc/cores/dvdplayer/DVDCodecs/Video/libmpeg2
-%{__rm} -r lib/libbluray
+#%{__rm} -r lib/libmpeg2
+#%{__rm} -r xbmc/cores/dvdplayer/DVDCodecs/Video/libmpeg2
+#%{__rm} -r lib/libbluray
 %{__rm} -r lib/librtmp
 %{__rm} -r lib/win32
 %{?with_system_dvdread:%{__rm} -r lib/libdvd/libdvdread}
diff --git a/disable-static.patch b/disable-static.patch
index 485ae2d..cb2e808 100644
--- a/disable-static.patch
+++ b/disable-static.patch
@@ -1,5 +1,5 @@
---- xbmc-15.0-Isengard/tools/depends/native/TexturePacker/Makefile~	2015-07-21 20:41:29.000000000 +0200
-+++ xbmc-15.0-Isengard/tools/depends/native/TexturePacker/Makefile	2015-07-30 18:37:38.691977581 +0200
+--- xbmc-17.6-Krypton/tools/depends/native/TexturePacker/Makefile~	2017-11-14 18:55:01.000000000 +0200
++++ xbmc-17.6-Krypton/tools/depends/native/TexturePacker/Makefile	2017-12-24 18:05:39.101238711 +0200
 @@ -9,18 +9,10 @@
  
  ifeq ($(NATIVEPLATFORM),)
@@ -16,6 +16,6 @@
 -  EXTRA_CONFIGURE = --enable-static
 -endif
 -
- ifeq ($(XBMCROOT),)
-   XBMCROOT = $(ROOT_DIR)/../../../..
+ ifeq ($(CORE_SOURCE_DIR),)
+   CORE_SOURCE_DIR = $(ROOT_DIR)/../../../..
  endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/6b5f5f8feb773ea24010de5e2c2ad130dd6faa2e



More information about the pld-cvs-commit mailing list