pkgbase = linux-wifi-hotspot
	pkgdesc = Feature-rich wifi hotspot creator
	pkgver = 4.7.2
	pkgrel = 3
	url = https://github.com/lakinduakash/linux-wifi-hotspot
	install = linux-wifi-hotspot.install
	arch = x86_64
	arch = aarch64
	license = BSD-2-Clause
	depends = gtk3
	depends = hostapd
	depends = iproute2
	depends = iw
	depends = procps-ng
	depends = qrencode
	optdepends = dnsmasq: For 'NATed' or 'None' Internet sharing method
	optdepends = iptables: For 'NATed' or 'None' Internet sharing method
	optdepends = haveged: For random MAC generation
	optdepends = wireless_tools: if iw cannot recognize your adapter
	provides = wihotspot
	provides = create_ap
	conflicts = wihotspot
	conflicts = create_ap
	backup = etc/create_ap.conf
	source = linux-wifi-hotspot-4.7.2.tar.gz::https://github.com/lakinduakash/linux-wifi-hotspot/archive/v4.7.2.tar.gz
	source = gcc15.patch
	sha256sums = 4c85d8c333454da6fd5f03abcf207bb5375387a95acb852b8d7629fcab65326c
	sha256sums = e174dba185dbcea85cb56bddef59ed5c443833a848dc4c7eda3f8656b8698967

pkgname = linux-wifi-hotspot
