summaryrefslogtreecommitdiffstats
path: root/xbmc-13.0-hdhomerun.patch
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc-13.0-hdhomerun.patch')
-rw-r--r--xbmc-13.0-hdhomerun.patch33
1 files changed, 20 insertions, 13 deletions
diff --git a/xbmc-13.0-hdhomerun.patch b/xbmc-13.0-hdhomerun.patch
index 834a3f0..96fea7f 100644
--- a/xbmc-13.0-hdhomerun.patch
+++ b/xbmc-13.0-hdhomerun.patch
@@ -1,17 +1,21 @@
-commit 1e9e793eb2ceb55dad238e4a361b1cd32d5b39eb
-Author: Ken Dreyer <ktdreyer@ktdreyer.com>
-Date: Fri Aug 24 19:34:47 2012 -0600
+From f79620d0bd702d4257e28e3083c893522a008c2d Mon Sep 17 00:00:00 2001
+From: Ken Dreyer <ktdreyer@ktdreyer.com>
+Date: Fri, 24 Aug 2012 19:34:47 -0600
+Subject: [PATCH 2/2] Fedora: use external hdhomerun
- Fedora: use external hdhomerun
-
- Original patch by Alex Lancaster <alexlan[AT]fedoraproject org>
- (cherry picked from commit ef5c269992b32d67de7547e9f530b6c971381f45)
+Original patch by Alex Lancaster <alexlan[AT]fedoraproject org>
+(cherry picked from commit ef5c269992b32d67de7547e9f530b6c971381f45)
+---
+ Makefile.in | 5 +--
+ configure.in | 1 -
+ xbmc/filesystem/DllHDHomeRun.h | 78 ++++++++++++++++++++++++++++--------------
+ 3 files changed, 53 insertions(+), 31 deletions(-)
diff --git a/Makefile.in b/Makefile.in
-index 3b21d50..323e1eb 100644
+index 618ca25..842fbc6 100644
--- a/Makefile.in
+++ b/Makefile.in
-@@ -209,7 +209,6 @@ endif
+@@ -205,7 +205,6 @@ endif
LIB_DIRS=\
lib/cximage-6.0 \
lib/libexif \
@@ -19,7 +23,7 @@ index 3b21d50..323e1eb 100644
lib/cpluff \
lib/xbmc-dll-symbols
-@@ -405,8 +404,6 @@ libexif: dllloader
+@@ -411,8 +410,6 @@ libexif: dllloader
$(MAKE) -C lib/libexif
cmyth: dllloader
$(MAKE) -C lib/cmyth
@@ -28,7 +32,7 @@ index 3b21d50..323e1eb 100644
papcodecs: dllloader dvdpcodecs
test -d system/players/paplayer || mkdir system/players/paplayer
$(MAKE) -C lib/xbadpcm
-@@ -435,7 +432,7 @@ endif
+@@ -441,7 +438,7 @@ endif
codecs: papcodecs dvdpcodecs
@@ -38,10 +42,10 @@ index 3b21d50..323e1eb 100644
externals: codecs libs visualizations screensavers libaddon pvraddons
diff --git a/configure.in b/configure.in
-index 6136ecd..7f4dfe8 100644
+index 7a52036..717bb3b 100644
--- a/configure.in
+++ b/configure.in
-@@ -2436,7 +2436,6 @@ OUTPUT_FILES="Makefile \
+@@ -2518,7 +2518,6 @@ OUTPUT_FILES="Makefile \
lib/libexif/Makefile \
lib/libXDAAP/Makefile \
lib/cmyth/Makefile \
@@ -144,3 +148,6 @@ index 150b00f..57936be 100644
+ virtual void Unload() {}
};
+--
+1.8.3.1
+