[136029] trunk/dports/gnome/gnome/Portfile

devans at macports.org devans at macports.org
Sat May 9 21:08:46 PDT 2015


Revision: 136029
          https://trac.macports.org/changeset/136029
Author:   devans at macports.org
Date:     2015-05-09 21:08:46 -0700 (Sat, 09 May 2015)
Log Message:
-----------
gnome: remove outdated dependency on gconf and associated post-activate processing.

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

Modified: trunk/dports/gnome/gnome/Portfile
===================================================================
--- trunk/dports/gnome/gnome/Portfile	2015-05-10 02:41:00 UTC (rev 136028)
+++ trunk/dports/gnome/gnome/Portfile	2015-05-10 04:08:46 UTC (rev 136029)
@@ -20,7 +20,6 @@
 depends_lib     port:desktop-file-utils \
                 port:gtk3 \
                 port:shared-mime-info \
-                port:gconf \
                 port:gnome3-core \
                 port:gnome3-apps
 
@@ -37,8 +36,6 @@
     system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications"
     system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
     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"
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150509/6ef5367b/attachment.html>


More information about the macports-changes mailing list