[127009] trunk/dports/graphics/inkscape-devel

devans at macports.org devans at macports.org
Sat Oct 18 22:13:01 PDT 2014


Revision: 127009
          https://trac.macports.org/changeset/127009
Author:   devans at macports.org
Date:     2014-10-18 22:13:00 -0700 (Sat, 18 Oct 2014)
Log Message:
-----------
inkscape-devel: update to trunk bzr 13625, now builds with latest versions of libcdr, libvisio, libwpg based on librevenge by default, update dependencies, drop +revenge variant and associated patch file.

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

Removed Paths:
-------------
    trunk/dports/graphics/inkscape-devel/files/

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2014-10-19 04:11:33 UTC (rev 127008)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2014-10-19 05:13:00 UTC (rev 127009)
@@ -5,7 +5,7 @@
 
 name            inkscape-devel
 conflicts       inkscape
-set bzr_rev     13613
+set bzr_rev     13625
 version         0.48.99.${bzr_rev}
 epoch           1
 license         GPL-2 LGPL-2.1
@@ -46,26 +46,16 @@
                 port:poppler \
                 port:boost \
                 port:ImageMagick \
-                port:libcdr \
+                port:libcdr-0.1 \
                 port:libexif \
-                port:libvisio \
-                port:libwpg \
+                port:libvisio-0.1 \
+                port:libwpg-0.3 \
                 port:gtkspell2
 
 pre-fetch {
     ui_msg "--->  Fetching source from bzr repository: this may take a while"
 }
 
-variant revenge description {Experimental upstream patch to build with latest libcdr, libvisio, libwpg based on librevenge} {
-    patchfiles-append   patch-librevenge.diff
-    depends_lib-delete  port:libcdr \
-                        port:libvisio \
-                        port:libwpg
-    depends_lib-append  port:libcdr-0.1 \
-                        port:libvisio-0.1 \
-                        port:libwpg-0.3
-}
-
 variant python26 conflicts python27 description {Configure to use Python version 2.6} {
     depends_lib-append \
         port:py26-lxml \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141018/04278897/attachment.html>


More information about the macports-changes mailing list