blob: a901387cf33416bb3e365bb96dfa27b5f3714369 (
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.1
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.1/opensaml-3.3.1.tar.gz
source = https://shibboleth.net/downloads/c++-opensaml/3.3.1/opensaml-3.3.1.tar.gz.asc
validpgpkeys = DCAA15007BED9DE690CD9523378B845402277962
sha256sums = 9d0716d52d4f14e53b1b19de499387e2235ef8115e8feca1ba12a4e2fd50d046
sha256sums = SKIP
pkgname = opensaml
|