sys-apps/nmrpflash - 0.9.14 (ag-ops)

Search

Package Information

Description:
Tool for flashing Netgear firmware images to routers and compatible devices.
Homepage:
https://github.com/jclehner/nmrpflash
License:
GPLv3

Ebuild Details

Version EAPI Keywords Slot
0.9.14 7 ~amd64 ~x86 0
View Raw Ebuild
# 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=""

Dependencies

DEPEND

net-libs/libpcap
		dev-libs/libnl:3

RDEPEND

net-libs/libpcap
		dev-libs/libnl:3

Manifest for 0.9.14

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