Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv3230

Modified Files:
      Tag: pangocairo-branch
        at-spi.info at-spi.patch 
Log Message:
more x11 flag fixes


Index: at-spi.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/Attic/at-spi.patch,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- at-spi.patch        4 Nov 2007 23:01:00 -0000       1.1.2.2
+++ at-spi.patch        1 Dec 2007 21:48:04 -0000       1.1.2.3
@@ -12,15 +12,15 @@
  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
 diff -Nurd -x'*~' at-spi-1.20.1.orig/atk-bridge/Makefile.in 
at-spi-1.20.1/atk-bridge/Makefile.in
 --- at-spi-1.20.1.orig/atk-bridge/Makefile.in  2007-10-15 09:16:45.000000000 
-0400
-+++ at-spi-1.20.1/atk-bridge/Makefile.in       2007-11-04 17:57:52.000000000 
-0500
-@@ -287,6 +287,7 @@
-          -I $(top_builddir)/libspi \
-          -I $(top_builddir)/atk-bridge \
++++ at-spi-1.20.1/atk-bridge/Makefile.in       2007-12-01 16:37:25.000000000 
-0500
+@@ -289,6 +289,7 @@
           $(WARN_CFLAGS) \
-+         $(X_CFLAGS) \
           $(ATK_BRIDGE_CFLAGS) \
           -DG_LOG_DOMAIN=\"atk-bridge\" \
++         $(X_CFLAGS) \
           $(NULL)
+ 
+ DEPS = \
 diff -Nurd -x'*~' at-spi-1.20.1.orig/configure at-spi-1.20.1/configure
 --- at-spi-1.20.1.orig/configure       2007-10-15 09:16:44.000000000 -0400
 +++ at-spi-1.20.1/configure    2007-11-04 17:57:31.000000000 -0500
@@ -160,3 +160,16 @@
  
  #libtool option to strip symbols starting with cspi
  #
+diff -Nurd -x'*~' at-spi-1.20.1.orig/libspi/Makefile.in 
at-spi-1.20.1/libspi/Makefile.in
+--- at-spi-1.20.1.orig/libspi/Makefile.in      2007-10-15 09:16:46.000000000 
-0400
++++ at-spi-1.20.1/libspi/Makefile.in   2007-12-01 16:37:43.000000000 -0500
+@@ -297,7 +297,8 @@
+            -I$(top_builddir)  \
+            $(LIBSPI_DEBUG_CFLAGS)     \
+            $(WARN_CFLAGS)     \
+-           $(LIBSPI_CFLAGS)
++           $(LIBSPI_CFLAGS)   \
++         $(X_CFLAGS)
+ 
+ libspi_la_LDFLAGS = @LT_VERSION_INFO@ -no-undefined
+ libspi_la_LIBADD = $(LIBSPI_LIBS) $(XTST_LIBS)

Index: at-spi.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/at-spi.info,v
retrieving revision 1.8.2.39
retrieving revision 1.8.2.40
diff -u -d -r1.8.2.39 -r1.8.2.40
--- at-spi.info 4 Nov 2007 23:01:00 -0000       1.8.2.39
+++ at-spi.info 1 Dec 2007 21:48:04 -0000       1.8.2.40
@@ -59,7 +59,7 @@
 Source: mirror:gnome:sources/%n/1.20/%n-%v.tar.bz2
 Source-MD5: 9dc4ce96c17452cd285d006d03574e93
 PatchFile: %n.patch
-PatchFile-MD5: d1f6f8f3ebde62f0c660dac9453a2daf
+PatchFile-MD5: 27cf67d6ce0774de678594e907d929bf
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
 NoSetLDFLAGS: true
@@ -127,6 +127,8 @@
        No need for popt here, so patch out its detection. See:
        http://bugzilla.gnome.org/show_bug.cgi?id=336297
        But libbonobo needs popt.h
+
+       Disable python bindings (externalize as -pyXX varianted pkgs).
 <<
 DescPort: <<
        Linking against this lib may generate compiler warnings about


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to