[SCM] xbmc/master: Use X11 and SDL on MIPS

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Thu Oct 23 11:08:50 UTC 2014


The following commit has been merged in the master branch:
commit 4cff81de99fe0c6df675d4eb3c9e71486b92fe88
Author: Balint Reczey <balint at balitreczey.hu>
Date:   Sun Oct 19 20:50:19 2014 +0100

    Use X11 and SDL on MIPS

diff --git a/debian/patches/0013-mips-Add-configure-option-for-mips-and-mipsel.patch b/debian/patches/0013-mips-Add-configure-option-for-mips-and-mipsel.patch
index 09ea79f..be45541 100644
--- a/debian/patches/0013-mips-Add-configure-option-for-mips-and-mipsel.patch
+++ b/debian/patches/0013-mips-Add-configure-option-for-mips-and-mipsel.patch
@@ -22,8 +22,8 @@ index 2e49fa1..186edfe 100644
 +     ffmpeg_target_os=linux
 +     use_joystick=no
 +     use_gles=yes
-+     use_sdl=no
-+     use_x11=no
++     use_sdl=yes
++     use_x11=yes
 +     use_wayland=no
 +     ;;
    *)

-- 
xbmc packaging



More information about the pkg-multimedia-commits mailing list