summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 38e1b9287dca6ecb31eaf7812783fed9239ae723 (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
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 = 4.0.3
	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
	provides = create_ap
	conflicts = wihotspot
	conflicts = create_ap
	backup = etc/create_ap.conf
	source = linux-wifi-hotspot-4.0.3.tar.gz::https://github.com/lakinduakash/linux-wifi-hotspot/archive/v4.0.3.tar.gz
	sha256sums = 39298a46daa41ac91034564f2e0a64d4afb90d9de442f1239d8fdfc96bd14900

pkgname = linux-wifi-hotspot