[Mono-bugs] [Bug 77269][Wis] Changed - libgdiplus should build against system installed cairo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 16 11:31:16 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jan at jgc.homeip.net.

http://bugzilla.ximian.com/show_bug.cgi?id=77269

--- shadow/77269	2006-01-16 11:15:20.000000000 -0500
+++ shadow/77269.tmp.11524	2006-01-16 11:31:16.000000000 -0500
@@ -42,6 +42,17 @@
 Note that eventually we must use the system cairo version by default,
 otherwise we won't be able to interoperate with other libraries that
 use it (including Gtk+). It's just that at this time upstream cairo is
 not fully ready for the SWF needs and it's little used so
 interoperation has little benefit over the burden of requiring
 everyone to build their own version of libcairo.
+
+------- Additional Comments From jan at jgc.homeip.net  2006-01-16 11:31 -------
+As distribution packager for archlinux, it is better to have this
+patch: we have a cairo package anyways, which is easier in case bugs
+are fixed in cairo.
+The patch changes the use of internal cairo api to public api, so if
+it could be tuned a little bit, the configure switch can be made
+optional. By default it will compile against the included snapshot
+(which is broken because I remove cairo from subdirs in Makefile.am
+though), if you specify ./configure --with-cairo=installed, it will
+compile with system cairo.


More information about the mono-bugs mailing list