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

devans at macports.org devans at macports.org
Fri Dec 6 09:52:27 PST 2013


Revision: 114376
          https://trac.macports.org/changeset/114376
Author:   devans at macports.org
Date:     2013-12-06 09:52:27 -0800 (Fri, 06 Dec 2013)
Log Message:
-----------
inkscape-devel: new variant +svg2, enables experimental SVG level 2 proposed features.

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

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2013-12-06 17:12:21 UTC (rev 114375)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2013-12-06 17:52:27 UTC (rev 114376)
@@ -100,6 +100,11 @@
     configure.args-append --enable-gtk3-experimental
 }
 
+variant svg2 description {Enable experimental SVG level 2 proposed features} {
+    configure.cppflags-append \
+                        "-DWITH_MESH -DWITH_CSSBLEND -DWITH_CSSCOMPOSITE"
+}
+
 configure.cmd   ./autogen.sh && ./configure
 
 configure.args  --without-gnome-vfs \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131206/19196efe/attachment.html>


More information about the macports-changes mailing list