blob: ae0dbffaf29bc01d32bf88268b2be3fe026078f8 (
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
29
|
pkgbase = lightway-core-git
pkgdesc = A VPN protocol by ExpressVPN (git version)
pkgver = 1.17.5.r0.gcf9ba8a
pkgrel = 2
url = https://www.expressvpn.com/lightway/
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = cmake
makedepends = doxygen
makedepends = graphviz
source = git+https://github.com/expressvpn/lightway-core.git
source = git+https://github.com/wolfSSL/wolfssl.git
source = https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.6.tar.xz
source = 010-lightway-core-disable-werror-on-wolfssl.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 597bd1849f252d8a6863cb5d38014ac54152b508c36dca156f6356a9e63c6102
sha256sums = fd82affc9e605a7963e5b4908d8decc877980ac007f9ba5aabeccf9019cf5727
pkgname = lightway-core-git
provides = lightway-core
conflicts = lightway-core
pkgname = lightway-core-doc-git
pkgdesc = A VPN protocol by ExpressVPN (documentation; git version)
arch = any
provides = lightway-core-doc
conflicts = lightway-core-doc
|