[45525] trunk/dports

devans at macports.org devans at macports.org
Sat Jan 17 00:45:38 PST 2009


Revision: 45525
          http://trac.macports.org/changeset/45525
Author:   devans at macports.org
Date:     2009-01-17 00:45:37 -0800 (Sat, 17 Jan 2009)
Log Message:
-----------
Mark universal_variant no on all my ports that depend on boost which is not universal. Closes #18056.

Modified Paths:
--------------
    trunk/dports/audio/ardour2/Portfile
    trunk/dports/graphics/inkscape/Portfile
    trunk/dports/graphics/inkscape-devel/Portfile
    trunk/dports/graphics/lib2geom/Portfile
    trunk/dports/graphics/libopenraw/Portfile

Modified: trunk/dports/audio/ardour2/Portfile
===================================================================
--- trunk/dports/audio/ardour2/Portfile	2009-01-17 07:52:06 UTC (rev 45524)
+++ trunk/dports/audio/ardour2/Portfile	2009-01-17 08:45:37 UTC (rev 45525)
@@ -23,6 +23,8 @@
                         the Mackie Control Universal.
 
 use_parallel_build      yes
+universal_variant       no
+
 use_bzip2               yes
 master_sites            http://releases.ardour.org/
 

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2009-01-17 07:52:06 UTC (rev 45524)
+++ trunk/dports/graphics/inkscape/Portfile	2009-01-17 08:45:37 UTC (rev 45525)
@@ -21,6 +21,8 @@
                 gradients, node editing, svg-to-png export, \
                 grouping, and more.
 
+universal_variant no
+
 use_bzip2       yes
 master_sites    sourceforge
 checksums       md5 59997096c3640b2601c2b4afba8a3d75 \

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2009-01-17 07:52:06 UTC (rev 45524)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2009-01-17 08:45:37 UTC (rev 45525)
@@ -23,6 +23,8 @@
                 gradients, node editing, svg-to-png export, \
                 grouping, and more.
 
+universal_variant no
+
 fetch.type      svn
 
 svn.url         http://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk ${worksrcdir}

Modified: trunk/dports/graphics/lib2geom/Portfile
===================================================================
--- trunk/dports/graphics/lib2geom/Portfile	2009-01-17 07:52:06 UTC (rev 45524)
+++ trunk/dports/graphics/lib2geom/Portfile	2009-01-17 08:45:37 UTC (rev 45525)
@@ -17,6 +17,8 @@
                 will provide a robust 2D computational geometry framework for any application. It is not a \
                 rendering library, but instead concentrates on high level algorithms such as computing arc length.
 
+universal_variant no
+
 master_sites    sourceforge
 checksums       md5     983941e4b115a3af9ee95ab2d9cc35e5 \
                 sha1    c0fc2c50e14dba98753400c75241585fda026960 \

Modified: trunk/dports/graphics/libopenraw/Portfile
===================================================================
--- trunk/dports/graphics/libopenraw/Portfile	2009-01-17 07:52:06 UTC (rev 45524)
+++ trunk/dports/graphics/libopenraw/Portfile	2009-01-17 08:45:37 UTC (rev 45525)
@@ -11,6 +11,8 @@
 homepage        http://libopenraw.freedesktop.org/wiki/
 master_sites    http://libopenraw.freedesktop.org/download/
 
+universal_variant no
+
 description \
     libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090117/219511b0/attachment.html>


More information about the macports-changes mailing list