From 5f73d029b9e32ff36d0d44793ee072e7c6b4e888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 18 Jan 2015 11:06:09 -0200 Subject: rename xbmc to kodi, remove xbmc-lts --- libre/xbmc/0002-CEC-bump-libCEC-to-2.2.0.patch | 39 -------------------------- 1 file changed, 39 deletions(-) delete mode 100644 libre/xbmc/0002-CEC-bump-libCEC-to-2.2.0.patch (limited to 'libre/xbmc/0002-CEC-bump-libCEC-to-2.2.0.patch') diff --git a/libre/xbmc/0002-CEC-bump-libCEC-to-2.2.0.patch b/libre/xbmc/0002-CEC-bump-libCEC-to-2.2.0.patch deleted file mode 100644 index e7aecd75e..000000000 --- a/libre/xbmc/0002-CEC-bump-libCEC-to-2.2.0.patch +++ /dev/null @@ -1,39 +0,0 @@ -From 6cd70921650dda8864a844033e36f1bea55d034b Mon Sep 17 00:00:00 2001 -From: Lars Op den Kamp -Date: Mon, 27 Oct 2014 12:29:09 +0100 -Subject: [PATCH 2/8] [CEC] bump libCEC to 2.2.0 - ---- - project/BuildDependencies/scripts/libcec_d.txt | 2 +- - tools/depends/target/libcec/Makefile | 6 +++--- - 2 files changed, 4 insertions(+), 4 deletions(-) - -diff --git a/project/BuildDependencies/scripts/libcec_d.txt b/project/BuildDependencies/scripts/libcec_d.txt -index a126c74..3d0265e 100644 ---- a/project/BuildDependencies/scripts/libcec_d.txt -+++ b/project/BuildDependencies/scripts/libcec_d.txt -@@ -1,3 +1,3 @@ - ; filename source of the file - --libcec-2.1.4.zip http://mirrors.xbmc.org/build-deps/win32/ -+libcec-2.2.0-win32.zip http://mirrors.xbmc.org/build-deps/win32/ -diff --git a/tools/depends/target/libcec/Makefile b/tools/depends/target/libcec/Makefile -index 16fec1b..6c72240 100644 ---- a/tools/depends/target/libcec/Makefile -+++ b/tools/depends/target/libcec/Makefile -@@ -3,9 +3,9 @@ DEPS= ../../Makefile.include Makefile - - # lib name, version - LIBNAME=libcec --VERSION=2.1.4 --SOURCE=$(LIBNAME)-$(VERSION)-2 --ARCHIVE=$(SOURCE).tar.gz -+VERSION=2.2.0 -+SOURCE=$(LIBNAME)-$(VERSION) -+ARCHIVE=$(SOURCE)-3.tar.gz - - # configuration settings - CONFIGURE=./configure --prefix=$(PREFIX) --disable-rpi \ --- -2.1.2 - -- cgit v1.2.3-2-g168b