mirror of
https://gitlab.archlinux.org/archlinux/packaging/packages/pkcs11-helper.git
synced 2025-12-22 06:30:01 +00:00
17 lines
599 B
Plaintext
17 lines
599 B
Plaintext
pkgbase = pkcs11-helper
|
|
pkgdesc = A library that simplifies the interaction with PKCS11 providers for end-user applications using a simple API and optional OpenSSL engine
|
|
pkgver = 1.30.0
|
|
pkgrel = 1
|
|
url = https://github.com/OpenSC/pkcs11-helper
|
|
arch = x86_64
|
|
license = GPL
|
|
license = BSD
|
|
depends = gnutls
|
|
depends = nss
|
|
depends = openssl
|
|
provides = libpkcs11-helper.so
|
|
source = https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-1.30.0/pkcs11-helper-1.30.0.tar.bz2
|
|
sha256sums = 4c5815ba910cabf26df08d449ca2909daf4538c9899aa7f7fadc61229d3488a9
|
|
|
|
pkgname = pkcs11-helper
|