summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60a703a82d1beae2f73fa0753bb3b6e1d6a6287e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = openfortigui
	pkgdesc = OpenFortiGUI is an open-source VPN-Client to connect to Fortigate VPN-Hardware. It is based on openfortivpn and adds an easy to use and nice GUI on top of it, written in Qt5.
	pkgver = 0.9.10
	pkgrel = 1
	url = https://hadler.me/linux/openfortigui/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = gcc
	makedepends = git
	makedepends = make
	makedepends = patch
	depends = qt5-base
	depends = qtkeychain
	depends = qt5-translations
	depends = openssl
	depends = ppp
	depends = sudo
	source = git+https://github.com/theinvisible/openfortigui.git#tag=v0.9.10-1
	source = user-env.patch
	md5sums = SKIP
	md5sums = 7f1e96dea4ce324b59b8190640f22c43

pkgname = openfortigui