Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24365/10.4/unstable/main/finkinfo/gnome

Modified Files:
        lablgtk2.info 
Added Files:
        lablgtk2.patch 
Log Message:
Remove obsolete bdep on gail.
Include patch from gentoo that fixes linking against libgnomeui.
I'm still not sure how libgnomeui is pulled in, it doesn't get linked
on my box. I've got to be missing some bdep or other, but I'm not sure what.


Index: lablgtk2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/lablgtk2.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- lablgtk2.info       13 Sep 2009 14:28:19 -0000      1.12
+++ lablgtk2.info       13 Sep 2009 16:19:29 -0000      1.13
@@ -1,6 +1,6 @@
 Package: lablgtk2
 Version: 2.12.0
-Revision: 1
+Revision: 2
 Maintainer: Corey Halpin <chal...@cs.wisc.edu>
 BuildDepends: <<
   aspell-dev,
@@ -39,7 +39,7 @@
   libxml2 (>= 2.6.30-1),
   orbit2-dev (>= 2.14.9-1),
   popt,
-  gail18-dev
+  fink (>= 0.24.12)
 <<
 Depends: <<
   aspell-shlibs,
@@ -83,6 +83,8 @@
 InstallScript: make install DESTDIR=%d
 Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-%v.tar.gz
 Source-MD5: 0e253128afee3cdc6e9b43c34b35984d
+PatchFile: %n.patch
+PatchFile-MD5: cb193aa8f99656d78aecc90e1188c2f1
 ConfigureParams: --with-gnomecanvas --disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 SetLIBRARY_PATH: %b/src
 DocFiles: CHANGES COPYING README

--- NEW FILE: lablgtk2.patch ---
diff -ur lablgtk-2.12.0.orig/src/ml_panel.c lablgtk-2.12.0/src/ml_panel.c
--- lablgtk-2.12.0.orig/src/ml_panel.c  2007-06-20 15:40:34.000000000 +0800
+++ lablgtk-2.12.0/src/ml_panel.c       2009-06-18 20:00:02.212296906 +0800
@@ -23,6 +23,7 @@
 #include <string.h>

 #include <libgnomeui/gnome-client.h>
+#include <libgnomeui/gnome-ui-init.h>
 #include <panel-applet.h>

 #include <caml/mlvalues.h>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to