SOURCES: SDL_Pango-am.patch - patch simplified (file uses \r\n lin...
sparky
sparky at pld-linux.org
Sun Oct 29 15:57:35 CET 2006
Author: sparky Date: Sun Oct 29 14:57:35 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- patch simplified (file uses \r\n line terminators)
---- Files affected:
SOURCES:
SDL_Pango-am.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/SDL_Pango-am.patch
diff -u SOURCES/SDL_Pango-am.patch:1.1 SOURCES/SDL_Pango-am.patch:1.2
--- SOURCES/SDL_Pango-am.patch:1.1 Sat Oct 28 23:36:33 2006
+++ SOURCES/SDL_Pango-am.patch Sun Oct 29 15:57:30 2006
@@ -1,33 +1,12 @@
---- src/Makefile.am 2004-12-10 10:06:33.000000000 +0100
-+++ src/Makefile.am-new 2006-10-28 23:36:22.711975416 +0200
-@@ -1,15 +1,15 @@
--#Makefile.am for SDL_Pango library/DLL
--
--lib_LTLIBRARIES = libSDL_Pango.la
--
+diff -Nur SDL_Pango-0.1.2.orig/src/Makefile.am SDL_Pango-0.1.2.am/src/Makefile.am
+--- SDL_Pango-0.1.2.orig/src/Makefile.am 2004-12-10 11:06:33.000000000 +0200
++++ SDL_Pango-0.1.2.am/src/Makefile.am 2006-10-29 16:56:01.000000000 +0200
+@@ -2,7 +2,7 @@
+
+ lib_LTLIBRARIES = libSDL_Pango.la
+
-libSDL_Pangoincludedir = $(includedir)
--libSDL_Pangoinclude_HEADERS = SDL_Pango.h
--
--libSDL_Pango_la_SOURCES = SDL_Pango.c
--
--DEFS = @DEFS@ -DBUILD_DLL
--libSDL_Pango_la_LDFLAGS = \
-- -no-undefined \
-- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
--
--DISTCLEANFILES = *~ *~c *~h *.cross.cache inc
-+#Makefile.am for SDL_Pango library/DLL
-+
-+lib_LTLIBRARIES = libSDL_Pango.la
-+
-+libSDL_Pangoincludedir = $(includedir)/SDL
-+libSDL_Pangoinclude_HEADERS = SDL_Pango.h
-+
-+libSDL_Pango_la_SOURCES = SDL_Pango.c
-+
-+DEFS = @DEFS@ -DBUILD_DLL
-+libSDL_Pango_la_LDFLAGS = \
-+ -no-undefined \
-+ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
-+
-+DISTCLEANFILES = *~ *~c *~h *.cross.cache inc
++libSDL_Pangoincludedir = $(includedir)/SDL
+ libSDL_Pangoinclude_HEADERS = SDL_Pango.h
+
+ libSDL_Pango_la_SOURCES = SDL_Pango.c
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/SDL_Pango-am.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list