Commit Graph

17 Commits

Author SHA1 Message Date
NancyLi1013
db74895497
[cairo] Fix error in static build (#11829)
* [cairo] Fix error in static build

* Fix Typo

* [pango] Update dependency cairo as cairo[gobject] to solve the regressions

* Update ports/cairo/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/cairo/CMakeLists.txt

* [pango] Update dependency

* Update

* Remove redundant target

* Post the message for feature gobject only in static build on Windows

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-06-23 14:28:19 -07:00
Jack·Boos·Yu
1caebee7bf
[cairo] Install the xlib header file when selecting feature x11 (#11868)
* [cairo] Install the xlib header file when selecting feature x11

* update baseline

* Update CMakeLists.txt
2020-06-11 02:27:30 -07:00
JackBoosY
358ec0954d [cairo]Add feature X11. (#8249)
* [cairo]Add feature X11.

* [cairo]Add message for feature x11.
2019-09-19 15:18:04 -07:00
NancyLi1013
9ca11f3a6d [cairo] Update version to 1.16.0 (#5646) 2019-03-15 11:41:42 -07:00
Robert Schumacher
b35f75d646 [cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add unofficial targets and usage information 2018-09-24 18:08:52 -07:00
angelmixu
81d3b2cc6a 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
2018-07-31 17:10:12 -07:00
Alexander Täschner
3eb193938a Update to version 1.15.8.
Revert "Merge pull request #1277 from AlexanderTaeschner/CairoInitMutex".

This reverts commit 2aa83904ea, reversing
changes made to 748e8b6e74.
2017-09-04 10:04:55 +02:00
codicodi
062883535b [cairo] update to 1.15.6 2017-07-13 17:24:04 +02:00
Alexander Täschner
2d79c53fb9 [cairo] Initialize mutexes. 2017-06-14 15:52:17 +02:00
Robert Schumacher
9abbfe88ac [cairo] Merge changes from PR #1232 2017-06-08 02:21:21 -07:00
Robert Schumacher
3ffef6223b Merge branch 'pango_static' of https://github.com/AlexanderTaeschner/vcpkg into AlexanderTaeschner-pango_static 2017-06-08 02:19:30 -07:00
Alexander Täschner
8adde59208 [cairo] Hardcode CAIRO_WIN32_STATIC_BUILD only in the installed header. 2017-06-08 09:01:29 +02:00
Alexander Täschner
796220ee17 [cairo] Hardcode value of CAIRO_WIN32_STATIC_BUILD into the cairo headers. 2017-06-08 08:02:15 +02:00
Alexander Täschner
35e574de5d [cairo] Copy headers to include and include/cairo. 2017-06-08 07:35:33 +02:00
Alexander Täschner
c35dd41195 [cairo] Add cairo-pdf.h and cairo-svg.h to subdir cairo in includes. 2017-06-07 15:28:21 +02:00
codicodi
95b67ab8e9 [cairo] update port 2017-01-26 11:12:55 +01:00
Michael B. McLaughlin
57f051776f Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support UWP (pixman can only build as a static library due to having no exports and cairo depends on GDI among other things). Also, cairo depends on pixman, libpng, and zlib. 2016-11-25 18:48:19 -05:00