net-wireless/linux-wifi-hotspot - 5.0.0 (salfter)

Search

Install

Install this version:

emerge -a =net-wireless/linux-wifi-hotspot-5.0.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =net-wireless/linux-wifi-hotspot-5.0.0

Or alternatively:

emerge --autounmask-write -a =net-wireless/linux-wifi-hotspot-5.0.0

Package Information

Description:
Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface
Homepage:
https://github.com/lakinduakash/linux-wifi-hotspot
License:
BSD-2

Ebuild Details

Version EAPI Keywords Slot
5.0.0 8 ~amd64 0
View Raw Ebuild
EAPI=8

#inherit cmake

DESCRIPTION="Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface"
HOMEPAGE="https://github.com/lakinduakash/linux-wifi-hotspot"
SRC_URI="https://github.com/lakinduakash/$PN/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz"
LICENSE="BSD-2"
SLOT=0
KEYWORDS="~amd64"
S=$WORKDIR/$P

RDEPEND="net-firewall/iptables
	 net-wireless/hostapd
	 net-dns/dnsmasq
	 sys-apps/iproute2
	 net-wireless/iw
	 net-wireless/wireless-tools
	 sys-apps/haveged"

Dependencies

RDEPEND

net-firewall/iptables
	 net-wireless/hostapd
	 net-dns/dnsmasq
	 sys-apps/iproute2
	 net-wireless/iw
	 net-wireless/wireless-tools
	 sys-apps/haveged

Manifest for 5.0.0

Type File Size Source URLs
DIST linux-wifi-hotspot-5.0.0.tar.gz 743238 bytes https://github.com/lakinduakash/linux-wifi-hotspot/archive/refs/tags/v5.0.0.tar.gz