Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19804/10.7/main/finkinfo/gnome

Modified Files:
        meld.info 
Log Message:
new version, take 2 (fixed by using newer pygtk)

Index: meld.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/meld.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- meld.info   28 Feb 2013 14:51:11 -0000      1.7
+++ meld.info   1 Mar 2013 13:45:21 -0000       1.8
@@ -1,6 +1,6 @@
 Package: meld
-Version: 1.6.1
-Revision: 1
+Version: 1.7.1
+Revision: 2
 Description: Visual diff and merge tool
 DescDetail: <<
 Meld is a GNOME 2 visual diff and merge tool. It integrates especially
@@ -19,19 +19,25 @@
 The usual scrollkeeper install-time fix.
 See: https://bugzilla.gnome.org/show_bug.cgi?id=605440
 
+Patch out several 'make install' actions that are inappropriate for a
+for a staging-dir or non-live installation.
+
 Tweak message to reflect fink's package-name for optional runtime dependency.
+(very large dependency tree just to get syntax-highlighting)
 <<
 Homepage: http://meldmerge.org
 License: GPL
 Maintainer: Daniel Macks <dma...@netspace.org>
 Depends: <<
        dpkg-base-files,
-       pycairo-py27 (>= 1.8.8-3),
+       desktop-file-utils,
+       pycairo-py27 (>= 1.10.0-1),
        pygobject2-py27 (>= 2.20.0-1),
-       pygtk2-gtk-py27 (>= 2.16.0-1),
+       pygtk2-gtk-py27 (>= 2.17.0-1),
        pygtksourceview2-py27 (>= 2.8.0-4),
        python27,
        rarian-compat,
+       shared-mime-info,
        x11
 <<
 BuildDepends: <<
@@ -39,17 +45,19 @@
        gettext-bin,
        gettext-tools,
        intltool40,
-       pycairo-py27-dev (>= 1.8.8-3),
+       pycairo-py27-dev (>= 1.10.0-1),
        pygobject2-py27-dev (>= 2.20.0-1),
-       pygtk2-gtk-py27-dev (>= 2.16.0-1),
+       pygtk2-gtk-py27-dev (>= 2.17.0-1),
        pygtksourceview2-py27 (>= 2.8.0-4)
 <<
 Recommends: gnome-python2-desktop-py27 (>= 2.28.0-1)
-Source: mirror:gnome:sources/%n/1.6/%n-%v.tar.xz
-Source-MD5: 50592969a05a6043439d30b0b52b66a7
+Source: mirror:gnome:sources/%n/1.7/%n-%v.tar.xz
+Source-MD5: 4018bc3f20b64d2d8ef8194b3edb7486
 PatchScript: <<
   perl -pi -e 's|/usr/bin/env python|%p/bin/python2.7|' bin/meld tools/*
-  perl -pi -e "s/-scrollkeeper-update/#-scrollkeeper-update/g" help/*/Makefile
+  perl -pi -e "s/(-scrollkeeper-update)/#\1/g" help/*/Makefile
+  perl -pi -e "s/(update-mime-database)/#\1/g" Makefile
+  perl -pi -e "s/(update-desktop-database)/#\1/g" Makefile
   find . -type f | xargs perl -pi -e 
's/gnome-python-desktop/gnome-python2-desktop-py27 >= 2.28.0-1/'
 <<
 CompileScript: <<


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to