[71759] trunk/dports/gnome
devans at macports.org
devans at macports.org
Wed Sep 22 10:33:59 PDT 2010
Revision: 71759
http://trac.macports.org/changeset/71759
Author: devans at macports.org
Date: 2010-09-22 10:33:57 -0700 (Wed, 22 Sep 2010)
Log Message:
-----------
various gnome ports: not universal due to dependencies
Modified Paths:
--------------
trunk/dports/gnome/alacarte/Portfile
trunk/dports/gnome/empathy/Portfile
trunk/dports/gnome/eog/Portfile
trunk/dports/gnome/seahorse-plugins/Portfile
Modified: trunk/dports/gnome/alacarte/Portfile
===================================================================
--- trunk/dports/gnome/alacarte/Portfile 2010-09-22 15:21:46 UTC (rev 71758)
+++ trunk/dports/gnome/alacarte/Portfile 2010-09-22 17:33:57 UTC (rev 71759)
@@ -35,6 +35,12 @@
configure.python ${prefix}/bin/python2.6
+#
+# gnome-menus is not universal
+#
+
+universal_variant no
+
post-destroot {
file rename ${destroot}${prefix}/bin/alacarte.py ${destroot}${prefix}/bin/alacarte
}
Modified: trunk/dports/gnome/empathy/Portfile
===================================================================
--- trunk/dports/gnome/empathy/Portfile 2010-09-22 15:21:46 UTC (rev 71758)
+++ trunk/dports/gnome/empathy/Portfile 2010-09-22 17:33:57 UTC (rev 71759)
@@ -53,6 +53,12 @@
configure.python ${prefix}/bin/python2.6
+#
+# telepathy-farsight is not universal
+#
+
+universal_variant no
+
post-activate {
system "scrollkeeper-update"
system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
Modified: trunk/dports/gnome/eog/Portfile
===================================================================
--- trunk/dports/gnome/eog/Portfile 2010-09-22 15:21:46 UTC (rev 71758)
+++ trunk/dports/gnome/eog/Portfile 2010-09-22 17:33:57 UTC (rev 71759)
@@ -46,6 +46,12 @@
set python_framework ${frameworks_dir}/Python.framework/Versions/2.6
configure.pkg_config_path ${python_framework}/lib/pkgconfig
+#
+# gnome-desktop is not universal
+#
+
+universal_variant no
+
post-activate {
system "scrollkeeper-update"
system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
Modified: trunk/dports/gnome/seahorse-plugins/Portfile
===================================================================
--- trunk/dports/gnome/seahorse-plugins/Portfile 2010-09-22 15:21:46 UTC (rev 71758)
+++ trunk/dports/gnome/seahorse-plugins/Portfile 2010-09-22 17:33:57 UTC (rev 71759)
@@ -32,6 +32,12 @@
--disable-update-mime-database \
--disable-schemas-install \
--disable-scrollkeeper
+
+#
+# nautilus gnome-panel are not universal
+#
+
+universal_variant no
post-activate {
system "${prefix}/bin/update-mime-database ${prefix}/share/mime; true"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100922/5032a73a/attachment.html>
More information about the macports-changes
mailing list