early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/gettext/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/gettext/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "gettext",
|
||||
"version": "0.21",
|
||||
"port-version": 9,
|
||||
"description": "GNU gettext provides libintl and a set of tools to help produce multi-lingual messages.",
|
||||
"homepage": "https://www.gnu.org/software/gettext/",
|
||||
"dependencies": [
|
||||
"libiconv"
|
||||
],
|
||||
"features": {
|
||||
"tools": {
|
||||
"description": "Build gettext tools"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user