]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/gettext/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / gettext / vcpkg.json
1 {
2 "name": "gettext",
3 "version": "0.21",
4 "port-version": 2,
5 "description": "The GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages. Provides libintl.",
6 "homepage": "https://www.gnu.org/software/gettext/",
7 "dependencies": [
8 "libiconv"
9 ],
10 "features": {
11 "tools": {
12 "description": "Build gettext tools"
13 }
14 }
15 }