[107906] trunk/dports/gnome/anjuta/Portfile

devans at macports.org devans at macports.org
Mon Jul 8 14:26:42 PDT 2013


Revision: 107906
          https://trac.macports.org/changeset/107906
Author:   devans at macports.org
Date:     2013-07-08 14:26:42 -0700 (Mon, 08 Jul 2013)
Log Message:
-----------
anjuta: update shared mime database post activate, dependencies, fix typo.

Modified Paths:
--------------
    trunk/dports/gnome/anjuta/Portfile

Modified: trunk/dports/gnome/anjuta/Portfile
===================================================================
--- trunk/dports/gnome/anjuta/Portfile	2013-07-08 21:15:02 UTC (rev 107905)
+++ trunk/dports/gnome/anjuta/Portfile	2013-07-08 21:26:42 UTC (rev 107906)
@@ -28,14 +28,16 @@
                 port:gtk-doc \
                 port:p5.12-locale-gettext
 
-depends_lib     port:desktop-file-utilsport:autogen \
+depends_lib     port:autogen \
                 port:gconf \
                 port:gdl \
                 port:libgda4 \
                 port:libunique \
                 port:vte
 
-depends_run     port:rarian \
+depends_run     port:desktop-file-utils \
+                port:rarian \
+                port:shared-mime-info \
                 port:gnome-settings-daemon \
                 port:epiphany \
                 port:yelp \
@@ -107,6 +109,7 @@
     system "scrollkeeper-update"
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
+    system "${prefix}/bin/update-mime-database ${prefix}/share/mime"
     system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130708/ec17c75f/attachment.html>


More information about the macports-changes mailing list