Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22180/10.3/unstable/main/finkinfo/gnome

Modified Files:
        gtkmm2.4.info 
Log Message:
stray doubled-comma causes newer gcc to choke


Index: gtkmm2.4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/gtkmm2.4.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- gtkmm2.4.info       8 Aug 2006 05:01:24 -0000       1.6
+++ gtkmm2.4.info       8 Aug 2006 16:16:15 -0000       1.7
@@ -1,13 +1,19 @@
 Package: gtkmm2.4
 Version: 2.6.14
+
+#remove the doubled comma in settings.h if rev-up for some other reason
 Revision: 1
+
 GCC: 3.3
 Depends: %N-shlibs (= %v-%r), libsigc++2-shlibs, gtk+2-shlibs (>= 2.6.0-1), 
atk1-shlibs (>= 1.9.0-1), libgettext3-shlibs, glib2-shlibs (>= 2.12.0-1), 
libiconv, libjpeg-shlibs, libpng3-shlibs (>= 1.2.5-4), libtiff-shlibs, 
pango1-xft2 (>= 1.5.2-1), x11, glibmm2.4 (>= 2.10.5-1)
 Replaces: %N-shlibs (<< 2.6.4-1)
 BuildDepends: glib2-dev (>= 2.12.0-1), libsigc++2, glibmm2.4-dev (>= 
2.10.5-1),  gtk+2-dev (>= 2.6.0-1), atk1 (>= 1.9.0-1), pango1-xft2-dev (>= 
1.5.2-1), libpng3, libjpeg, libtiff, pkgconfig (>= 0.15.0-2), libgettext3-dev, 
gettext-bin, gettext-tools, libiconv-dev, x11-dev
 Source: mirror:gnome:sources/gtkmm/2.6/gtkmm-%v.tar.bz2
 Source-MD5: 31f28293f9d258c40b1a1181900dbe12
-PatchScript: perl -pi -e 's/^(SUBDIRS.*)tests/\1/' Makefile.in
+PatchScript: <<
+  perl -pi -e 's/^(SUBDIRS.*)tests/\1/' Makefile.in
+# perl -pi -e 's/;;/;/' gtk/gtkmm/settings.h
+<<
 NoSetLDFLAGS: true
 SetCPPFLAGS: -no-cpp-precomp -DX_LOCALE
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing -pipe


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to