aboutsummaryrefslogtreecommitdiff
path: root/ports/cairo/CONTROL
diff options
context:
space:
mode:
authorangelmixu <salemixu@gmail.com>2018-08-01 02:10:12 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-07-31 17:10:12 -0700
commit81d3b2cc6ac89cb9d4f88d24e03bd2b5917fbe49 (patch)
treecee2d684f1bab088faf3d63ed5039609e4411cea /ports/cairo/CONTROL
parent0618d13b2e0e2b1a922e58b69b20e67a1706c10d (diff)
downloadvcpkg-81d3b2cc6ac89cb9d4f88d24e03bd2b5917fbe49.tar.gz
vcpkg-81d3b2cc6ac89cb9d4f88d24e03bd2b5917fbe49.zip
fix pixman and cairo for macOS (#3923)
* fix pixman error message about Unknown thread local support * fixes for building cairo on macOS * corrected appending files to sources * [cairo][pixman] Bump package versions to include source code changes
Diffstat (limited to 'ports/cairo/CONTROL')
-rw-r--r--ports/cairo/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cairo/CONTROL b/ports/cairo/CONTROL
index 80269f5a7..eb1964c8a 100644
--- a/ports/cairo/CONTROL
+++ b/ports/cairo/CONTROL
@@ -1,4 +1,4 @@
Source: cairo
-Version: 1.15.8-1
+Version: 1.15.8-2
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, glib, freetype, fontconfig