summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fed97f9af371093ed32d4ff55ebb649d94f008a6 (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 = 2.0.0+4+g61ac43a
	pkgrel = 2
	url = https://github.com/lakinduakash/linux-wifi-hotspot
	install = linux-wifi-hotspot.install
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = git
	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
	provides = wihotspot
	conflicts = wihotspot
	conflicts = create_ap
	source = git+https://github.com/lakinduakash/linux-wifi-hotspot#commit=61ac43ab50b8a751d94d4ac78c2d9448fdb97a66
	sha256sums = SKIP

pkgname = linux-wifi-hotspot