yuzu/externals/vcpkg/ports/opencc/vcpkg.json

14 lines
342 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "opencc",
"version-date": "2020-04-26",
"port-version": 10,
"description": "A project for conversion between Traditional and Simplified Chinese",
"homepage": "https://github.com/BYVoid/OpenCC",
"supports": "!(arm | uwp)",
"features": {
"tools": {
"description": "Build OpenCC command-line tools"
}
}
}