summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7f9a586e7961d4d42dbf9571ed8f457184af0aa1 (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.2
	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.2.tar.gz::https://github.com/lakinduakash/linux-wifi-hotspot/archive/v3.1.2.tar.gz
	sha256sums = 13d315a8a4d4f110e4969613bdbf64a73a8da2663e1344e7bf35cf639b7036d0

pkgname = linux-wifi-hotspot