summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 031dde15537ebf1ba8bfdcba3672b2fd7e3be25a (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
pkgbase = linux-wifi-hotspot
	pkgdesc = Create virtual wifi hotspot using same wifi card which is connected to an AP + many features (a GUI tool)
	pkgver = 3.1.1
	pkgrel = 1
	url = https://github.com/lakinduakash/linux-wifi-hotspot
	install = linux-wifi-hotspot.install
	arch = x86_64
	license = BSD
	depends = hostapd
	depends = iw
	depends = gtk3
	depends = procps-ng
	depends = dnsmasq
	depends = iproute2
	optdepends = haveged: For random MAC generation
	optdepends = wireless_tools: if iw cannot recognize your adapter
	optdepends = bash-completion: for bash completions
	provides = wihotspot
	conflicts = wihotspot
	conflicts = create_ap
	backup = etc/create_ap.conf
	source = linux-wifi-hotspot-3.1.1.tar.gz::https://github.com/lakinduakash/linux-wifi-hotspot/archive/v3.1.1.tar.gz
	sha256sums = e5a6198e09ff5ff853e0cb0f225c6707c79ed8d3433d0a2e679a5ad1ca0eda19

pkgname = linux-wifi-hotspot