]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/pangomm/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / pangomm / vcpkg.json
1 {
2 "name": "pangomm",
3 "version": "2.48.0",
4 "description": "pangomm is the official C++ interface for the Pango font layout library. See, for instance, the Pango::Layout class.",
5 "homepage": "https://ftp.gnome.org/pub/GNOME/sources/pangomm",
6 "dependencies": [
7 "cairo",
8 "cairomm",
9 "fontconfig",
10 "freetype",
11 "gettext",
12 "glib",
13 {
14 "name": "glib",
15 "host": true
16 },
17 "glibmm",
18 "harfbuzz",
19 "pango"
20 ]
21 }