yuzu/externals/vcpkg/ports/kf5codecs/vcpkg.json

25 lines
438 B
JSON
Executable File

{
"name": "kf5codecs",
"version": "5.89.0",
"port-version": 1,
"description": "String encoding library",
"homepage": "https://api.kde.org/frameworks/kcodecs/html/index.html",
"dependencies": [
"ecm",
{
"name": "gperf",
"host": true
},
"qt5-base",
"qt5-tools",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}