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

Modified Files:
        gnome-libs.info gtk+.info gtk-canvas.info gtk-engines.info 
        orbit.info 
Log Message:
A round of gettext upgrades


Index: gtk-engines.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gtk-engines.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gtk-engines.info    13 Jan 2007 23:11:19 -0000      1.2
+++ gtk-engines.info    25 Nov 2008 01:04:22 -0000      1.3
@@ -1,8 +1,8 @@
 Package: gtk-engines
 Version: 0.12
-Revision: 3
-Depends: imlib-shlibs
-BuildDepends: libjpeg, libtiff, netpbm, glib, giflib, imlib, gtk+, 
gettext-dev, gettext-bin, gettext-tools, x11-dev
+Revision: 4
+Depends: libjpeg-shlibs, libtiff-shlibs, netpbm-shlibs, glib-shlibs, 
giflib-shlibs, imlib-shlibs, gtk+-shlibs, libgettext3-shlibs, x11
+BuildDepends: libjpeg, libtiff, netpbm, glib, giflib, imlib, gtk+, 
libgettext3-dev, gettext-bin, gettext-tools, x11-dev
 Source: gnome
 Source-MD5: c867d1ebd6dbea355765d689a11330ec
 UpdateConfigGuess: true

Index: gnome-libs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-libs.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gnome-libs.info     15 Jul 2008 01:40:56 -0000      1.4
+++ gnome-libs.info     25 Nov 2008 01:04:22 -0000      1.5
@@ -1,7 +1,7 @@
 Package: gnome-libs
 Version: 1.4.2
-Revision: 54
-BuildDepends: glib, gtk+ (>= 1.2.10-20), imlib (>= 1.9.14-14), orbit-dev (>= 
0.5.17-15), libjpeg, libtiff, libpng3, giflib, audiofile, esound (>= 0.2.38-1), 
gtk-doc (>= 1.8-1), gettext-dev, gettext-bin, gettext-tools, libiconv-dev, 
x11-dev, fink (>= 0.24.12-1)
+Revision: 55
+BuildDepends: glib, gtk+ (>= 1.2.10-20), imlib (>= 1.9.14-14), orbit-dev (>= 
0.5.17-15), libjpeg, libtiff, libpng3, giflib, audiofile, esound (>= 0.2.38-1), 
gtk-doc (>= 1.8-1), libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
x11-dev, fink (>= 0.24.12-1)
 Depends: %N-shlibs (= %v-%r)
 Conflicts: freetype2 (<< 2.1.3-11), freetype2-hinting (<< 2.0.9-10)
 Source: mirror:gnome:sources/%n/1.4/%n-%v.tar.bz2
@@ -19,7 +19,7 @@
   %p/etc/sound/events/gnome.soundlist
   %p/etc/sound/events/gtk-events.soundlist
 <<
-ConfigureParams: --disable-test-gnome --mandir=%p/share/man --disable-gtk-doc 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
+ConfigureParams: --disable-test-gnome --mandir=%p/share/man --disable-gtk-doc 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --disable-static
 SetCFLAGS: -Os
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
@@ -57,7 +57,7 @@
   <<
   Replaces: %N (<= 1.4.2-5), libgnome2-dev
   Conflicts: libgnome2-dev
-  Files: bin/*-config include lib/lib*.dylib lib/lib*.a lib/lib*.la lib/*.sh 
lib/gnome-libs share/aclocal share/idl
+  Files: bin/*-config include lib/lib*.dylib lib/lib*.la lib/*.sh 
lib/gnome-libs share/aclocal share/idl
   DocFiles: AUTHORS COPYING* ChangeLog HACKING NEWS README
 <<
 PostInstScript: <<

Index: orbit.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/orbit.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- orbit.info  2 Jun 2008 05:46:15 -0000       1.3
+++ orbit.info  25 Nov 2008 01:04:22 -0000      1.4
@@ -1,13 +1,13 @@
 Package: orbit
 Version: 0.5.17
-Revision: 18
+Revision: 19
 Source: mirror:gnome:sources/ORBit/0.5/ORBit-%v.tar.bz2
 Source-MD5: 35acc6f8d49d930b566104fcceb893d3
 Provides: %N-bin
 Replaces: %N-bin
 Conflicts: %N-bin
-Depends: %N-shlibs (= %v-%r), libiconv, gettext
-BuildDepends: glib, libiconv-dev, gettext-dev, gettext-tools, gettext-bin, 
fink (>= 0.24.12-1)
+Depends: %N-shlibs (= %v-%r), libiconv, libgettext3-shlibs
+BuildDepends: glib, libiconv-dev, libgettext3-dev, gettext-tools, gettext-bin, 
fink (>= 0.24.12-1)
 PatchFile: %n.patch
 PatchFile-MD5: 49e0a006905110acf604764a3ca0d109
 PatchScript: <<
@@ -54,6 +54,9 @@
 libIDL is patched to use strtoq instead of sscanf because the latter
 one doesn't support %q* or %ll* on Darwin.
 <<
+DescPackaging: <<
+       Requires itself to be built with static
+<<
 License: GPL
 Homepage: http://www.gnome.org/
 Maintainer: None <[EMAIL PROTECTED]>

Index: gtk+.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gtk+.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gtk+.info   2 Jun 2008 05:46:15 -0000       1.5
+++ gtk+.info   25 Nov 2008 01:04:22 -0000      1.6
@@ -1,9 +1,9 @@
 Package: gtk+
 Version: 1.2.10
-Revision: 51
+Revision: 52
 BuildDependsOnly: true
 Depends: x11, %N-shlibs (=%v-%r), %N-data (=%v-%r)
-BuildDepends: fink (>= 0.9.9), gettext-dev, gettext-bin, gettext-tools, 
x11-dev, glib
+BuildDepends: fink (>= 0.9.9), libgettext3-dev, gettext-bin, gettext-tools, 
x11-dev, glib
 DescPackaging: <<
 A file was renamed since 1.2.8, changing only case. The preinst script
 is used to allow a clean upgrade.
@@ -18,13 +18,13 @@
 Previous versions by Christoph Pfisterer. 
 <<
 Replaces: gtk+-shlibs (<= 1.2.10-12)
-Source: gnome
+Source: mirror:gnome:sources/%n/1.2/%n-%v.tar.gz
 Source-MD5: 4d5cb2fc7fb7830e4af9747a36bfce20
 UpdateConfigGuess: true
 UpdateLibtool: true
 PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' gtk.m4
 SetCPPFLAGS: -DUSE_NATIVE_LOCALE=1
-ConfigureParams: --disable-shm --infodir=%p/share/info --mandir=%p/share/man 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
+ConfigureParams: --disable-shm --infodir=%p/share/info --mandir=%p/share/man 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --disable-static
 InstallScript: <<
  make install DESTDIR=%d
  mkdir -p %i/share/locale
@@ -48,7 +48,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: glib-shlibs, gtk+-data (=%v-%r), gettext, x11
+  Depends: glib-shlibs, gtk+-data (=%v-%r), libgettext3-shlibs, x11
   Replaces: gtk+ ( << 1.2.10-8 )
   Files: lib/libgdk-* lib/libgtk-*
   Shlibs: <<

Index: gtk-canvas.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gtk-canvas.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gtk-canvas.info     19 Jan 2008 16:40:47 -0000      1.9
+++ gtk-canvas.info     25 Nov 2008 01:04:22 -0000      1.10
@@ -1,8 +1,8 @@
 Package: gtk-canvas
 Version: 0.1.1
-Revision: 27
-BuildDepends: pwlib1, gtk+, glib, libiconv-dev, gettext-dev, x11-dev, imlib, 
gnome-libs-dev, libart2 (>= 2.3.16-2)
-Depends: pwlib1-shlibs, gnome-libs-shlibs, gtk+-shlibs, imlib-shlibs, 
glib-shlibs, gtk+-shlibs, libiconv, gettext
+Revision: 28
+BuildDepends: pwlib1, gtk+, glib, libiconv-dev, libgettext3-dev, x11-dev, 
imlib, gnome-libs-dev, libart2 (>= 2.3.16-2)
+Depends: pwlib1-shlibs, gnome-libs-shlibs, gtk+-shlibs, imlib-shlibs, 
glib-shlibs, gtk+-shlibs, libiconv, libgettext3-shlibs
 # The "Depends" files are only required for the test program AFAIK.
 BuildDependsOnly: true
 Source: http://www.atai.org/%n/%n-%v.tar.gz
@@ -33,7 +33,7 @@
  Only the static library libgtk-canvas.a  is supplied in gtk-canvas-dev.  
  To compile against it, you will also need to install the following packages:
 
-   gtk+, glib, libiconv-dev, gettext-dev, x11-dev, imlib,
+   gtk+, glib, libiconv-dev, libgettext3-dev, x11-dev, imlib,
    gnome-libs-dev, libart2 (>= 2.3.16-2)
 <<
 License: GPL


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to