| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.9.14 | 7 | ~amd64 ~x86 | 0 |
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Tool for flashing Netgear firmware images to routers and compatible devices."
HOMEPAGE="https://github.com/jclehner/nmrpflash"
SRC_URI="https://github.com/jclehner/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
PATCHES="${FILESDIR}/${P}-prefix.patch"
LICENSE="GPLv3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="net-libs/libpcap
dev-libs/libnl:3"
RDEPEND="${DEPEND}"
BDEPEND=""
net-libs/libpcap dev-libs/libnl:3
net-libs/libpcap dev-libs/libnl:3
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | nmrpflash-0.9.14.tar.gz | 34032 bytes | https://github.com/jclehner/nmrpflash/archive/v0.9.14.tar.gz |