@ Qt5Keychain sdesc: "QtKeychain is a Qt API to store passwords and other secret data securely" ldesc: "QtKeychain is a Qt API to store passwords and other secret data securely. How the data is stored depends on the platform: Linux/Unix: If running, GNOME Keyring is used, otherwise QtKeychain tries to use KWallet (via D-Bus), if available. Libsecret (common API for desktop-specific solutions) is also supported." category: Libs requires: cygwin libQt5Core5