24 lines
505 B
Plaintext
24 lines
505 B
Plaintext
name: gpgmepp
|
|
description: C++ bindings for gpgme
|
|
version: 2.1.0
|
|
revision: 1
|
|
url: https://gnupg.org/software/gpgme/index.html
|
|
license: LGPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- gpgme
|
|
- libgpg-error
|
|
make_depends:
|
|
- cmake
|
|
downloads:
|
|
- url: https://dev.gnupg.org/source/gpgmepp.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: gpgmepp-${BPM_PKG_VERSION}
|
|
checksum: 6a99d7eef09aedd768356792f38aca2cc03659da
|