26 lines
644 B
YAML
26 lines
644 B
YAML
name: pinentry
|
|
description: Collection of dialog programs that allow GnuPG to read passphrases and PIN numbers in a secure manner
|
|
version: 1.3.2
|
|
revision: 3
|
|
url: https://gnupg.org/related_software/pinentry/
|
|
license: GPL
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glib
|
|
- glibc
|
|
- libassuan
|
|
- libsecret
|
|
- ncurses
|
|
optional_depends:
|
|
- bzip2
|
|
- gtk2
|
|
- gtk3
|
|
downloads:
|
|
- url: https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-${BPM_PKG_VERSION}.tar.bz2
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8e986ed88561b4da6e9efe0c54fa4ca8923035c99264df0b0464497c5fb94e9e
|