22 lines
465 B
Plaintext
22 lines
465 B
Plaintext
name: gpgmepp
|
|
description: C++ bindings for gpgme
|
|
version: 2.0.0
|
|
revision: 2
|
|
url: https://gnupg.org/software/gpgme/index.html
|
|
license: LGPL2-or-later
|
|
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: 301d39f8b97a79369292280e201e45f472d71e91
|