2023-05-22 02:56:14 +02:00
|
|
|
{
|
|
|
|
"name": "gettext-libintl",
|
2024-03-12 04:32:06 +01:00
|
|
|
"version": "0.22.5",
|
2024-07-05 20:06:12 +02:00
|
|
|
"port-version": 2,
|
2023-05-22 02:56:14 +02:00
|
|
|
"description": "The libintl C library from GNU gettext-runtime.",
|
|
|
|
"homepage": "https://www.gnu.org/software/gettext/",
|
|
|
|
"license": "LGPL-2.1-or-later",
|
2023-06-15 14:49:00 -07:00
|
|
|
"supports": "!xbox",
|
2023-05-22 02:56:14 +02:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "libiconv",
|
|
|
|
"platform": "!linux"
|
2024-07-05 20:06:12 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true,
|
|
|
|
"platform": "linux"
|
2023-05-22 02:56:14 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|