mirror of
https://gitlab.archlinux.org/archlinux/packaging/packages/pkcs11-helper.git
synced 2025-12-21 21:40:01 +00:00
18 lines
588 B
Plaintext
18 lines
588 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.31.0
|
|
pkgrel = 1
|
|
url = https://github.com/OpenSC/pkcs11-helper
|
|
arch = x86_64
|
|
license = GPL-2.0-only
|
|
license = BSD
|
|
makedepends = git
|
|
depends = gnutls
|
|
depends = nss
|
|
depends = openssl
|
|
provides = libpkcs11-helper.so
|
|
source = git+https://github.com/OpenSC/pkcs11-helper#tag=pkcs11-helper-1.31.0
|
|
sha256sums = 477dcf27a2d2a278ec0f06e1bd7ffcc4fd0138b342986a267d6958a69c19266a
|
|
|
|
pkgname = pkcs11-helper
|