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

Modified Files:
        meld.info 
Log Message:
new version

Index: meld.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/meld.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- meld.info   4 Jun 2013 01:42:33 -0000       1.10
+++ meld.info   1 Sep 2013 09:18:14 -0000       1.11
@@ -1,5 +1,5 @@
 Package: meld
-Version: 1.7.3
+Version: 1.7.5
 Revision: 1
 Description: Visual diff and merge tool
 DescDetail: <<
@@ -19,9 +19,6 @@
 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)
 <<
@@ -52,7 +49,7 @@
 <<
 Recommends: gnome-python2-desktop-py27 (>= 2.28.0-1)
 Source: mirror:gnome:sources/%n/1.7/%n-%v.tar.xz
-Source-MD5: 80688ff72a8d8c5987d2dfb05bd0769c
+Source-MD5: a04644548b917d1a516b223c399649c3
 PatchScript: <<
   perl -pi -e 's|/usr/bin/env python|%p/bin/python2.7|' bin/meld tools/*
   perl -pi -e "s/(-scrollkeeper-update)/#\1/g" help/*/Makefile
@@ -69,9 +66,13 @@
   if [ configure = "$1" ]; then
     scrollkeeper-update -q
   fi
+  update-mime-database %p/share/mime >/dev/null
+  update-desktop-database -q %p/share/applications
 <<
 PostRmScript: <<  
   if [ remove != "$1" ]; then
     scrollkeeper-update -q
   fi
+  update-mime-database %p/share/mime >/dev/null
+  update-desktop-database -q %p/share/applications
 <<


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to