SOURCES: screem-deprecations.patch (NEW) - fix build with recent g...
freetz
freetz at pld-linux.org
Sun May 21 13:46:40 CEST 2006
Author: freetz Date: Sun May 21 11:46:40 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix build with recent gtk+/gnome
---- Files affected:
SOURCES:
screem-deprecations.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/screem-deprecations.patch
diff -u /dev/null SOURCES/screem-deprecations.patch:1.1
--- /dev/null Sun May 21 13:46:40 2006
+++ SOURCES/screem-deprecations.patch Sun May 21 13:46:35 2006
@@ -0,0 +1,12 @@
+diff -aurN screem-0.16.1.orig/configure.ac screem-0.16.1/configure.ac
+--- screem-0.16.1.orig/configure.ac 2005-11-12 20:36:06.000000000 +0100
++++ screem-0.16.1/configure.ac 2006-05-21 13:31:06.306323688 +0200
+@@ -255,7 +255,7 @@
+ dnl being the blocker here, need a util function which does the
+ dnl same for utf-8
+
+-DEPRECATION_FLAGS="-DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMEUI_DISABLE_DEPRECATED"
++DEPRECATION_FLAGS=""
+
+ CFLAGS="$SCREEM_CFLAGS -Wall $DEPRECATION_FLAGS $CFLAGS"
+ AC_SUBST(CFLAGS)
================================================================
More information about the pld-cvs-commit
mailing list