]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/podofo/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / podofo / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "podofo",
3 "version": "0.9.7",
4 "description": "PoDoFo is a library to work with the PDF file format",
5 "homepage": "https://sourceforge.net/projects/podofo/",
6 "supports": "!uwp",
7 "dependencies": [
8 "freetype",
9 "libjpeg-turbo",
10 "libpng",
11 "openssl",
12 "tiff",
13 "zlib"
14 ],
15 "features": {
16 "fontconfig": {
17 "description": "Enable font manager support on Unix platforms",
18 "dependencies": [
19 "fontconfig"
20 ]
21 }
22 }
23}