mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 23:01:38 +08:00
61c055a6fc
* [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>
11 lines
339 B
Plaintext
11 lines
339 B
Plaintext
Source: podofo
|
|
Version: 0.9.6
|
|
Port-Version: 12
|
|
Homepage: https://sourceforge.net/projects/podofo/
|
|
Description: PoDoFo is a library to work with the PDF file format
|
|
Build-Depends: zlib, libpng, libjpeg-turbo, tiff, openssl, freetype
|
|
|
|
Feature: fontconfig
|
|
Description: Enable font manager support on Unix platforms.
|
|
Build-Depends: fontconfig
|