[107548] trunk/dports/graphics/inkscape-devel/Portfile

devans at macports.org devans at macports.org
Tue Jul 2 14:24:45 PDT 2013


Revision: 107548
          https://trac.macports.org/changeset/107548
Author:   devans at macports.org
Date:     2013-07-02 14:24:45 -0700 (Tue, 02 Jul 2013)
Log Message:
-----------
inkscape-devel: update to bzr revision 12399, update desktop database post activate.

Revision Links:
--------------
    https://trac.macports.org/changeset/12399

Modified Paths:
--------------
    trunk/dports/graphics/inkscape-devel/Portfile

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2013-07-02 21:20:32 UTC (rev 107547)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2013-07-02 21:24:45 UTC (rev 107548)
@@ -5,7 +5,7 @@
 
 name            inkscape-devel
 conflicts       inkscape
-set bzr_rev     12387
+set bzr_rev     12399
 version         0.48.99.${bzr_rev}
 epoch           1
 license         GPL-2 LGPL-2.1
@@ -36,7 +36,8 @@
                 port:intltool \
                 path:bin/perl:perl5
 
-depends_lib     port:popt \
+depends_lib     port:desktop-file-utils \
+                port:popt \
                 path:lib/libgc.dylib:boehmgc \
                 port:gsl \
                 port:gtkmm \
@@ -96,7 +97,7 @@
                 --enable-poppler-cairo \
                 --enable-dbusapi \
                 --disable-silent-rules \
-                --disable-strict-build 
+                --disable-strict-build
 
 configure.cppflags-append \
         -I${worksrcpath}/src/extension/script
@@ -119,7 +120,8 @@
 }
 
 post-activate {
-        system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
+    system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
+    system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
 }
 
 livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130702/065225be/attachment-0001.html>


More information about the macports-changes mailing list