blob: c425ca57f1d521cf0231a1c81192cfd4cacfc990 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = guacamole-auth-sso-bin
pkgdesc = The sso authentication extension for Guacamole Client. It includes cas, openid and saml.
pkgver = 1.5.5
pkgrel = 1
url = https://guacamole.apache.org/
install = guacamole-auth.install
arch = any
license = GPL3
depends = guacamole-client
source = https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-sso-1.5.5.tar.gz
md5sums = 02494a880844aa540e5fbc46de9e04d2
pkgname = guacamole-auth-sso-bin
|