1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="Linux Wifi Hotspot"
7 HOMEPAGE="https://github.com/lakinduakash/linux-wifi-hotspot"
9 # inherit toolchain-funcs eutils
11 DEPEND="media-gfx/qrencode
16 if [ "$PV" == "9999" ]; then
18 EGIT_REPO_URI="https://github.com/lakinduakash/linux-wifi-hotspot.git"
21 SRC_URI="https://github.com/lakinduakash/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22 KEYWORDS="~amd64 ~x86"
26 emake DESTDIR="${D}" install