blob: a68f11cdbe4b2f3374b2fad1707745b4d35c3d30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = linux-router
pkgdesc = Set Linux as router in one command
pkgver = 0.7.6
pkgrel = 1
url = https://github.com/garywill/linux-router
arch = any
license = LGPL-2.1-only
depends = bash
depends = procps-ng
depends = iproute2
depends = dnsmasq
depends = iptables
optdepends = hostapd: WiFi hotspot capability,
optdepends = iw: WiFi hotspot capability,
optdepends = iwconfig: if "iw" can not recognize your adapter,
optdepends = haveged: improve random entropy,
optdepends = qrencode: QR code support
provides = lnxrouter
provides = linuxrouter
source = linux-router-0.7.6.tar.gz::https://github.com/garywill/linux-router/archive/refs/tags/0.7.6.tar.gz
sha256sums = 4462a8bf4e1e17b73e55ec33de2f2082cc5dab8e641b77b245b41520cbbf20ff
pkgname = linux-router
|