blob: 4ebcec6a7ed2d3e6c8d4292bed6d81535ae5aff4 (
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.2.3
pkgrel = 2
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.2.3-electron
sha256sums = 40435cb64019cc3f014519fb277b6312ad7b7af2ac539cd26255655838d3d649
pkgname = openfortivpn-webview-qt
|