[117872] trunk/dports/x11/gtk-sharp/Portfile

devans at macports.org devans at macports.org
Sat Mar 15 11:38:15 PDT 2014


Revision: 117872
          https://trac.macports.org/changeset/117872
Author:   devans at macports.org
Date:     2014-03-15 11:38:15 -0700 (Sat, 15 Mar 2014)
Log Message:
-----------
gtk-sharp: rebuild to remove references to libpng15, remove dependencies libgtkhtml3, vte as port configures without their support due to reliance on outdated versions that are no longer available, see comments.

Modified Paths:
--------------
    trunk/dports/x11/gtk-sharp/Portfile

Modified: trunk/dports/x11/gtk-sharp/Portfile
===================================================================
--- trunk/dports/x11/gtk-sharp/Portfile	2014-03-15 16:49:17 UTC (rev 117871)
+++ trunk/dports/x11/gtk-sharp/Portfile	2014-03-15 18:38:15 UTC (rev 117872)
@@ -5,7 +5,7 @@
 
 name            gtk-sharp
 version         1.0.10
-revision        5
+revision        6
 categories      x11 devel
 # libs are LGPL, executables GPL
 license         {LGPL-2 GPL-2}
@@ -34,13 +34,17 @@
                 patch-glib-2.32.diff
 
 depends_build   port:pkgconfig
+
+# configures without support for vte, libgtkhtml3
+# due to reliance on outdated versions of these ports
+# wants vte >= 0.11.10 but current is vte-2.90 >= 0.34.9
+# wants wants libgtkhtml-3.6 >= 3.6.0 but current is libgtkhtml-3.14 >= 3.32.2
+
 depends_lib     port:mono \
                 port:libgnomecanvas \
                 port:libgnomeui \
                 port:libgda \
-                port:librsvg \
-                port:libgtkhtml3 \
-                port:vte
+                port:librsvg
 
 # mono is not universal
 universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140315/62305e84/attachment.html>


More information about the macports-changes mailing list