aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libxine/libxine-x11-1.0/dont-have-xv.patch
diff options
context:
space:
mode:
authorwoglinde <heinold@inf.fu-berlin.de>2009-03-31 10:57:03 +0200
committerwoglinde <heinold@inf.fu-berlin.de>2009-03-31 10:57:03 +0200
commit780c434192ad4c0bfe60386417e7b986767b31ce (patch)
treef40b406fc155a3eb264b2f3ce3389c91e6cfe4bc /recipes/libxine/libxine-x11-1.0/dont-have-xv.patch
parent66e881fe4852817bd82dcb9d618a151cb2eddb3f (diff)
downloadopenembedded-780c434192ad4c0bfe60386417e7b986767b31ce.tar.gz
Revert "libxine: remove older verison and add the actual 1.1.16"
This reverts commit 01782313f289ff9cef1f2976db9b10bacfe8e2a5.
Diffstat (limited to 'recipes/libxine/libxine-x11-1.0/dont-have-xv.patch')
-rw-r--r--recipes/libxine/libxine-x11-1.0/dont-have-xv.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/libxine/libxine-x11-1.0/dont-have-xv.patch b/recipes/libxine/libxine-x11-1.0/dont-have-xv.patch
new file mode 100644
index 0000000000..674e0e3852
--- /dev/null
+++ b/recipes/libxine/libxine-x11-1.0/dont-have-xv.patch
@@ -0,0 +1,16 @@
+diff -urNd ../libxine-1.0-r1/xine-lib-1.0/configure.ac xine-lib-1.0/configure.ac
+--- ../libxine-1.0-r1/xine-lib-1.0/configure.ac 2005-04-09 02:35:05 +01:00
++++ xine-lib-1.0/configure.ac 2005-04-09 02:48:17 +01:00
+@@ -693,6 +693,12 @@
+ AM_CONDITIONAL(HAVE_XVMC, test x$ac_have_xvmc = "xyes")
+ AC_SUBST(XVMC_LIB)
+
++dnl --------------------------------------------
++dnl Declare Xv as missing
++dnl --------------------------------------------
++
++AM_CONDITIONAL(HAVE_XV, 0)
++
+
+ dnl ---------------------------------------------
+ dnl Checks for Xinerama extension