add .SRCINFO

This commit is contained in:
Christian Hesse
2023-09-28 15:49:36 +02:00
parent 78d1f9acbf
commit 688fccfa00

16
.SRCINFO Normal file
View File

@@ -0,0 +1,16 @@
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.29.0
pkgrel = 2
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.29.0/pkcs11-helper-1.29.0.tar.bz2
sha256sums = 996846a3c8395e03d8c0515111dc84d82e6e3648d44ba28cb2dbbbca2d4db7d6
pkgname = pkcs11-helper