2021-11-16 00:53:52 +08:00
|
|
|
{
|
|
|
|
"name": "qtkeychain-qt6",
|
2021-11-20 14:19:18 +08:00
|
|
|
"version": "0.13.2",
|
2022-06-03 06:18:27 +08:00
|
|
|
"port-version": 1,
|
2021-11-16 00:53:52 +08:00
|
|
|
"description": "(Unaffiliated with Qt) Platform-independent Qt6 API for storing passwords securely",
|
|
|
|
"homepage": "https://github.com/frankosterfeld/qtkeychain",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "libsecret",
|
|
|
|
"platform": "!(windows | uwp | osx)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "qttools",
|
|
|
|
"features": [
|
|
|
|
"linguist"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|