[108105] trunk/dports/gnome/seahorse-plugins/Portfile

devans at macports.org devans at macports.org
Fri Jul 12 18:10:09 PDT 2013


Revision: 108105
          https://trac.macports.org/changeset/108105
Author:   devans at macports.org
Date:     2013-07-12 18:10:09 -0700 (Fri, 12 Jul 2013)
Log Message:
-----------
seahorse-plugins: update dependencies, now builds universal.

Modified Paths:
--------------
    trunk/dports/gnome/seahorse-plugins/Portfile

Modified: trunk/dports/gnome/seahorse-plugins/Portfile
===================================================================
--- trunk/dports/gnome/seahorse-plugins/Portfile	2013-07-13 00:55:12 UTC (rev 108104)
+++ trunk/dports/gnome/seahorse-plugins/Portfile	2013-07-13 01:10:09 UTC (rev 108105)
@@ -5,7 +5,7 @@
 
 name            seahorse-plugins
 version         2.30.1
-revision        8
+revision        9
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Seahorse plugins.
 long_description ${description}
@@ -29,7 +29,7 @@
 depends_lib     port:desktop-file-utils \
                 port:seahorse \
                 port:nautilus \
-                port:gnome-panel
+                port:libpanel-applet2
 
 configure.args  --disable-epiphany \
                 --disable-gedit \
@@ -37,12 +37,6 @@
                 --disable-schemas-install \
                 --disable-scrollkeeper
 
-#
-# gnome-panel -> evolution-data-server -> nss is not universal
-#
-
-universal_variant no
-                
 post-activate {
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
     system "${prefix}/bin/update-mime-database ${prefix}/share/mime"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130712/d34eed3f/attachment.html>


More information about the macports-changes mailing list