net-wireless/hcxtools - 6.2.9 (AlexandreFournier)

Search

Package Information

Description:
Portable solution for capturing wlan traffic and conversion to hashcat formats
Homepage:
https://github.com/ZerBea/hcxtools
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
6.2.9 8 amd64 ~arm64 ~x86 0
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Portable solution for capturing wlan traffic and conversion to hashcat formats"
HOMEPAGE="https://github.com/ZerBea/hcxtools"
SRC_URI="https://github.com/ZerBea/hcxtools/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~x86"
IUSE=""

DEPEND="
	>=dev-libs/openssl-3.0.8:=
	sys-libs/zlib
	net-misc/curl
	net-libs/libpcap:="

RDEPEND="${DEPEND}"

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

Dependencies

DEPEND

	>=dev-libs/openssl-3.0.8:=
	sys-libs/zlib
	net-misc/curl
	net-libs/libpcap:=

RDEPEND

	>=dev-libs/openssl-3.0.8:=
	sys-libs/zlib
	net-misc/curl
	net-libs/libpcap:=

Manifest for 6.2.9

Type File Size Source URLs
DIST hcxtools-6.2.9.tar.gz 140940 bytes https://github.com/ZerBea/hcxtools/archive/6.2.9.tar.gz