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

Modified Files:
      Tag: pangocairo-branch
        mlterm.info wxgtk.info 
Log Message:
gettext fixes, and major fixes to xfce deps

Index: wxgtk.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/wxgtk.info,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.3
diff -u -d -r1.5.2.2 -r1.5.2.3
--- wxgtk.info  19 Dec 2006 06:14:03 -0000      1.5.2.2
+++ wxgtk.info  20 Dec 2006 05:32:00 -0000      1.5.2.3
@@ -1,10 +1,10 @@
 Package: wxgtk
 Version: 2.5.2.8
-Revision: 1004
+Revision: 1005
 Maintainer: None <fink-devel@lists.sourceforge.net>
 GCC: 4.0
-BuildDepends: atk1 (>= 1.4.0-1), expat1, gcc3.3, gettext-bin, gettext-dev, 
gettext-tools, glib2-dev, gtk+2-dev (>= 2.2.4-1), libgl, libiconv-dev, libjpeg, 
libpng3, libtiff, pango1-xft2-dev (>= 1.2.5.2)
-Depends: %N-shlibs (= %v-%r), expat1-shlibs, gtk+2-shlibs, libjpeg-shlibs, 
libpng3-shlibs, libtiff-shlibs
+BuildDepends: cairo (>= 1.2-1), fontconfig2-dev (>= 2.3.2-13), freetype219, 
xft2-dev, atk1 (>= 1.12.3-1), expat1, gcc3.3, gettext-bin, libgettext3-dev, 
gettext-tools, glib2-dev (>= 2.12.0-1), gtk+2-dev (>= 2.10.0-1), libgl, 
libiconv-dev, libjpeg, libpng3, libtiff, pango1-xft2-ft219-dev (>= 1.14.9-1)
+Depends: %N-shlibs (= %v-%r), expat1-shlibs, gtk+2-shlibs (>= 2.10.0-1), 
libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs
 Patch: %n.patch
 PatchScript: perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
 Source: mirror:sourceforge:wxpython/wxPythonSrc-%v.tar.gz
@@ -45,7 +45,7 @@
 SplitOff: <<
  Package: %N-shlibs
  Replaces: %N
- Depends: expat1-shlibs, gtk+2-shlibs, libjpeg-shlibs, libpng3-shlibs, 
libtiff-shlibs
+ Depends: expat1-shlibs, gtk+2-shlibs (>= 2.10.0-1), libjpeg-shlibs, 
libpng3-shlibs, libtiff-shlibs
  Files: lib/libwx_*-2.5.2.dylib lib/libwx_*-2.5.2.0.0.dylib
  Shlibs: <<
   %p/lib/libwx_gtk2d-2.5.2.dylib 2.5.2 %n (>= 2.5.2.8-1)

Index: mlterm.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/mlterm.info,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- mlterm.info 18 Jul 2006 12:38:48 -0000      1.4
+++ mlterm.info 20 Dec 2006 05:32:00 -0000      1.4.2.1
@@ -8,30 +8,26 @@
   fribidi-dev, libjpeg, libpng3, libtiff, giflib,
   x11-dev, fontconfig1-dev, xft2-dev,
   gtk+2-dev, atk1 (>= 1.6.0-1), glib2-dev (>= 2.6.6-1111), pango1-xft2-dev (>= 
1.4.0-1),
-  gettext-dev, gettext-tools, libiconv-dev,
+  libgettext3-dev, gettext-tools, libiconv-dev,
   pkgconfig, autoconf, libtool14, automake1.6
 <<
 Depends: <<
   fribidi-shlibs, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, 
giflib-shlibs,
   x11-shlibs, fontconfig1-shlibs, xft2-shlibs,
   gtk+2, atk1-shlibs (>= 1.6.0-1), glib2 (>= 2.6.6-1111), pango1-xft2 (>= 
1.4.0-1),
-  gettext, libiconv
+  libgettext3-shlibs, libiconv
 <<
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: be561bfe646a112ce7400b9d0db41e82
-Source2: mirror:sourceforge:fink/gettext-0.14.5.tar.gz
-Source2-MD5: e2f6581626a22a0de66dce1d81d00de3
 PatchScript: <<
 #!/bin/sh
 set -ex
 patch -p1 < %a/%n.patch
-gettext='%b/../gettext-0.14.5'
 for dir in . mkf kiklib; do (
     cd $dir
+    autoreconf -fvi
     %p/bin/libtoolize --copy --force
     rm -f aclocal.m4
-    %p/bin/aclocal -I "$gettext/gettext-runtime/m4" -I 
"$gettext/autoconf-lib-link/m4"
-    %p/bin/autoconf -I "$gettext/gettext-runtime/m4" -I 
"$gettext/autoconf-lib-link/m4"
     ) || exit $?
 done
 <<
@@ -69,9 +65,5 @@
   twolevel_namespace is used. It may happen if the m17n-lib support is
   enabled in future. If it happens, don't forget to add the appropreate
   libraries to BuildDepends and help the configure to find them.
-
-  This package uses the *.m4 of gettext 0.14 due to autoconf and
-  makefiles, but still uses gettext 0.10 at the run time just because
-  there is no need to migrate to the 0.14 now.
 <<
 Homepage: http://mlterm.sourceforge.net/


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