net-wireless/pixiewps - 1.4.2 (menelkir)

Search

Package Information

Description:
Bruteforce offline the WPS pin exploiting the low or non-existing entropy
Homepage:
https://github.com/wiire/pixiewps
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
1.4.2 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Bruteforce offline the WPS pin exploiting the low or non-existing entropy"
HOMEPAGE="https://github.com/wiire/pixiewps"
SRC_URI="https://github.com/wiire/pixiewps/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-libs/openssl:0"
RDEPEND="${DEPEND}"

src_install(){
	emake DESTDIR="${ED}" PREFIX="${EPREFIX}/usr" install
	dodoc README.md
}

Dependencies

DEPEND

dev-libs/openssl:0

RDEPEND

dev-libs/openssl:0

Manifest for 1.4.2

Type File Size Source URLs
DIST pixiewps-1.4.2.tar.gz 162642 bytes https://github.com/wiire/pixiewps/archive/v1.4.2.tar.gz