Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Neumann
61c055a6fc
[brotli] add pkgconfig / [freetype] depend on brotli (#12405)
* [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>
2020-08-06 13:07:46 -07:00
angelmixu
3cc9a6f743
[pango] fix macOS dynamic library (#9801) 2020-01-30 12:48:56 -08:00
Michał Janiszewski
46bfec7eb9 [pango] Add missing link library (#8745)
Gdi32 is used by pango, but not linked to. This works on x86, but not on
ARM.
2019-11-03 14:10:24 -08:00
JackBoosY
70e7124cc4 [pango/gtk]Fix build error C2001. (#6671) 2019-05-29 12:45:57 -07: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
angelmixu
4456dcab40 Fix pango on macOS (#4784)
* fix pango for macOS: added an already parsed config.h.unix and moved win32 code conditionally for platform

* use a list for better viewing wich source files are added

* only define HAVE_CORE_TEXT on macOS

* [pango] Modernize. Bump control version. Fix configure into source directory.
2018-12-05 16:30:25 -08:00
codicodi
efc38c7192 [pango] update to 1.40.11 2017-08-30 15:28:50 +02:00
codicodi
61a5a8a943 [pango] fix exports 2017-05-04 17:47:22 +02:00
Mikhail Paulyshka
880cf74983 [pango] enable static build 2017-04-29 21:33:55 +03:00
codicodi
3e6e8c9954 [pango] update to 1.40.4 2017-03-14 00:07:16 +01:00
codicodi
01c4540a77 add pango 2017-01-29 18:46:22 +01:00