aboutsummaryrefslogtreecommitdiff
path: root/ports/cairo
AgeCommit message (Collapse)Author
2019-09-19[cairo]Add feature X11. (#8249)JackBoosY
* [cairo]Add feature X11. * [cairo]Add message for feature x11.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-06[cairo] Fix linker errors on Linux and MacOS (#6806)Brock Mammen
On Linux and MacOS, the cairo port was attempting to link to some Windows-only libraries.
2019-03-15[cairo] Update version to 1.16.0 (#5646)NancyLi1013
2019-02-07fix build for harfbuzz on macOS (#4776)angelmixu
* 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
2018-12-17Wt Linux fixes (#4927)Todor Prokopov
* [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-09-24[cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add ↵Robert Schumacher
unofficial targets and usage information
2018-07-31fix pixman and cairo for macOS (#3923)angelmixu
* 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
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-09-04Update to version 1.15.8.Alexander Täschner
Revert "Merge pull request #1277 from AlexanderTaeschner/CairoInitMutex". This reverts commit 2aa83904eac9d11b69f09e9f0af85350fea472d9, reversing changes made to 748e8b6e7495f06253eb21236bf3abf38b897b63.
2017-07-13[cairo] update to 1.15.6codicodi
2017-06-14[cairo] Initialize mutexes.Alexander Täschner
2017-06-08[cairo] Merge changes from PR #1232Robert Schumacher
2017-06-08Merge branch 'pango_static' of https://github.com/AlexanderTaeschner/vcpkg ↵Robert Schumacher
into AlexanderTaeschner-pango_static
2017-06-08[cairo] Hardcode CAIRO_WIN32_STATIC_BUILD only in the installed header.Alexander Täschner
2017-06-08[cairo] Hardcode value of CAIRO_WIN32_STATIC_BUILD into the cairo headers.Alexander Täschner
2017-06-08[cairo] Copy headers to include and include/cairo.Alexander Täschner
2017-06-07[cairo] Add cairo-pdf.h and cairo-svg.h to subdir cairo in includes.Alexander Täschner
2017-03-22[cairo] fix buildcodicodi
2017-01-26[cairo] update portcodicodi
2016-11-25Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support ↵Michael B. McLaughlin
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.