summaryrefslogtreecommitdiffstats
path: root/package/cairo/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* cairo: add missing dependency on xlib_libXextThomas Petazzoni2013-01-191-0/+1
| | | | | | | | | | | | The X.org backend of Cairo now requires xlib_libXext. See http://permalink.gmane.org/gmane.comp.lib.cairo/23385. Fixes: http://autobuild.buildroot.org/results/795404665ec74a7ac929fdf8caf1397c9c54d80d/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cairo: script backend needs pngPeter Korsgaard2013-01-141-1/+1
| | | | | | Fixes http://autobuild.buildroot.org/results/7b21c60d7ba1a8df8910d104e21d4545cb37a4c6 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cairo: bump version to 1.12.8Sagaert Johan2013-01-131-0/+9
| | | | | | | | Directfb patch no longer needed. [Peter: Add options for script/xml backends, support for Xrender backend] Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cairo: do not depend on xserver-xorg_server, but on the right libraryThomas Petazzoni2013-01-121-0/+1
| | | | | | | | | cairo is a X client library, so there is no reason for it to build depend on the X.org server. What Cairo needs is the xlib_libX11 library. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cairo: Add tee surface backend option (required by firefox)Stefan Froberg2012-08-121-0/+3
| | | | | Signed-off-by: Stefan Froberg <stefan.froberg@petroprogram.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cairo: PDF support is needed when SVG support is enabledThomas Petazzoni2010-07-291-0/+1
| | | | | | | | | | | | As soon as PostScript, PNG or SVG support is enabled, PDF support is required for Cairo to build properly. Otherwise, you get build failures such as: .libs/cairo-type3-glyph-surface.o: In function `_cairo_type3_glyph_surface_set_stream': /home/thomas/local/buildroot-dl/cairo-1.8.10/src/cairo-type3-glyph-surface.c:337: undefined reference to `_cairo_pdf_operators_set_stream' /home/thomas/local/buildroot-dl/cairo-1.8.10/src/cairo-type3-glyph-surface.c:337: undefined reference to `_cairo_pdf_operators_set_stream' Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cairo: ps backend needs pdfPeter Korsgaard2010-05-221-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-181-1/+0
| | | | | | | | | | | | | The host versions shouldn't be visible in Kconfig, so remove the reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets with host-. At the same time add pkgconfig for the target (E.G. for development) and let BR2_PACKAGE_PKGCONFIG control that package. Notice: all defconfigs in the tree have been updated, but make sure to disable the pkgconfig package (unless you want it) if you use an external config, otherwise you'll end up with pkgconfig and glib2 in the target.
* cairo: more fine grained configutation and fix dependenciesPeter Korsgaard2009-03-121-3/+21
|
* Fix dependencies.Thomas Lundquist2009-01-121-0/+1
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Fix #3584, when building cairo with DirectFB, depend on DirectFBThiago A. CorrĂȘa2008-07-051-1/+1
|
* Update various packages to make X runUlf Samuelsson2007-09-121-0/+2
|
* Reintroduce dependencies on tinyx for libgtk[1]2 and cairoUlf Samuelsson2007-08-111-1/+1
|
* Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen2007-08-101-1/+1
| | | | | | quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
* Fixup description (pango cut'n'paste)Peter Korsgaard2007-01-171-6/+6
|
* s/pango/cairo/Peter Korsgaard2007-01-171-1/+1
|
* add in cairoEric Andersen2007-01-101-0/+14