[105901] trunk/dports/gnome/gnome-terminal/Portfile

devans at macports.org devans at macports.org
Thu May 9 09:20:45 PDT 2013


Revision: 105901
          https://trac.macports.org/changeset/105901
Author:   devans at macports.org
Date:     2013-05-09 09:20:45 -0700 (Thu, 09 May 2013)
Log Message:
-----------
gnome-terminal: clarify rationale for run time dependency on libgnome.

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

Modified: trunk/dports/gnome/gnome-terminal/Portfile
===================================================================
--- trunk/dports/gnome/gnome-terminal/Portfile	2013-05-09 15:11:20 UTC (rev 105900)
+++ trunk/dports/gnome/gnome-terminal/Portfile	2013-05-09 16:20:45 UTC (rev 105901)
@@ -32,6 +32,13 @@
                 port:vte \
                 port:xorg-libsm
 
+#
+# gnome-terminal does not directly depend on libgnome itself
+# but references the gconf key /desktop/gnome/interface/monospace_font_name
+# the schema for which is provided by libgnome
+# hence this unusual run time dependency (#27235)
+#
+
 depends_run     port:libgnome
 
 use_bzip2       yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130509/b2ba225b/attachment.html>


More information about the macports-changes mailing list