[23732] trunk/dports/graphics/cairo/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 7 17:02:32 PDT 2007


Revision: 23732
          http://trac.macosforge.org/projects/macports/changeset/23732
Author:   ryandesign at macports.org
Date:     2007-04-07 17:02:32 -0700 (Sat, 07 Apr 2007)

Log Message:
-----------
Add notes explaining that quartz and atsui variants are experimental and not expected to work properly.

Modified Paths:
--------------
    trunk/dports/graphics/cairo/Portfile

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2007-04-07 23:58:17 UTC (rev 23731)
+++ trunk/dports/graphics/cairo/Portfile	2007-04-08 00:02:32 UTC (rev 23732)
@@ -31,10 +31,14 @@
 	port:zlib \
 	port:expat
 
+# Add Quartz support to cairo. This feature is still experimental in cairo,
+# and use of this variant is not expected to bring you joy at this time.
 variant quartz {
 	configure.args-append --enable-quartz
 }
 
+# Add ATSUI support to cairo. This feature is still experimental in cairo,
+# and use of this variant is not expected to bring you joy at this time.
 variant atsui {
 	configure.args-append --enable-atsui
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070407/d178a473/attachment.html


More information about the macports-changes mailing list