mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 03:49:00 +08:00
12 lines
553 B
Plaintext
12 lines
553 B
Plaintext
Source: cairo
|
|
Version: 1.16.0-6
|
|
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 |