summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2034fd2780092c486bdf2983b104a4d989140eff (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 = 3.6.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
	provides = create_ap
	conflicts = wihotspot
	conflicts = create_ap
	backup = etc/create_ap.conf
	source = linux-wifi-hotspot-3.6.2.tar.gz::https://github.com/lakinduakash/linux-wifi-hotspot/archive/v3.6.2.tar.gz
	sha256sums = 7b7b41bbe347c3410e76f566b670e896fb27caeb87ce370141e2245ed8b65ce7

pkgname = linux-wifi-hotspot