blob: ece055ba0244eec26107fe48980980ebb8add6cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = opensaml
pkgdesc = Shibboleth Project's SAML 2 implementation in C++
pkgver = 3.3.0
pkgrel = 1
url = https://shibboleth.atlassian.net/wiki/spaces/SP3/pages/2067398807/OpenSAML-C
arch = x86_64
license = Apache
makedepends = boost
makedepends = doxygen
depends = log4shib
depends = xerces-c
depends = xml-security-c
depends = xmltooling
source = https://shibboleth.net/downloads/c++-opensaml/3.3.0/opensaml-3.3.0.tar.gz
source = https://shibboleth.net/downloads/c++-opensaml/3.3.0/opensaml-3.3.0.tar.gz.asc
validpgpkeys = DCAA15007BED9DE690CD9523378B845402277962
sha256sums = a54ffb2a5831902678909c14aa48b40d35e03e8852fd85aba646c9f5b5e32ac5
sha256sums = SKIP
pkgname = opensaml
|