Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13345/stable/main/finkinfo/gnome

Modified Files:
        gnome-panel.info gnome-panel.patch 
Log Message:
direct-link fix: publish -lintl for public API of gnome-panel lib


Index: gnome-panel.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/gnome-panel.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gnome-panel.patch   15 Nov 2009 08:20:30 -0000      1.3
+++ gnome-panel.patch   11 Feb 2010 18:16:28 -0000      1.4
@@ -16,3 +16,46 @@
  
  GTKDOC_LIBS = \
        $(LDFLAGS)                                      \
+diff -Nurd -x'*~' gnome-panel-2.26.3.orig/gnome-panel/Makefile.in 
gnome-panel-2.26.3/gnome-panel/Makefile.in
+--- gnome-panel-2.26.3.orig/gnome-panel/Makefile.in    2009-07-01 
08:54:03.000000000 -0400
++++ gnome-panel-2.26.3/gnome-panel/Makefile.in 2010-02-11 12:43:43.000000000 
-0500
+@@ -508,7 +508,7 @@
+ gnome_panel_LDADD = \
+       $(top_builddir)/gnome-panel/libpanel-util/libpanel-util.la \
+       $(PANEL_LIBS)           \
+-      $(X_LIBS)
++      $(X_LIBS) $(INTLLIBS)
+ 
+ gnome_panel_LDFLAGS = -export-dynamic
+ gnome_desktop_item_edit_SOURCES = \
+@@ -522,7 +522,7 @@
+ gnome_desktop_item_edit_LDADD = \
+       $(top_builddir)/gnome-panel/libpanel-util/libpanel-util.la \
+       $(PANEL_LIBS)                   \
+-      $(X_LIBS)
++      $(X_LIBS) $(INTLLIBS)
+ 
+ gladedir = $(datadir)/gnome-panel/glade
+ glade_DATA = \
+diff -Nurd -x'*~' gnome-panel-2.26.3.orig/libpanel-applet/Makefile.in 
gnome-panel-2.26.3/libpanel-applet/Makefile.in
+--- gnome-panel-2.26.3.orig/libpanel-applet/Makefile.in        2009-07-01 
08:54:05.000000000 -0400
++++ gnome-panel-2.26.3/libpanel-applet/Makefile.in     2010-02-11 
12:42:58.000000000 -0500
+@@ -361,7 +361,7 @@
+ 
+ libpanel_applet_2_la_LIBADD = \
+       $(LIBPANEL_APPLET_LIBS) \
+-      $(X_LIBS)
++      $(X_LIBS) $(INTLLIBS)
+ 
+ libpanel_appletincludedir = $(includedir)/panel-2.0
+ libpanel_appletinclude_HEADERS = \
+diff -Nurd -x'*~' 
gnome-panel-2.26.3.orig/libpanel-applet/libpanelapplet-2.0.pc.in 
gnome-panel-2.26.3/libpanel-applet/libpanelapplet-2.0.pc.in
+--- gnome-panel-2.26.3.orig/libpanel-applet/libpanelapplet-2.0.pc.in   
2009-04-19 13:45:10.000000000 -0400
++++ gnome-panel-2.26.3/libpanel-applet/libpanelapplet-2.0.pc.in        
2010-02-11 12:38:00.000000000 -0500
+@@ -7,5 +7,5 @@
+ Description: libpanel-applet-2
+ Requires: gconf-2.0 gtk+-2.0 libbonoboui-2.0
+ Version: @VERSION@
+-Libs: -L${libdir} -lpanel-applet-2
++Libs: -L${libdir} -lpanel-applet-2 @INTLLIBS@
+ Cflags: -I${includedir}/panel-2.0

Index: gnome-panel.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/gnome-panel.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- gnome-panel.info    19 Dec 2009 19:43:01 -0000      1.13
+++ gnome-panel.info    11 Feb 2010 18:16:28 -0000      1.14
@@ -1,6 +1,6 @@
 Package: gnome-panel
 Version: 2.26.3
-Revision: 2
+Revision: 3
 Depends: <<
        %N-shlibs (= %v-%r),
        atk1-shlibs (>= 1.26.0-1),
@@ -51,7 +51,7 @@
        libxml2-shlibs (>= 2.6.30-1),
        orbit2-shlibs (>= 2.14.17-1),
        pango1-xft2-ft219 (>= 1.24.0-1),
-       pixman-shlibs (>= 0.14.0-1),
+       pixman-shlibs (>= 0.16.0-1),
        popt-shlibs,
        rarian-compat,
        startup-notification-shlibs (>= 0.8-1)
@@ -105,7 +105,7 @@
        libxml2 (>= 2.6.30-1),
        orbit2-dev (>= 2.14.17-1),
        pango1-xft2-ft219-dev (>= 1.24.0-1),
-       pixman (>= 0.14.0-1),
+       pixman (>= 0.16.0-1),
        popt,
        pkgconfig (>= 0.23),
        startup-notification-dev (>= 0.8-1),
@@ -117,7 +117,7 @@
 Source: mirror:gnome:sources/%n/2.26/%n-%v.tar.bz2
 Source-MD5: 38de69896976d57abb4f4720fef62fcf
 PatchFile: %n.patch
-PatchFile-MD5: b8c76c593f0481dc698067b003ef1ae4
+PatchFile-MD5: e6bad7778e14c2d4318a529fd517515e
 SetCPPFLAGS: -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/fontconfig2/lib
 SetCFLAGS: -Os
@@ -188,7 +188,7 @@
                libxml2-shlibs (>= 2.6.30-1),
                orbit2-shlibs (>= 2.14.17-1),
                pango1-xft2-ft219-shlibs (>= 1.24.0-1),
-               pixman-shlibs (>= 0.14.0-1),
+               pixman-shlibs (>= 0.16.0-1),
                popt-shlibs,
                x11
        <<
@@ -225,6 +225,11 @@
        %p/etc/gconf/schemas/workspace-switcher.schemas
 <<
 DocFiles: AUTHORS COPYING* ChangeLog NEWS README
+DescPort: <<
+       Recent glib doesn't publish -lintl, so pass it directly.
+       But gettext is intrinsic part of public API of
+       libpanel-applet, so publish -lintl via libpanel-applet-2.0.pc
+<<
 Description: The Gnome panel
 DescDetail: <<
 GNOME (GNU Network Object Model Environment) is a user-friendly


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to