packages: mplayer/mplayer-link.patch - updated (fix build)

charles charles at pld-linux.org
Tue Jun 28 21:42:59 CEST 2011


Author: charles                      Date: Tue Jun 28 19:42:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated (fix build)

---- Files affected:
packages/mplayer:
   mplayer-link.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/mplayer/mplayer-link.patch
diff -u packages/mplayer/mplayer-link.patch:1.2 packages/mplayer/mplayer-link.patch:1.3
--- packages/mplayer/mplayer-link.patch:1.2	Tue Nov 30 10:37:58 2010
+++ packages/mplayer/mplayer-link.patch	Tue Jun 28 21:42:54 2011
@@ -9,3 +9,14 @@
  DEP_FILES = $(SRCS_COMMON) $(SRCS_MPLAYER) $(SRCS_MENCODER)
  $(foreach suffix,.c .cpp .m .S,$(eval DEP_FILES := $(DEP_FILES:$(suffix)=.d)))
  
+--- mplayer-r32923/configure.orig	2011-06-28 21:37:44.000000000 +0200
++++ mplayer-r32923/configure	2011-06-28 21:39:56.738031684 +0200
+@@ -7604,7 +7604,7 @@
+   return exitvar;
+ }
+ EOF
+-    cc_check -lXext && _xshape=yes
++    cc_check -lXext -lX11 && _xshape=yes
+   fi
+   if test "$_xshape" = yes ; then
+     def_xshape='#define CONFIG_XSHAPE 1'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mplayer/mplayer-link.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list