rpms/xbmc/F-20 0001-Revert-drop-support-for-external-ffmpeg.patch, 1.1, 1.2 xbmc-13.0-dbus-power.patch, 1.1, NONE xbmc-13.1-curl.patch, 1.1, NONE

Michael Cronenworth mooninite at rpmfusion.org
Thu Aug 21 02:00:50 CEST 2014


Author: mooninite

Update of /cvs/free/rpms/xbmc/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29370

Modified Files:
	0001-Revert-drop-support-for-external-ffmpeg.patch 
Removed Files:
	xbmc-13.0-dbus-power.patch xbmc-13.1-curl.patch 
Log Message:


0001-Revert-drop-support-for-external-ffmpeg.patch:
 configure.in |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Index: 0001-Revert-drop-support-for-external-ffmpeg.patch
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-20/0001-Revert-drop-support-for-external-ffmpeg.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 0001-Revert-drop-support-for-external-ffmpeg.patch	21 Mar 2014 11:08:50 -0000	1.1
+++ 0001-Revert-drop-support-for-external-ffmpeg.patch	21 Aug 2014 00:00:50 -0000	1.2
@@ -15,7 +15,7 @@
 index f9f5693..c389b76 100644
 --- a/configure.in
 +++ b/configure.in
-@@ -191,6 +191,9 @@ libcec_disabled="== libcec disabled. CEC adapter support will not be available.
+@@ -191,6 +191,9 @@
  # External library message strings
  external_libraries_enabled="== Use of all supported external libraries enabled. =="
  external_libraries_disabled="== Use of all supported external libraries disabled. =="
@@ -25,7 +25,7 @@
  dashes="------------------------"
  final_message="\n  XBMC Configuration:"
  final_message="\n$dashes$final_message\n$dashes"
-@@ -569,6 +572,12 @@ AC_ARG_ENABLE([external-libraries],
+@@ -569,6 +572,12 @@
    [use_external_libraries=$enableval],
    [use_external_libraries=no])
  
@@ -38,9 +38,9 @@
  AC_ARG_ENABLE([libav-compat],
    [AS_HELP_STRING([--enable-libav-compat],
    [build a wrapper around libav to provide the functions needed by XBMC. This is
-@@ -600,9 +609,6 @@ PKG_PROG_PKG_CONFIG
- MAKE="${MAKE:-make}"
- OBJDUMP="${OBJDUMP:-objdump}"
+@@ -602,9 +611,6 @@
+ READELF="${READELF:-readelf}"
+ NM="${NM:-nm}"
  
 -use_external_ffmpeg=no
 -use_static_ffmpeg=no


--- xbmc-13.0-dbus-power.patch DELETED ---


--- xbmc-13.1-curl.patch DELETED ---


More information about the rpmfusion-commits mailing list