[122311] users/devans/dports/graphics

devans at macports.org devans at macports.org
Sun Jul 20 10:18:06 PDT 2014


Revision: 122311
          https://trac.macports.org/changeset/122311
Author:   devans at macports.org
Date:     2014-07-20 10:18:06 -0700 (Sun, 20 Jul 2014)
Log Message:
-----------
devans/dports: inkscape-experimental, new test port for inkscape experimental branch.

Modified Paths:
--------------
    users/devans/dports/graphics/inkscape-experimental/Portfile

Added Paths:
-----------
    users/devans/dports/graphics/inkscape-experimental/

Modified: users/devans/dports/graphics/inkscape-experimental/Portfile
===================================================================
--- users/devans/dports/graphics/inkscape-devel/Portfile	2014-07-20 15:43:17 UTC (rev 122309)
+++ users/devans/dports/graphics/inkscape-experimental/Portfile	2014-07-20 17:18:06 UTC (rev 122311)
@@ -3,9 +3,9 @@
 
 PortSystem      1.0
 
-name            inkscape-devel
-conflicts       inkscape
-set bzr_rev     13455
+name            inkscape-experimental
+conflicts       inkscape inkscape-devel inkscape-0.91
+set bzr_rev     13430
 version         0.48.99.${bzr_rev}
 epoch           1
 license         GPL-2 LGPL-2.1
@@ -25,10 +25,10 @@
 homepage        http://www.inkscape.org/
 master_sites    file:///Users/devans/macports/distfiles/${name}
 
-checksums       rmd160  4abdd03dccf1bb57f3e7aa206038d0aa6c037096 \
-                sha256  229f984f2021a29e6597efc9853773cf274642041aae8b6caee8237721ff73d9
+checksums       rmd160  8c9ab45431438ef9bb397450de878b47fdf6eedc \
+                sha256  8d30870c3f755080385964378dd663fd7cd16affd875a2e88d341fe543f4f4bf
 
-worksrcdir      inkscape
+worksrcdir      ${name}
 
 depends_build   port:pkgconfig \
                 port:autoconf \
@@ -43,7 +43,7 @@
                 port:gsl \
                 port:gtkmm \
                 port:dbus-glib \
-                port:lcms \
+                port:lcms2 \
                 port:poppler \
                 port:boost \
                 port:ImageMagick \
@@ -105,11 +105,6 @@
     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/20140720/29494ebf/attachment-0001.html>


More information about the macports-changes mailing list