[133758] trunk/dports/graphics/inkscape-devel/Portfile

devans at macports.org devans at macports.org
Tue Mar 10 13:47:09 PDT 2015


Revision: 133758
          https://trac.macports.org/changeset/133758
Author:   devans at macports.org
Date:     2015-03-10 13:47:09 -0700 (Tue, 10 Mar 2015)
Log Message:
-----------
inkscape-devel: update to trunk bzr 13985, remove +svg2 variant, SVG level 2 features now included in the default build configuration.

Modified Paths:
--------------
    trunk/dports/graphics/inkscape-devel/Portfile

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2015-03-10 20:43:49 UTC (rev 133757)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2015-03-10 20:47:09 UTC (rev 133758)
@@ -5,7 +5,7 @@
 
 name                inkscape-devel
 conflicts           inkscape
-set bzr_rev         13901
+set bzr_rev         13985
 version             0.91.99.${bzr_rev}
 epoch               1
 license             GPL-2 LGPL-2.1
@@ -77,11 +77,6 @@
                     --enable-gtk3-experimental
 }
 
-variant svg2 description {Enable experimental SVG level 2 proposed features} {
-    configure.cppflags-append \
-                    "-DWITH_MESH -DWITH_CSSBLEND -DWITH_CSSCOMPOSITE -DWITH_SVG2"
-}
-
 configure.cmd       ./autogen.sh && ./configure
 
 configure.python    ${prefix}/bin/python2.7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150310/19fbe453/attachment.html>


More information about the macports-changes mailing list