Initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: qtkeychain
|
||||
description: Provides support for secure credentials storage
|
||||
version: 0.16.0
|
||||
revision: 1
|
||||
url: https://github.com/frankosterfeld/qtkeychain
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glib
|
||||
- glibc
|
||||
- gnome-keyring
|
||||
- secrets
|
||||
- qt6-base
|
||||
make_depends:
|
||||
- cmake
|
||||
- qt6-declarative
|
||||
- qt6-tools
|
||||
downloads:
|
||||
- url: https://github.com/frankosterfeld/qtkeychain/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 3be26ec4ae30eecf0c2ff7572ba83799791b157c76e15a05ef35f23dc25e4054
|
||||
Reference in New Issue
Block a user