]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/gmime/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / gmime / vcpkg.json
1 {
2 "name": "gmime",
3 "version": "3.2.6",
4 "port-version": 2,
5 "description": "GMime is a C/C++ library which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME).",
6 "homepage": "https://developer.gnome.org/gmime/",
7 "supports": "windows",
8 "dependencies": [
9 "glib",
10 "libiconv",
11 "libidn2",
12 "zlib"
13 ]
14 }