[107901] trunk/dports/graphics/agave/Portfile

devans at macports.org devans at macports.org
Mon Jul 8 13:40:53 PDT 2013


Revision: 107901
          https://trac.macports.org/changeset/107901
Author:   devans at macports.org
Date:     2013-07-08 13:40:53 -0700 (Mon, 08 Jul 2013)
Log Message:
-----------
agave: update desktop database, hicolor icon cache post activate.

Modified Paths:
--------------
    trunk/dports/graphics/agave/Portfile

Modified: trunk/dports/graphics/agave/Portfile
===================================================================
--- trunk/dports/graphics/agave/Portfile	2013-07-08 20:30:16 UTC (rev 107900)
+++ trunk/dports/graphics/agave/Portfile	2013-07-08 20:40:53 UTC (rev 107901)
@@ -27,7 +27,8 @@
                 port:intltool \
                 port:gnome-doc-utils
 
-depends_lib     port:rarian \
+depends_lib     port:desktop-file-utils \
+                port:rarian \
                 port:gtkmm \
                 port:libglademm \
                 port:gconfmm \
@@ -46,6 +47,8 @@
     system "scrollkeeper-update"
     system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
+    system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
+    system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130708/6328d226/attachment.html>


More information about the macports-changes mailing list