blob: e94b76a7b24c9c16af744b6c0f12b96b61dc957b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = openfortivpn-webview-qt
pkgdesc = Application to perform the SAML single sing-on and easily retrieve the SVPNCOOKIE needed by openfortivpn - Qt version
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/gm-vm/openfortivpn-webview
arch = x86_64
license = MIT
makedepends = git
depends = qt6-base
depends = qt6-webengine
optdepends = openfortivpn
provides = openfortivpn-webview
source = openfortivpn-webview-qt::git+https://github.com/gm-vm/openfortivpn-webview.git#tag=v1.3.0-qt
sha256sums = 14429fafab081055573a11f0e51dada4c8b2cc21a3fbb3496861b2ec88846db9
pkgname = openfortivpn-webview-qt
|