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

Modified Files:
      Tag: pangocairo-branch
        glib2.info 
Log Message:
port new version to pangocairo-branch; more portable optimization flag for all


Index: glib2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/glib2.info,v
retrieving revision 1.16.2.1
retrieving revision 1.16.2.2
diff -u -d -r1.16.2.1 -r1.16.2.2
--- glib2.info  19 Dec 2006 21:34:24 -0000      1.16.2.1
+++ glib2.info  20 Dec 2006 03:31:50 -0000      1.16.2.2
@@ -1,26 +1,24 @@
 Package: glib2
-Version: 2.12.4
-
-### This .info has OS-specific features...don't blindly copy 10.3<->10.4!
-Revision: 101
-
-Depends: %N-shlibs (>= %v-%r)
+Version: 2.12.5
+Revision: 2
+Depends: %N-shlibs (>= %v-%r), fink-obsolete-packages
 BuildDepends: pkgconfig (>= 0.15.0-2), libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev
 Replaces: %N-common
 Conflicts: %N-common
 Source: mirror:gnome:sources/glib/2.12/glib-%v.tar.bz2
-Source-MD5: ef7b9595fa788e245a0f883bddba8a25
+Source-MD5: 08f51fd565805289879819964bb8192b
 Patch: %n.patch
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 SetLIBS: -L%p/lib
-SetCPPFLAGS: -no-cpp-precomp -isystem %p/include -D_POLL_EMUL_H_
-SetCFLAGS: -Os
+SetCPPFLAGS: -no-cpp-precomp -isystem %p/include
+#SetCFLAGS: -Os
+SetCFLAGS: -O0
 SetLIBRARY_PATH: %p/lib
 ConfigureParams: --mandir=%p/share/man --disable-gtk-doc 
--disable-dependency-tracking --enable-static
 CompileScript: <<
   PERL_PATH=/usr/bin/perl PERL=/usr/bin/perl ./configure %c
-  make -j2
+  make
 <<
 InfoTest: TestScript: LANG=C make check
 InstallScript: <<
@@ -105,12 +103,6 @@
   for host=darwin5?)or import it from an authoritative upstream source
   instead of dragging along a legacy file in %N.patch?
 
-  READ_OK is a bit-shift macro in some OS X headers.
-  #undef it so can be used locally as an enum.
-  (See #fink 2004-nov-03)
-
-  check doesn't run automatically, so do it manually
-
   Disable two tests that fail on OS X apparently due to deficiencies
   in OS X locale support.
   See: http://bugzilla.gnome.org/show_bug.cgi?id=333977
@@ -129,8 +121,8 @@
   Need to figure out how to patch tests/Makefile to use the nascent
   gettext dictionaries in preference to installed ones.
 
-  Tiger's poll() is busted, so force use of glib2's own emulation code.
-  See http://bugzilla.gnome.org/show_bug.cgi?id=302672
+  Would prefer -Os, but anything above -O0 gives bad code generation
+  on some compilers. See radar #4874204.
 <<
 DescPackaging: <<
   Sometimes not all .pc files get created. I suspect this is due to a


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to