| Age | Commit message (Collapse) | Author |
|
* [brotli] add pkgconfig
* [freetype] add pkgconfig and add dependency on brotli
* [qt5-base] add new freetype dependency to brotli and zstd
* [freetype] fix cmake paths
* [freetype] removed renaming of include dir and unnecessary cmake fixes
* [freetype-gl] fix glew include dir
* [podofo] fix freetype search.
* fixing wrong freetype stuff due to vcpkg owned wrong CMakeLists.txt .....
* fixing more freetype hidden issues.
* [sfml] fix missing include
* fix typo
* [freetype] uncomment previous renaming of include folders
* fix brotli linkage in static builds
* remove added alias to avoid problems.
* [freetype] add brotli to the wrapper
* [lzokay] format manifest
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
|
|
|
|
* [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>
|
|
* [cairo] Install the xlib header file when selecting feature x11
* update baseline
* Update CMakeLists.txt
|
|
|
|
|
|
* [cairo]Add feature X11.
* [cairo]Add message for feature x11.
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
On Linux and MacOS, the cairo port was attempting to link to some
Windows-only libraries.
|
|
|
|
* 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
|
|
* [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
|
|
unofficial targets and usage information
|
|
* 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
|
|
libs (/Z7)
|
|
Revert "Merge pull request #1277 from AlexanderTaeschner/CairoInitMutex".
This reverts commit 2aa83904eac9d11b69f09e9f0af85350fea472d9, reversing
changes made to 748e8b6e7495f06253eb21236bf3abf38b897b63.
|
|
|
|
|
|
|
|
into AlexanderTaeschner-pango_static
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|