view security/pinentry/pinentry.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=pinentry
PKGVERSION=1.1.0
PKGREVISION=1
PKGLICENSE="GPL-2.0-only"
PKGSUMMARY="collection of PIN or passphrase entry dialogs"
PKGWWW="https://gnupg.org/index.html"
PKGDOWNLOAD="https://gnupg.org/ftp/gcrypt/$PKGNAME/$PKGNAME-$PKGVERSION.tar.bz2"
PKGDEPENDS="libassuan"
PKGOPTIONS="FLTK GTK LIBSECRET NCURSES QT"