Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi there,

I've been gbuildizing cairo but then realized it's used only for linux
[1], as also cairo/README says.
Though there are many platform conditionals in various cairo related
makefiles. Maybe it was used more in the past ?

So can't we just use system cairo and/or pixman?
Anyone could shed some light on this ?

Thanks,
Matus

[1] used in:
- vcl/Library_vclplug_svp : ifeq ($(GUIBASE),unx)
- vcl/Library_vclplug_gtk : ENABLE_GTK
- canvas/Library_cairocanvas : ENABLE_CAIRO_CANVAS
e.g. for Library_cairocanvas there are also WNT... conditionals in the
makefile but configure says:
if test $_os = Darwin -o $_os = WINNT; then
    if test "$enable_cairo_canvas" = yes; then
        AC_MSG_ERROR([The cairo canvas should not be used for this platform])
...

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.