Commit Graph

19 Commits

Author SHA1 Message Date
Brock Mammen
da6d601d1c [cairo] Fix linker errors on Linux and MacOS (#6806)
On Linux and MacOS, the cairo port was attempting to link to some
Windows-only libraries.
2019-06-06 18:07:54 -07:00
NancyLi1013
9ca11f3a6d [cairo] Update version to 1.16.0 (#5646) 2019-03-15 11:41:42 -07:00
angelmixu
1eceb88c71 fix build for harfbuzz on macOS (#4776)
* fix library exports for iconv on macOS, add Threads dependency for cairo, add the iconv, intl and Threads dependencies to harfbuzz

* updated portfile from harfbuzz fix

* fix indenting and order

* fix portfile

* [gettext] Add unofficial-gettext targets

* [gettext] Fixup for Linux
2019-02-07 15:24:33 -08:00
Todor Prokopov
ffbff8caab Wt Linux fixes (#4927)
* [harfbuzz] Fix build on Linux

* [cairo] Fix build on Linux

* [pango] Fix build on Linux

* [wt] Fix build on Linux

* [wt] Fix linking with -lcrypto
2018-12-17 16:30:27 -08: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 Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -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
28184550d0 [cairo] fix build 2017-03-22 20:19:03 +01: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