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

Modified Files:
      Tag: pangocairo-branch
        glib2.info glib2.patch 
Log Message:
rm hack that was needed for old gtk issue


Index: glib2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/glib2.info,v
retrieving revision 1.16.2.3
retrieving revision 1.16.2.4
diff -u -d -r1.16.2.3 -r1.16.2.4
--- glib2.info  20 Dec 2006 17:19:19 -0000      1.16.2.3
+++ glib2.info  2 Jan 2007 15:49:32 -0000       1.16.2.4
@@ -1,6 +1,6 @@
 Package: glib2
 Version: 2.12.5
-Revision: 2
+Revision: 3
 Depends: %N-shlibs (>= %v-%r), fink-obsolete-packages
 BuildDepends: <<
        gettext-bin,
@@ -147,10 +147,6 @@
        charset.alias file, which are used by the %N-shlibs files. Starting
        in 2.12.0-1, they are all now in the %N-shlibs package, and %N is a
        dummy for compatibility and upgrades.
-
-       Some of fink's gnome packages are stuck at old versions, so
-       RangerRick says we shouldn't deprecate some old symbols that they
-       need.
 <<
 License: LGPL
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>

Index: glib2.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/glib2.patch,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -d -r1.4.2.1 -r1.4.2.2
--- glib2.patch 20 Dec 2006 18:01:02 -0000      1.4.2.1
+++ glib2.patch 2 Jan 2007 15:49:32 -0000       1.4.2.2
@@ -51,25 +51,6 @@
  #  undef G_HAVE_ISO_VARARGS
  #endif
  
-diff -Nurd -x'*~' glib-2.12.0.orig/glib/gmem.h glib-2.12.0/glib/gmem.h
---- glib-2.12.0.orig/glib/gmem.h       2006-01-25 10:51:43.000000000 -0500
-+++ glib-2.12.0/glib/gmem.h    2006-07-06 22:49:30.000000000 -0400
-@@ -101,7 +101,6 @@
- 
- 
- /* deprecated memchunks and allocators */
--#if !defined (G_DISABLE_DEPRECATED) || defined (GTK_COMPILATION) || defined 
(GDK_COMPILATION)
- typedef struct _GAllocator GAllocator;
- typedef struct _GMemChunk  GMemChunk;
- #define g_mem_chunk_create(type, pre_alloc, alloc_type)       ( \
-@@ -141,7 +140,6 @@
- #define       G_ALLOCATOR_LIST       (1)
- #define       G_ALLOCATOR_SLIST      (2)
- #define       G_ALLOCATOR_NODE       (3)
--#endif /* G_DISABLE_DEPRECATED */
- 
- G_END_DECLS
- 
 diff -Nurd -x'*~' glib-2.12.0.orig/glib/libcharset/Makefile.in 
glib-2.12.0/glib/libcharset/Makefile.in
 --- glib-2.12.0.orig/glib/libcharset/Makefile.in       2006-07-02 
14:48:02.000000000 -0400
 +++ glib-2.12.0/glib/libcharset/Makefile.in    2006-07-06 20:56:51.000000000 
-0400


-------------------------------------------------------------------------
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