From ad2fa8bf32377efe6d56e8a154677ce160d108f1 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Sun, 23 Feb 2014 23:25:05 -0700 Subject: use internal ffmpeg - switch to bcond conditionals - remove hardcoded mysql directory in LIBS, since mysql_config will insert this automatically. - rm BuildRoot --- xbmc-13.0-hdhomerun.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'xbmc-13.0-hdhomerun.patch') diff --git a/xbmc-13.0-hdhomerun.patch b/xbmc-13.0-hdhomerun.patch index a8b126a..a762d0d 100644 --- a/xbmc-13.0-hdhomerun.patch +++ b/xbmc-13.0-hdhomerun.patch @@ -1,7 +1,7 @@ -From ca26da928991f0e3e48018255abc79c86fb46caf Mon Sep 17 00:00:00 2001 +From 3de14b3f561594c326c96dbbe853d516fa8c242e Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Fri, 24 Aug 2012 19:34:47 -0600 -Subject: [PATCH 2/2] Fedora: use external hdhomerun +Subject: [PATCH 2/3] Fedora: use external hdhomerun Original patch by Alex Lancaster (cherry picked from commit ef5c269992b32d67de7547e9f530b6c971381f45) @@ -12,7 +12,7 @@ Original patch by Alex Lancaster 3 files changed, 53 insertions(+), 31 deletions(-) diff --git a/Makefile.in b/Makefile.in -index a14b3c5..f389b51 100644 +index 76936d4..0f9bc0c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -211,7 +211,6 @@ endif @@ -42,10 +42,10 @@ index a14b3c5..f389b51 100644 externals: codecs libs visualizations screensavers libaddon pvraddons diff --git a/configure.in b/configure.in -index 4182c66..b78085a 100644 +index 433c4a2..24a5e89 100644 --- a/configure.in +++ b/configure.in -@@ -2522,7 +2522,6 @@ OUTPUT_FILES="Makefile \ +@@ -2528,7 +2528,6 @@ OUTPUT_FILES="Makefile \ lib/libexif/Makefile \ lib/libXDAAP/Makefile \ lib/cmyth/Makefile \ @@ -149,5 +149,5 @@ index 150b00f..57936be 100644 }; -- -1.8.3.1 +1.8.5.3 -- cgit