amneziawg-tools/package.yml

22 lines
794 B
YAML

name : amneziawg-tools
version : 1.0.20241018
release : 1
source :
- https://github.com/amnezia-vpn/amneziawg-tools/archive/refs/tags/v1.0.20241018.tar.gz : 60f1cec1774fb871a2d8dc24e4f731625516d90f663d6e0d2c77d9247222f2f9
homepage : https://github.com/amnezia-vpn/amneziawg-tools
license : GPL-2.0-only
component : network.util
summary : Required tools for Amnezia-WG, such as awg(8) and awg-quick(8)
description: |
This supplies the main userspace tooling for using and configuring Amnezia-WG tunnels, including the awg(8) and awg-quick(8) utilities.
rundeps :
- iproute2
environment: |
export WITH_WGQUICK=yes
export WITH_SYSTEMDUNITS=yes
export WITH_SYSTEMDUNITS=yes
build : |
%make -C src
install : |
%make_install -C src