blob: bea61de99549654ffd536d1e1d110a669d732ff0 (
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
25
26
27
28
|
pkgbase = airvpn-suite
pkgdesc = AirVPN client software collection including Bluetit, Goldcrest and Hummingbird – stable
pkgver = 1.0.0
pkgrel = 7
url = https://gitlab.com/AirVPN/AirVPN-Suite
install = airvpn-suite.install
arch = x86_64
license = GPL3
makedepends = gcc
makedepends = make
makedepends = pkgconf
makedepends = autoconf
makedepends = automake
makedepends = git
depends = dbus
depends = openssl
depends = libxml2
depends = xz
depends = lz4
depends = crypto++
provides = hummingbird
provides = airvpn-suite-beta-bin
conflicts = hummingbird
conflicts = airvpn-suite-beta-bin
source = git+https://gitlab.com/AirVPN/AirVPN-Suite.git#commit=fee05fd016b22d222ec85846786c1d627b03b40e
sha256sums = SKIP
pkgname = airvpn-suite
|