Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv28174/main/finkinfo/editors

Modified Files:
      Tag: pangocairo-branch
        abiword.info bluefish.info cssed-filebrowser-plugin.info 
        cssed-findinfiles-plugin.info cssed-plugindoc-plugin.info 
        cssed-quicksearch-plugin.info cssed-tags-plugin.info 
        cssed-vte-plugin.info cssed.info emacs21-gtk.info emacs22.info 
        ghex2.info scite.info tea.info texmacs.info vim.info 
        winefish.info 
Added Files:
      Tag: pangocairo-branch
        tuareg-mode.info tuareg-mode.patch 
Log Message:
a few more pango tweaks, new cairo, and new cascaded dep for cairo

Index: cssed-plugindoc-plugin.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.6.2.20
retrieving revision 1.6.2.21
diff -u -d -r1.6.2.20 -r1.6.2.21
--- cssed-plugindoc-plugin.info 4 Nov 2007 02:34:41 -0000       1.6.2.20
+++ cssed-plugindoc-plugin.info 27 Apr 2008 16:50:20 -0000      1.6.2.21
@@ -11,14 +11,14 @@
        gtk+2-shlibs (>= 2.12.0-1),
        libgettext3-shlibs (>= 0.14.5-1),
        libiconv (>= 1.9.1-11),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        x11
 <<
 BuildDepends: <<
        atk1 (>= 1.20.0-1),
        autoconf (>= 2.60-1),
        automake1.9 (>= 1.9.6-2),
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        cssed-dev (>= 0.3.0-1017),
        expat1,
        fontconfig2-dev (>= 2.4.1-1),
@@ -32,7 +32,8 @@
        libgettext3-dev (>= 0.14.5-1),
        libiconv-dev (>= 1.9.1-11),
        libpng3,
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        x11-dev,
        xft2-dev

--- NEW FILE: tuareg-mode.info ---
Package: tuareg-mode
Description: ML mode for emacs
Version: 1.45.6
Revision: 1
Maintainer: Jesse Alama <[EMAIL PROTECTED]>
License: GPL
DocFiles: COPYING HISTORY LISEZMOI README
Source: http://www-rocq.inria.fr/~acohen/tuareg/mode/%n-%v.tar.gz
Source-MD5: 757406cf481d5eaa1a34099a12231f78
PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
DescDetail: <<
This package contains emacs code to help editing Caml code, to hilight
important parts of the code, to run a Caml toplevel, and to run the
Caml debugger within GNU Emacs/XEmacs editors. It is designed for
Objective Caml but handles Camllight syntax as well.
<<
DescUsage: <<
By default, the fink package tuareg-mode sets up emacs to enable
tuareg-mode whenver an ML file is encountered, which by definition is
any file whose extension is ".ml", or ".ml" followed by another
non-whitespace character (e.g., ".mli", ".mly", ".mll", etc.).  To
enable tuareg-mode manually, issue the command `tuareg-mode'.

Some suggested customizations from the upstream authors:

(add-hook 'tuareg-mode-hook
  '(lambda ()
     (setq tuareg-lazy-= t) ; indent `=' like a standard keyword
     (setq tuareg-lazy-paren t) ; indent [({ like standard keywords
     (setq tuareg-in-indent 0) ; no indentation after `in' keywords
     (auto-fill-mode 1) ; turn on auto-fill minor mode
     ))
<<
CompileScript: <<
<<
InstallScript: <<
mkdir -p %i/share/emacs/site-lisp/tuareg
install -m 644 tuareg.el %i/share/emacs/site-lisp/tuareg
install -m 644 camldebug.el %i/share/emacs/site-lisp/tuareg

# Nothing to put here now, but the compilation logs will be put here later
mkdir -p %i/share/doc/tuareg-mode

mkdir -p %i/lib/emacsen-common/packages/install
mkdir -p %i/lib/emacsen-common/packages/remove
install -m 755 fink/emacsen-install %i/lib/emacsen-common/packages/install/%n
install -m 755 fink/emacsen-remove %i/lib/emacsen-common/packages/remove/%n

mkdir -p %i/etc/emacs/site-start.d
install -m 644 fink/50tuareg.el %i/etc/emacs/site-start.d
<<
PostInstScript: %p/lib/emacsen-common/emacs-package-install %n
PreRmScript: %p/lib/emacsen-common/emacs-package-remove %n

Index: cssed.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.5.2.22
retrieving revision 1.5.2.23
diff -u -d -r1.5.2.22 -r1.5.2.23
--- cssed.info  4 Nov 2007 02:34:41 -0000       1.5.2.22
+++ cssed.info  27 Apr 2008 16:50:21 -0000      1.5.2.23
@@ -13,13 +13,13 @@
        launch (>= 1.0.0-2),
        libgettext3-shlibs (>= 0.14.5-1),
        libiconv (>= 1.9.1-11),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        x11
 <<
 BuildDepends: <<
        atk1 (>= 1.20.0-1),
        autoconf (>= 2.60-1),
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        expat1,
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
@@ -31,7 +31,8 @@
        libgettext3-dev (>= 0.14.5-1),
        libiconv-dev (>= 1.9.1-11),
        libpng3,
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        x11-dev,
        xft2-dev

Index: texmacs.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/texmacs.info,v
retrieving revision 1.8.2.9
retrieving revision 1.8.2.10
diff -u -d -r1.8.2.9 -r1.8.2.10
--- texmacs.info        14 Feb 2008 14:07:18 -0000      1.8.2.9
+++ texmacs.info        27 Apr 2008 16:50:21 -0000      1.8.2.10
@@ -1,23 +1,21 @@
 Package: texmacs
-Version: 1.0.6.12
-Revision: 1003
+Version: 1.0.6.14 
+Revision: 2
 GCC: 4.0
 Source: mirror:custom:TeXmacs-%v-src.tar.gz
 CustomMirror: <<
  Primary: http://www.texmacs.org/Download/ftp/targz/
  Secondary: ftp://ftp.texmacs.org/pub/TeXmacs/targz/
 <<
-Source-MD5: 5cdd9ea143657e8801d50b9dcc97c510
+Source-MD5: cf6e5e5f3858ca91ed44fe6475e37f4b
 License: GPL
-Depends: x11-shlibs, tetex-base, guile18, ispell | aspell, wget, 
imlib2-shlibs, libiconv, freetype219-shlibs, gmp-shlibs, libtool14-shlibs
-BuildDepends: x11, guile18-dev, x11-dev, imlib2, libiconv-dev, freetype219, 
gmp, libtool14
+Depends: x11-shlibs, tetex-base, guile18, ispell | aspell, wget, 
imlib2-shlibs, libiconv, freetype219-shlibs, gmp-shlibs, libtool14-shlibs, 
libgettext3-shlibs
+BuildDepends: x11, guile18-dev, x11-dev, imlib2, libiconv-dev, freetype219, 
gmp, libtool14, gettext
 Replaces: texmacs-extra-fonts, texmacs-type1-fonts
 BuildConflicts: freetype
 Recommends: ghostscript, netpbm, xfig, macaulay2, maxima, pari-gp, scilab
 Suggests: texmacs-extra-fonts
-ConfigureParams: --libexecdir=%p/lib --mandir=%p/share/man --with-iconv=/usr 
--with-freetype=linked --with-imlib2
-PatchFile: %n-maxima-5.14.0.patch
-PatchFile-MD5: 407bc766bbbad53495c7db94a4de40e5
+ConfigureParams: --libexecdir=%p/lib --mandir=%p/share/man --with-iconv=/usr 
--with-freetype=linked --with-imlib2 --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib
 PatchScript: <<
 #!/bin/sh -ev
 # change hardwired paths for ispell and aspell 
@@ -37,7 +35,8 @@
  ' plugins/graphviz/src/tm_graphviz.c
 # allow compiling on intel as well as ppc
  perl -pi -e 's,powerpc-\*-darwin\*\),i\*86-\*-darwin\* | 
powerpc-\*-darwin\*\),' configure
- patch -p1 < %{PatchFile}
+# fight segfault when buffers are closed
+ perl -pi -e 's|delete vw;|//$&|' src/Texmacs/Data/tm_data.cpp
 <<
 CompileScript: <<
 #!/bin/sh -ev

Index: winefish.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/winefish.info,v
retrieving revision 1.3.2.29
retrieving revision 1.3.2.30
diff -u -d -r1.3.2.29 -r1.3.2.30
--- winefish.info       4 Nov 2007 02:34:41 -0000       1.3.2.29
+++ winefish.info       27 Apr 2008 16:50:21 -0000      1.3.2.30
@@ -22,7 +22,7 @@
        libiconv (>= 1.10-6),
        libxml2-shlibs (>= 2.6.30-1),
        orbit2-shlibs (>= 2.14.9-1),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        pcre-shlibs (>= 4.5-1),
        popt-shlibs (>= 1.7-6),
        tetex-base,
@@ -32,7 +32,7 @@
        aspell-dev (>= 0.50.5-2),
        atk1 (>= 1.20.0-1),
        audiofile,
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        dbus-dev (>= 1.0-1),
        esound (>= 0.2.38-1),
        expat1,
@@ -58,9 +58,10 @@
        libpng3,
        libxml2 (>= 2.6.30-1),
        orbit2-dev (>= 2.14.9-1),
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
        pcre (>= 4.5-1),
        pcre-bin (>= 4.5-1),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        popt (>= 1.7-6),
        tetex-base,

Index: abiword.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/abiword.info,v
retrieving revision 1.3.2.33
retrieving revision 1.3.2.34
diff -u -d -r1.3.2.33 -r1.3.2.34
--- abiword.info        4 Nov 2007 02:34:40 -0000       1.3.2.33
+++ abiword.info        27 Apr 2008 16:50:20 -0000      1.3.2.34
@@ -17,14 +17,14 @@
        libjpeg-shlibs,
        libpng3-shlibs,
        libxml2-shlibs (>= 2.6.30-1),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        popt-shlibs,
        x11-shlibs
 <<
 BuildDepends: <<
        applesystemfonts,
        atk1 (>= 1.20.0-1),
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        enchant1-dev (>= 1.2.6-1002),
        expat1,
        fink (>= 0.24.12-1),
@@ -56,7 +56,8 @@
        libpng3,
        libxml2 (>= 2.6.30-1),
        orbit2-dev (>= 2.14.9-1),
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        popt,
        x11-dev,

Index: cssed-filebrowser-plugin.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-filebrowser-plugin.info,v
retrieving revision 1.10.2.20
retrieving revision 1.10.2.21
diff -u -d -r1.10.2.20 -r1.10.2.21
--- cssed-filebrowser-plugin.info       4 Nov 2007 02:34:41 -0000       
1.10.2.20
+++ cssed-filebrowser-plugin.info       27 Apr 2008 16:50:20 -0000      
1.10.2.21
@@ -13,7 +13,7 @@
        atk1 (>= 1.20.0-1),
        autoconf (>= 2.60-1),
        automake1.9,
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        cssed-dev (>= 0.3.0-1017),
        expat1,
        freetype219 (>= 2.3.5-1),
@@ -26,7 +26,8 @@
        libgettext3-dev (>= 0.14.5-1),
        libiconv-dev (>= 1.9.1-11),
        libpng3,
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        x11-dev,
        xft2-dev

Index: scite.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/scite.info,v
retrieving revision 1.6.2.20
retrieving revision 1.6.2.21
diff -u -d -r1.6.2.20 -r1.6.2.21
--- scite.info  27 Feb 2008 16:04:57 -0000      1.6.2.20
+++ scite.info  27 Apr 2008 16:50:21 -0000      1.6.2.21
@@ -12,12 +12,12 @@
        gtk+2 (>= 2.12.0-1),
        libgettext3-shlibs,
        libiconv,
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        x11-shlibs
 <<
 BuildDepends: <<
        atk1 (>= 1.20.0-1),
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        expat1,
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
@@ -29,7 +29,8 @@
        libgettext3-dev,
        libiconv-dev,
        libpng3,
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        x11-dev,
        xft2-dev

Index: emacs22.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.3.2.27
retrieving revision 1.3.2.28
diff -u -d -r1.3.2.27 -r1.3.2.28
--- emacs22.info        21 Apr 2008 04:33:21 -0000      1.3.2.27
+++ emacs22.info        27 Apr 2008 16:50:21 -0000      1.3.2.28
@@ -40,7 +40,7 @@
  (%type_raw[uitype] = -gtk) libjpeg,
  (%type_raw[uitype] = -gtk) giflib | (%type_raw[uitype] = -gtk) libungif (>= 
4.1.0final),
  (%type_raw[uitype] = -gtk) x11-dev,
- (%type_raw[uitype] = -gtk) cairo (>= 1.2-1),
+ (%type_raw[uitype] = -gtk) cairo (>= 1.6-1),
  (%type_raw[uitype] = -gtk) expat1,
  (%type_raw[uitype] = -gtk) atk1 (>= 1.20.0-1),
  (%type_raw[uitype] = -gtk) fontconfig2-dev (>= 2.4.1-1),
@@ -48,7 +48,8 @@
  (%type_raw[uitype] = -gtk) glib2-dev (>= 2.14.0-1),
  (%type_raw[uitype] = -gtk) glitz,
  (%type_raw[uitype] = -gtk) gtk+2-dev (>= 2.12.0-1),
- (%type_raw[uitype] = -gtk) pango1-xft2-ft219-dev (>= 1.18.2-1),
+ (%type_raw[uitype] = -gtk) pango1-xft2-ft219-dev (>= 1.18.4-4),
+ (%type_raw[uitype] = -gtk) pixman (>= 0.10.0-1),
  (%type_raw[uitype] = -gtk) pkgconfig (>= 0.21-1)
 <<
 Conflicts: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)

Index: cssed-tags-plugin.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.6.2.20
retrieving revision 1.6.2.21
diff -u -d -r1.6.2.20 -r1.6.2.21
--- cssed-tags-plugin.info      4 Nov 2007 02:34:41 -0000       1.6.2.20
+++ cssed-tags-plugin.info      27 Apr 2008 16:50:20 -0000      1.6.2.21
@@ -10,14 +10,14 @@
        gtk+2-shlibs (>= 2.12.0-1),
        libgettext3-shlibs (>= 0.14.5-1),
        libiconv (>= 1.9.1-11),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        x11
 <<
 BuildDepends: <<
        atk1 (>= 1.20.0-1),
        autoconf (>= 2.60-1),
        automake1.9,
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        cssed-dev (>= 0.3.0-1017),
        expat1,
        exuberant-ctags,
@@ -32,7 +32,8 @@
        libgettext3-dev (>= 0.14.5-1),
        libiconv-dev (>= 1.9.1-11),
        libpng3,
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        x11-dev,
        xft2-dev

Index: vim.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/vim.info,v
retrieving revision 1.18.2.35
retrieving revision 1.18.2.36
diff -u -d -r1.18.2.35 -r1.18.2.36
--- vim.info    14 Apr 2008 05:04:45 -0000      1.18.2.35
+++ vim.info    27 Apr 2008 16:50:21 -0000      1.18.2.36
@@ -7,8 +7,8 @@
 Source-MD5: f01e8bf10d2cae7b3019ef90a2ea23d1
 
 SourceDirectory: vim7
-BuildDepends: fink (>= 0.24.12), libgettext3-dev, gettext-bin, gettext-tools, 
libncurses5 (>= 5.4-20041023-1006), (%type_raw[-nox] = .) pkgconfig (>= 
0.21-1), (%type_raw[-nox] = .) glib2-dev (>= 2.14.0-1), (%type_raw[-nox] = .) 
x11-dev, (%type_raw[-nox] = .) gtk+2-dev (>= 2.12.0-1), (%type_raw[-nox] = .) 
pango1-xft2-ft219-dev (>= 1.18.2-1), (%type_raw[-nox] = .) atk1 (>= 1.20.0-1), 
(%type_raw[-nox] = .) cairo (>= 1.2-1), (%type_raw[-nox] = .) expat1, 
(%type_raw[-nox] = .) freetype219 (>= 2.3.5-1), (%type_raw[-nox] = .) 
fontconfig2-dev (>= 2.4.1-1), (%type_raw[-nox] = .) glitz, (%type_raw[-nox] = 
.) libpng3, (%type_raw[-nox] = .) xft2-dev
-Depends: libgettext3-shlibs, libiconv, ncurses (>= 5.4-20041023-1006), 
libncurses5-shlibs (>= 5.4-20041023-1006), (%type_raw[-nox] = .) glib2-shlibs 
(>= 2.14.0-1), (%type_raw[-nox] = .) x11, (%type_raw[-nox] = .) gtk+2-shlibs 
(>= 2.12.0-1), (%type_raw[-nox] = .) pango1-xft2-ft219-shlibs (>= 1.18.2-1), 
(%type_raw[-nox] = .) atk1-shlibs (>= 1.20.0-1)
+BuildDepends: fink (>= 0.24.12), libgettext3-dev, gettext-bin, gettext-tools, 
libncurses5 (>= 5.4-20041023-1006), (%type_raw[-nox] = .) pkgconfig (>= 
0.21-1), (%type_raw[-nox] = .) glib2-dev (>= 2.14.0-1), (%type_raw[-nox] = .) 
x11-dev, (%type_raw[-nox] = .) gtk+2-dev (>= 2.12.0-1), (%type_raw[-nox] = .) 
pango1-xft2-ft219-dev (>= 1.18.4-4), (%type_raw[-nox] = .) pixman (>= 
0.10.0-1), (%type_raw[-nox] = .) atk1 (>= 1.20.0-1), (%type_raw[-nox] = .) 
cairo (>= 1.6-1), (%type_raw[-nox] = .) expat1, (%type_raw[-nox] = .) 
freetype219 (>= 2.3.5-1), (%type_raw[-nox] = .) fontconfig2-dev (>= 2.4.1-1), 
(%type_raw[-nox] = .) glitz, (%type_raw[-nox] = .) libpng3, (%type_raw[-nox] = 
.) xft2-dev
+Depends: libgettext3-shlibs, libiconv, ncurses (>= 5.4-20041023-1006), 
libncurses5-shlibs (>= 5.4-20041023-1006), (%type_raw[-nox] = .) glib2-shlibs 
(>= 2.14.0-1), (%type_raw[-nox] = .) x11, (%type_raw[-nox] = .) gtk+2-shlibs 
(>= 2.12.0-1), (%type_raw[-nox] = .) pango1-xft2-ft219-shlibs (>= 1.18.4-4), 
(%type_raw[-nox] = .) atk1-shlibs (>= 1.20.0-1)
 Conflicts: vim, vim-nox
 Replaces: vim, vim-nox
 

Index: cssed-findinfiles-plugin.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-findinfiles-plugin.info,v
retrieving revision 1.6.2.21
retrieving revision 1.6.2.22
diff -u -d -r1.6.2.21 -r1.6.2.22
--- cssed-findinfiles-plugin.info       4 Nov 2007 02:34:41 -0000       1.6.2.21
+++ cssed-findinfiles-plugin.info       27 Apr 2008 16:50:20 -0000      1.6.2.22
@@ -10,14 +10,14 @@
        gtk+2-shlibs (>= 2.12.0-1),
        libgettext3-shlibs (>= 0.14.5-1),
        libiconv (>= 1.9.1-11),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        x11
 <<
 BuildDepends: <<
        atk1 (>= 1.20.0-1),
        autoconf (>= 2.60-1),
        automake1.9,
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        cssed-dev (>= 0.3.0-1017),
        expat1,
        fontconfig2-dev (>= 2.4.1-1),
@@ -31,7 +31,8 @@
        libgettext3-dev (>= 0.14.5-1),
        libiconv-dev (>= 1.9.1-11),
        libpng3,
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        x11-dev,
        xft2-dev

Index: ghex2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/ghex2.info,v
retrieving revision 1.3.2.37
retrieving revision 1.3.2.38
diff -u -d -r1.3.2.37 -r1.3.2.38
--- ghex2.info  6 Mar 2008 05:07:19 -0000       1.3.2.37
+++ ghex2.info  27 Apr 2008 16:50:21 -0000      1.3.2.38
@@ -28,7 +28,7 @@
        libjpeg-shlibs,
        libxml2-shlibs (>= 2.6.30-1),
        orbit2-shlibs (>= 2.14.9-1),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        popt-shlibs,
        rarian-compat,
        x11-shlibs
@@ -36,7 +36,7 @@
 BuildDepends: <<
        atk1 (>= 1.20.0-1),
        audiofile,
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        dbus-dev (>= 1.0-1),
        esound (>= 0.2.38-1),
        expat1,
@@ -66,7 +66,8 @@
        libpng3,
        libxml2 (>= 2.6.30-1),
        orbit2-dev (>= 2.14.9-1),
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        popt,
        x11-dev,
@@ -106,7 +107,7 @@
                libgnomecanvas2-shlibs (>= 2.20.0-1),
                libgtkhex0-shlibs,
                libiconv,
-               pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+               pango1-xft2-ft219-shlibs (>= 1.18.4-4),
                x11-shlibs
        <<
        Files: lib/libgtkhex.0*.dylib

--- NEW FILE: tuareg-mode.patch ---
diff -Naur --exclude='*~' tuareg-mode-1.46.2/fink/50tuareg.el 
tuareg-mode-1.46.2.fink/fink/50tuareg.el
--- tuareg-mode-1.46.2/fink/50tuareg.el 1969-12-31 18:00:00.000000000 -0600
+++ tuareg-mode-1.46.2.fink/fink/50tuareg.el    2007-12-26 20:20:20.000000000 
-0600
@@ -0,0 +1,3 @@
+(autoload 'tuareg-mode "tuareg" "Major mode for editing Caml code" t)
+(autoload 'camldebug "camldebug" "Run the Caml debugger" t)
+(setq auto-mode-alist (cons '("\\.ml\\w?" . tuareg-mode) auto-mode-alist))
diff -Naur --exclude='*~' tuareg-mode-1.46.2/fink/emacsen-install 
tuareg-mode-1.46.2.fink/fink/emacsen-install
--- tuareg-mode-1.46.2/fink/emacsen-install     1969-12-31 18:00:00.000000000 
-0600
+++ tuareg-mode-1.46.2.fink/fink/emacsen-install        2007-12-26 
20:42:51.000000000 -0600
@@ -0,0 +1,36 @@
+#!/bin/bash -e
+#
+# install file for the fink tuareg-mode emacs package.
+
+set -o posix
+
+FLAVOR=${1}
+
+echo >&2 "install/tuareg-mode: Handling install of emacsen flavor ${FLAVOR}"
+
+if [ ${FLAVOR} == emacs20 ]
+then
+    echo "install/tuareg-mode: Skipping unsupported flavor ${FLAVOR}"
+    exit 0
+fi
+
+if [ ${FLAVOR} == emacs ]
+then
+    # Nothing to do, say nothing
+    exit 0
+fi
+
+echo >&2 -n "install/tuareg-mode: Byte-compiling for ${FLAVOR}..."
+mkdir -p @PREFIX@/share/${FLAVOR}/site-lisp/tuareg
+for i in tuareg camldebug; do
+    ln -s -f @PREFIX@/share/emacs/site-lisp/tuareg/${i}.el 
@PREFIX@/share/${FLAVOR}/site-lisp/tuareg
+done
+
+cd @PREFIX@/share/${FLAVOR}/site-lisp/tuareg;
+
+(${FLAVOR} --no-init-file -batch --eval "(push \".\" load-path)" -f 
batch-byte-compile tuareg.el camldebug.el 2>&1) | gzip -9qf > 
@PREFIX@/share/doc/tuareg-mode/CompilationLog-${FLAVOR}.gz
+
+echo >&2 "done."
+echo >&2 "install/tuareg-mode: Compilation log saved in 
@PREFIX@/share/doc/tuareg-mode/CompilationLog-${FLAVOR}.gz."
+
+exit 0
diff -Naur --exclude='*~' tuareg-mode-1.46.2/fink/emacsen-remove 
tuareg-mode-1.46.2.fink/fink/emacsen-remove
--- tuareg-mode-1.46.2/fink/emacsen-remove      1969-12-31 18:00:00.000000000 
-0600
+++ tuareg-mode-1.46.2.fink/fink/emacsen-remove 2007-12-26 20:26:00.000000000 
-0600
@@ -0,0 +1,27 @@
+#!/bin/bash -e
+#
+# This is the Fink version of the tuareg-mode emacs package.
+set -o posix
+
+FLAVOR=${1}
+
+echo "remove/tuareg-mode: Handling removal for emacsen flavor ${FLAVOR}"
+
+if [ ${FLAVOR} == emacs20 ]
+then
+    echo "remove/tuareg-mode: Skipping unsupported flavor ${FLAVOR}"
+    exit 0
+fi
+
+if [ ${FLAVOR} == emacs ]
+then
+    # Nothing
+    exit 0
+fi
+
+echo >&2 -n "remove/tuareg-mode: Purging compilation log and byte-compiled 
files for ${FLAVOR}..."
+rm -f @PREFIX@/share/doc/tuareg-mode/CompilationLog-${FLAVOR}.gz
+rm -Rf @PREFIX@/share/${FLAVOR}/site-lisp/tuareg
+echo >&2 "done."
+    
+exit 0

Index: bluefish.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/bluefish.info,v
retrieving revision 1.8.2.35
retrieving revision 1.8.2.36
diff -u -d -r1.8.2.35 -r1.8.2.36
--- bluefish.info       27 Mar 2008 04:47:23 -0000      1.8.2.35
+++ bluefish.info       27 Apr 2008 16:50:20 -0000      1.8.2.36
@@ -14,7 +14,7 @@
   gnome-icon-theme (>= 2.12.0-1), 
   libjpeg-shlibs (>= 6b-16), 
   libtiff-shlibs (>= 3.7.2-1001), 
-  pango1-xft2-ft219 (>= 1.10.1-1001), pango1-xft2-ft219-shlibs (>= 
1.10.1-1001), 
+  pango1-xft2-ft219 (>= 1.18.4-4), pango1-xft2-ft219-shlibs (>= 1.18.4-4), 
   pcre-shlibs (>= 4.5-1), 
   popt-shlibs (>= 1.10.4-1), 
   libxml2-shlibs (>= 2.6.22-1002), libxml2-bin (>= 2.6.22-1002), 
@@ -55,9 +55,10 @@
   libiconv-dev (>= 1.10-6), 
   libjpeg (>= 6b-16), 
   libtiff (>= 3.7.2-1001), 
-  cairo,
-  pango1-xft2-ft219-dev (>= 1.10.1-1001), 
+  cairo (>= 1.6-1),
+  pango1-xft2-ft219-dev (>= 1.18.4-4), 
   pcre (>= 4.5-1), pcre-bin (>= 4.5-1), 
+  pixman (>= 0.10.0-1),
   pkgconfig, 
   atk1 (>= 1.20.0-1), 
   libpng3 (>= 1:1.2.8), 

Index: emacs21-gtk.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs21-gtk.info,v
retrieving revision 1.4.2.17
retrieving revision 1.4.2.18
diff -u -d -r1.4.2.17 -r1.4.2.18
--- emacs21-gtk.info    4 Nov 2007 02:34:41 -0000       1.4.2.17
+++ emacs21-gtk.info    27 Apr 2008 16:50:21 -0000      1.4.2.18
@@ -8,7 +8,7 @@
 Maintainer: Christian Swinehart <[EMAIL PROTECTED]>
 Provides: emacsen
 Depends: emacsen-common, x11, libpng3-shlibs (>= 1.2.5-4), libtiff-shlibs, 
libjpeg-shlibs, ncurses (>= 5.4-20041023-1006), libncurses5-shlibs (>= 
5.4-20041023-1006), gtk+2-shlibs (>= 2.12.0-1), libiconv, libgettext3-shlibs
-BuildDepends: pkgconfig (>= 0.21-1), freetype219 (>= 2.3.5-1), fontconfig2-dev 
(>= 2.4.1-1), xft2-dev, glitz, expat1, cairo (>= 1.2-1), x11-dev, libpng3 (>= 
1.2.5-4), libtiff, libjpeg, libncurses5 (>= 5.4-20041023-1006), gtk+2-dev (>= 
2.12.0-1), atk1 (>= 1.20.0-1), glib2-dev (>= 2.14.0-1), pango1-xft2-ft219-dev 
(>= 1.18.2-1), libiconv, libgettext3-dev, gcc3.3
+BuildDepends: pkgconfig (>= 0.21-1), freetype219 (>= 2.3.5-1), fontconfig2-dev 
(>= 2.4.1-1), xft2-dev, glitz, expat1, cairo (>= 1.6-1), x11-dev, libpng3 (>= 
1.2.5-4), libtiff, libjpeg, libncurses5 (>= 5.4-20041023-1006), gtk+2-dev (>= 
2.12.0-1), atk1 (>= 1.20.0-1), glib2-dev (>= 2.14.0-1), pixman (>= 0.10.0-1), 
pango1-xft2-ft219-dev (>= 1.18.4-4), libiconv, libgettext3-dev, gcc3.3
 Conflicts: emacs21, emacs21-nox, emacs21-xaw3d
 Replaces: emacs, emacs-nox, emacs21, emacs21-nox, emacs21-xaw3d
 Source: mirror:sourceforge:fink/emacs-21.3.50-20041117.tar.gz

Index: cssed-quicksearch-plugin.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-quicksearch-plugin.info,v
retrieving revision 1.6.2.21
retrieving revision 1.6.2.22
diff -u -d -r1.6.2.21 -r1.6.2.22
--- cssed-quicksearch-plugin.info       4 Nov 2007 02:34:41 -0000       1.6.2.21
+++ cssed-quicksearch-plugin.info       27 Apr 2008 16:50:20 -0000      1.6.2.22
@@ -10,14 +10,14 @@
        gtk+2-shlibs (>= 2.12.0-1),
        libgettext3-shlibs (>= 0.14.5-1),
        libiconv (>= 1.9.1-11),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        x11
 <<
 BuildDepends: <<
        atk1 (>= 1.20.0-1),
        autoconf (>= 2.60-1),
        automake1.9,
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        cssed-dev (>= 0.3.0-1017),
        expat1,
        fontconfig2-dev (>= 2.4.1-1),
@@ -31,7 +31,8 @@
        libgettext3-dev (>= 0.14.5-1),
        libiconv-dev (>= 1.9.1-11),
        libpng3,
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        x11-dev,
        xft2-dev

Index: tea.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/tea.info,v
retrieving revision 1.9.2.31
retrieving revision 1.9.2.32
diff -u -d -r1.9.2.31 -r1.9.2.32
--- tea.info    27 Feb 2008 06:31:30 -0000      1.9.2.31
+++ tea.info    27 Apr 2008 16:50:21 -0000      1.9.2.32
@@ -7,7 +7,7 @@
 PatchFile-MD5: a9dde9e817fd3e45a811a305cbab3c76
 Depends: <<
        atk1-shlibs (>= 1.20.0-1),
-       cairo-shlibs (>= 1.2-1),
+       cairo-shlibs (>= 1.6-1),
        enchant1-shlibs (>= 1.3.0-1),
        expat1-shlibs,
        fontconfig2-shlibs (>= 2.4.1-1),
@@ -24,13 +24,13 @@
        libpng3-shlibs,
        libxml2-shlibs (>= 2.6.30-1),
        orbit2-shlibs (>= 2.14.9-1),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        x11-shlibs,
        zziplib-shlibs
 <<
 BuildDepends: <<
        atk1 (>= 1.20.0-1),
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        enchant1-dev (>= 1.3.0-1),
        expat1,
        fink (>= 0.24.12-1),
@@ -50,7 +50,8 @@
        libpng3,
        libxml2 (>= 2.6.30-1),
        orbit2-dev (>= 2.14.9-1),
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        x11-dev,
        xft2-dev,

Index: cssed-vte-plugin.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-vte-plugin.info,v
retrieving revision 1.7.2.24
retrieving revision 1.7.2.25
diff -u -d -r1.7.2.24 -r1.7.2.25
--- cssed-vte-plugin.info       4 Nov 2007 02:34:41 -0000       1.7.2.24
+++ cssed-vte-plugin.info       27 Apr 2008 16:50:21 -0000      1.7.2.25
@@ -11,7 +11,7 @@
        libgettext3-shlibs (>= 0.14.5-1),
        libiconv (>= 1.9.1-11),
        libncurses5-shlibs (>= 5.4-20041023-1010),
-       pango1-xft2-ft219-shlibs (>= 1.18.2-1),
+       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
        vte (>= 0.16.9-1),
        vte9-shlibs (>= 0.16.9-1),
        x11
@@ -20,7 +20,7 @@
        atk1 (>= 1.20.0-1),
        autoconf (>= 2.60-1),
        automake1.9,
-       cairo (>= 1.2-1),
+       cairo (>= 1.6-1),
        cssed-dev (>= 0.3.0-1017),
        expat1,
        fontconfig2-dev (>= 2.4.1-1),
@@ -35,7 +35,8 @@
        libiconv-dev (>= 1.9.1-11),
        libncurses5 (>= 5.4-20041023-1010),
        libpng3,
-       pango1-xft2-ft219-dev (>= 1.18.2-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
        pkgconfig (>= 0.21-1),
        vte9-dev (>= 0.16.9-1),
        x11-dev,


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to