blob: 6c26c77a250d5f2d64039c1c66047e259f6e31d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Source: cairo
Version: 1.16.0
Port-Version: 7
Homepage: https://cairographics.org
Description: Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.
Build-Depends: zlib, libpng, pixman, freetype, fontconfig
Feature: x11
Description: build with x11 support
Feature: gobject
Description: build gobject module
Build-Depends: glib
|