SOURCES: xine-lib-am.patch (NEW) - fix build with recent automake

qboosh qboosh at pld-linux.org
Tue Dec 5 00:33:16 CET 2006


Author: qboosh                       Date: Mon Dec  4 23:33:16 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build with recent automake

---- Files affected:
SOURCES:
   xine-lib-am.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xine-lib-am.patch
diff -u /dev/null SOURCES/xine-lib-am.patch:1.1
--- /dev/null	Tue Dec  5 00:33:16 2006
+++ SOURCES/xine-lib-am.patch	Tue Dec  5 00:33:11 2006
@@ -0,0 +1,29 @@
+--- xine-lib-1.1.3/src/xine-utils/Makefile.am.orig	2006-09-26 07:48:16.000000000 +0200
++++ xine-lib-1.1.3/src/xine-utils/Makefile.am	2006-12-04 23:59:23.247443181 +0100
+@@ -1,6 +1,5 @@
+ include $(top_srcdir)/misc/Makefile.common
+ 
+-LIBTOOL = $(SHELL) $(top_builddir)/libtool
+ noinst_LTLIBRARIES = libxineutils.la
+ 
+ EXTRA_DIST = ppcasm_string.S ppc_asm.tmpl
+--- xine-lib-1.1.3/src/xine-engine/Makefile.am.orig	2006-11-08 23:47:44.000000000 +0100
++++ xine-lib-1.1.3/src/xine-engine/Makefile.am	2006-12-04 23:59:10.822735139 +0100
+@@ -4,7 +4,6 @@
+ AM_CFLAGS = $(X_CFLAGS) $(FT2_CFLAGS) $(FONTCONFIG_CFLAGS) $(VISIBILITY_FLAG)
+ AM_CPPFLAGS = $(ZLIB_CPPFLAGS) -DXINE_LIBRARY_COMPILE
+ 
+-LIBTOOL = $(SHELL) $(top_builddir)/libtool
+ lib_LTLIBRARIES = libxine.la
+ 
+ XINEUTILS_LIB  = $(top_builddir)/src/xine-utils/libxineutils.la
+--- xine-lib-1.1.3/src/libw32dll/wine/Makefile.am.orig	2003-10-02 21:30:30.000000000 +0200
++++ xine-lib-1.1.3/src/libw32dll/wine/Makefile.am	2006-12-04 23:58:05.258998874 +0100
+@@ -1,7 +1,5 @@
+ include $(top_srcdir)/misc/Makefile.common
+ 
+-LIBTOOL = $(SHELL) $(top_builddir)/libtool
+-
+ EXTRA_DIST = stubs.s wrapper.S
+ 
+ noinst_LTLIBRARIES = $(wine_lib)
================================================================


More information about the pld-cvs-commit mailing list