mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
bettercap
This commit is contained in:
parent
59a9296e0e
commit
918df6c4a6
6 changed files with 1 additions and 284 deletions
|
|
@ -1,2 +0,0 @@
|
||||||
DIST gopkg-sourcemap-1.0.5.tar.gz 5368 BLAKE2B bbcd956bd9cb16aa61416d0c4ff097029602ebb96b5c66c9102978fe048f63c1b3fb39e960ba0be36ebe3dab9544bf53936c8e1b184dbb1d72e8e86b1ad35d3d SHA512 5e6a6dd7a4cc60b59fb4db571ec0b2167df6180492d2787c69d4cf669373beca6a448f282e529a8d8a3f1a2c5c12595e73975c598a796af8c030f32b6ddd92bb
|
|
||||||
DIST gopkg-sourcemap-2.1.3.tar.gz 6479 BLAKE2B 0ea31f41082bedb4b770a3af749544d91c6d9755e20a3680e257b7652e9c3cef3413cba0be2b2becca8ee989ec1f38eefd0089c51d1e30b78a05b33a318bfa00 SHA512 657e93971a56f42606c295fb67f7ffd516155b20ce4f5cee9d36d0decbb82929cb457bf5973a8dbb4558699c5dbcbe9be44d464160364d595315aa3d288a01c8
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
# Copyright 1999-2021 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=8
|
|
||||||
|
|
||||||
EGO_PN="gopkg.in/sourcemap.v1"
|
|
||||||
|
|
||||||
if [[ ${PV} = *9999* ]]; then
|
|
||||||
inherit golang-vcs
|
|
||||||
KEYWORDS=""
|
|
||||||
else
|
|
||||||
KEYWORDS="amd64 arm64 x86"
|
|
||||||
SRC_URI="https://github.com/go-sourcemap/sourcemap/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
|
||||||
inherit golang-vcs-snapshot
|
|
||||||
fi
|
|
||||||
|
|
||||||
inherit golang-build
|
|
||||||
|
|
||||||
DESCRIPTION="Source maps consumer for Golang"
|
|
||||||
HOMEPAGE="https://godoc.org/github.com/go-sourcemap/sourcemap"
|
|
||||||
|
|
||||||
LICENSE="BSD-2"
|
|
||||||
SLOT="0"
|
|
||||||
IUSE=""
|
|
||||||
|
|
||||||
RDEPEND=">=dev-lang/go-1.10"
|
|
||||||
DEPEND="${RDEPEND}"
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
# Copyright 1999-2020 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=8
|
|
||||||
|
|
||||||
EGO_PN="github.com/go-sourcemap/sourcemap"
|
|
||||||
|
|
||||||
if [[ ${PV} = *9999* ]]; then
|
|
||||||
inherit golang-vcs
|
|
||||||
KEYWORDS=""
|
|
||||||
else
|
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
|
||||||
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
|
||||||
inherit golang-vcs-snapshot
|
|
||||||
fi
|
|
||||||
|
|
||||||
inherit golang-build
|
|
||||||
|
|
||||||
DESCRIPTION="Source maps consumer for Golang"
|
|
||||||
HOMEPAGE="https://godoc.org/github.com/go-sourcemap/sourcemap"
|
|
||||||
|
|
||||||
LICENSE="BSD-2"
|
|
||||||
SLOT="0"
|
|
||||||
IUSE=""
|
|
||||||
|
|
||||||
RDEPEND=">=dev-lang/go-1.10"
|
|
||||||
DEPEND="${RDEPEND}"
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
||||||
<pkgmetadata>
|
|
||||||
<maintainer type="person">
|
|
||||||
<email>unknown@pentoo.ch</email>
|
|
||||||
<name>Author Unknown</name>
|
|
||||||
</maintainer>
|
|
||||||
</pkgmetadata>
|
|
||||||
|
|
@ -1,217 +0,0 @@
|
||||||
# Copyright 1999-2021 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=8
|
|
||||||
|
|
||||||
inherit go-module
|
|
||||||
|
|
||||||
EGO_PN="github.com/bettercap/bettercap"
|
|
||||||
|
|
||||||
# use dev-go/get-ego-vendor to generate EGO_SUM
|
|
||||||
EGO_SUM=(
|
|
||||||
"github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d"
|
|
||||||
"github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d/go.mod"
|
|
||||||
"github.com/adrianmo/go-nmea v1.3.0"
|
|
||||||
"github.com/adrianmo/go-nmea v1.3.0/go.mod"
|
|
||||||
"github.com/antchfx/jsonquery v1.1.4"
|
|
||||||
"github.com/antchfx/jsonquery v1.1.4/go.mod"
|
|
||||||
"github.com/antchfx/xpath v1.1.7/go.mod"
|
|
||||||
"github.com/antchfx/xpath v1.1.11"
|
|
||||||
"github.com/antchfx/xpath v1.1.11/go.mod"
|
|
||||||
"github.com/antchfx/xpath v1.2.0"
|
|
||||||
"github.com/antchfx/xpath v1.2.0/go.mod"
|
|
||||||
"github.com/bettercap/gatt v0.0.0-20210514133428-df6e615f2f67"
|
|
||||||
"github.com/bettercap/gatt v0.0.0-20210514133428-df6e615f2f67/go.mod"
|
|
||||||
"github.com/bettercap/nrf24 v0.0.0-20190219153547-aa37e6d0e0eb"
|
|
||||||
"github.com/bettercap/nrf24 v0.0.0-20190219153547-aa37e6d0e0eb/go.mod"
|
|
||||||
"github.com/bettercap/readline v0.0.0-20210228151553-655e48bcb7bf"
|
|
||||||
"github.com/bettercap/readline v0.0.0-20210228151553-655e48bcb7bf/go.mod"
|
|
||||||
"github.com/bettercap/recording v0.0.0-20190408083647-3ce1dcf032e3"
|
|
||||||
"github.com/bettercap/recording v0.0.0-20190408083647-3ce1dcf032e3/go.mod"
|
|
||||||
"github.com/chifflier/nfqueue-go v0.0.0-20170228160439-61ca646babef"
|
|
||||||
"github.com/chifflier/nfqueue-go v0.0.0-20170228160439-61ca646babef/go.mod"
|
|
||||||
"github.com/chzyer/logex v1.1.10"
|
|
||||||
"github.com/chzyer/logex v1.1.10/go.mod"
|
|
||||||
"github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1"
|
|
||||||
"github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod"
|
|
||||||
"github.com/creack/pty v1.1.9/go.mod"
|
|
||||||
"github.com/davecgh/go-spew v1.1.0/go.mod"
|
|
||||||
"github.com/davecgh/go-spew v1.1.1"
|
|
||||||
"github.com/davecgh/go-spew v1.1.1/go.mod"
|
|
||||||
"github.com/dustin/go-humanize v1.0.0"
|
|
||||||
"github.com/dustin/go-humanize v1.0.0/go.mod"
|
|
||||||
"github.com/elazarl/goproxy v0.0.0-20210110162100-a92cc753f88e"
|
|
||||||
"github.com/elazarl/goproxy v0.0.0-20210110162100-a92cc753f88e/go.mod"
|
|
||||||
"github.com/elazarl/goproxy v0.0.0-20210801061803-8e322dfb79c4"
|
|
||||||
"github.com/elazarl/goproxy v0.0.0-20210801061803-8e322dfb79c4/go.mod"
|
|
||||||
"github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2/go.mod"
|
|
||||||
"github.com/elazarl/goproxy/ext v0.0.0-20210110162100-a92cc753f88e"
|
|
||||||
"github.com/elazarl/goproxy/ext v0.0.0-20210110162100-a92cc753f88e/go.mod"
|
|
||||||
"github.com/evilsocket/islazy v1.10.6"
|
|
||||||
"github.com/evilsocket/islazy v1.10.6/go.mod"
|
|
||||||
"github.com/gobwas/glob v0.0.0-20181002190808-e7a84e9525fe"
|
|
||||||
"github.com/gobwas/glob v0.0.0-20181002190808-e7a84e9525fe/go.mod"
|
|
||||||
"github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e/go.mod"
|
|
||||||
"github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da"
|
|
||||||
"github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da/go.mod"
|
|
||||||
"github.com/google/go-cmp v0.5.2/go.mod"
|
|
||||||
"github.com/google/go-cmp v0.5.5"
|
|
||||||
"github.com/google/go-cmp v0.5.5/go.mod"
|
|
||||||
"github.com/google/go-github v17.0.0+incompatible"
|
|
||||||
"github.com/google/go-github v17.0.0+incompatible/go.mod"
|
|
||||||
"github.com/google/go-querystring v1.1.0"
|
|
||||||
"github.com/google/go-querystring v1.1.0/go.mod"
|
|
||||||
"github.com/google/gopacket v1.1.19"
|
|
||||||
"github.com/google/gopacket v1.1.19/go.mod"
|
|
||||||
"github.com/google/gousb v2.1.0+incompatible"
|
|
||||||
"github.com/google/gousb v2.1.0+incompatible/go.mod"
|
|
||||||
"github.com/gorilla/mux v1.8.0"
|
|
||||||
"github.com/gorilla/mux v1.8.0/go.mod"
|
|
||||||
"github.com/gorilla/websocket v1.4.2"
|
|
||||||
"github.com/gorilla/websocket v1.4.2/go.mod"
|
|
||||||
"github.com/hashicorp/mdns v1.0.3"
|
|
||||||
"github.com/hashicorp/mdns v1.0.3/go.mod"
|
|
||||||
"github.com/hashicorp/mdns v1.0.4"
|
|
||||||
"github.com/hashicorp/mdns v1.0.4/go.mod"
|
|
||||||
"github.com/inconshreveable/go-vhost v0.0.0-20160627193104-06d84117953b"
|
|
||||||
"github.com/inconshreveable/go-vhost v0.0.0-20160627193104-06d84117953b/go.mod"
|
|
||||||
"github.com/jpillora/go-tld v1.1.1"
|
|
||||||
"github.com/jpillora/go-tld v1.1.1/go.mod"
|
|
||||||
"github.com/koppacetic/go-gpsd v0.4.0"
|
|
||||||
"github.com/koppacetic/go-gpsd v0.4.0/go.mod"
|
|
||||||
"github.com/kr/binarydist v0.1.0"
|
|
||||||
"github.com/kr/binarydist v0.1.0/go.mod"
|
|
||||||
"github.com/kr/pretty v0.2.1"
|
|
||||||
"github.com/kr/pretty v0.2.1/go.mod"
|
|
||||||
"github.com/kr/pty v1.1.1/go.mod"
|
|
||||||
"github.com/kr/text v0.1.0/go.mod"
|
|
||||||
"github.com/kr/text v0.2.0"
|
|
||||||
"github.com/kr/text v0.2.0/go.mod"
|
|
||||||
"github.com/malfunkt/iprange v0.9.0"
|
|
||||||
"github.com/malfunkt/iprange v0.9.0/go.mod"
|
|
||||||
"github.com/mattn/go-colorable v0.1.8"
|
|
||||||
"github.com/mattn/go-colorable v0.1.8/go.mod"
|
|
||||||
"github.com/mattn/go-isatty v0.0.12"
|
|
||||||
"github.com/mattn/go-isatty v0.0.12/go.mod"
|
|
||||||
"github.com/mattn/go-isatty v0.0.13"
|
|
||||||
"github.com/mattn/go-isatty v0.0.13/go.mod"
|
|
||||||
"github.com/mdlayher/dhcp6 v0.0.0-20190311162359-2a67805d7d0b"
|
|
||||||
"github.com/mdlayher/dhcp6 v0.0.0-20190311162359-2a67805d7d0b/go.mod"
|
|
||||||
"github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d"
|
|
||||||
"github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d/go.mod"
|
|
||||||
"github.com/mgutz/logxi v0.0.0-20161027140823-aebf8a7d67ab"
|
|
||||||
"github.com/mgutz/logxi v0.0.0-20161027140823-aebf8a7d67ab/go.mod"
|
|
||||||
"github.com/miekg/dns v1.1.27/go.mod"
|
|
||||||
"github.com/miekg/dns v1.1.41"
|
|
||||||
"github.com/miekg/dns v1.1.41/go.mod"
|
|
||||||
"github.com/miekg/dns v1.1.43"
|
|
||||||
"github.com/miekg/dns v1.1.43/go.mod"
|
|
||||||
"github.com/mitchellh/go-homedir v1.1.0"
|
|
||||||
"github.com/mitchellh/go-homedir v1.1.0/go.mod"
|
|
||||||
"github.com/pkg/errors v0.9.1"
|
|
||||||
"github.com/pkg/errors v0.9.1/go.mod"
|
|
||||||
"github.com/pmezard/go-difflib v1.0.0"
|
|
||||||
"github.com/pmezard/go-difflib v1.0.0/go.mod"
|
|
||||||
"github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac"
|
|
||||||
"github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac/go.mod"
|
|
||||||
"github.com/robertkrimen/otto v0.0.0-20210614181706-373ff5438452"
|
|
||||||
"github.com/robertkrimen/otto v0.0.0-20210614181706-373ff5438452/go.mod"
|
|
||||||
"github.com/rogpeppe/go-charset v0.0.0-20180617210344-2471d30d28b4/go.mod"
|
|
||||||
"github.com/stretchr/objx v0.1.0/go.mod"
|
|
||||||
"github.com/stretchr/testify v1.5.1/go.mod"
|
|
||||||
"github.com/stretchr/testify v1.7.0"
|
|
||||||
"github.com/stretchr/testify v1.7.0/go.mod"
|
|
||||||
"github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07"
|
|
||||||
"github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod"
|
|
||||||
"github.com/thoj/go-ircevent v0.0.0-20190807115034-8e7ce4b5a1eb"
|
|
||||||
"github.com/thoj/go-ircevent v0.0.0-20190807115034-8e7ce4b5a1eb/go.mod"
|
|
||||||
"github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64"
|
|
||||||
"github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64/go.mod"
|
|
||||||
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
|
|
||||||
"golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod"
|
|
||||||
"golang.org/x/lint v0.0.0-20200302205851-738671d3881b/go.mod"
|
|
||||||
"golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee/go.mod"
|
|
||||||
"golang.org/x/net v0.0.0-20190310074541-c10a0554eabf/go.mod"
|
|
||||||
"golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
|
|
||||||
"golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod"
|
|
||||||
"golang.org/x/net v0.0.0-20190923162816-aa69164e4478/go.mod"
|
|
||||||
"golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e/go.mod"
|
|
||||||
"golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod"
|
|
||||||
"golang.org/x/net v0.0.0-20210410081132-afb366fc7cd1"
|
|
||||||
"golang.org/x/net v0.0.0-20210410081132-afb366fc7cd1/go.mod"
|
|
||||||
"golang.org/x/net v0.0.0-20210614182718-04defd469f4e/go.mod"
|
|
||||||
"golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d"
|
|
||||||
"golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d/go.mod"
|
|
||||||
"golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod"
|
|
||||||
"golang.org/x/sync v0.0.0-20210220032951-036812b2e83c"
|
|
||||||
"golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20190924154521-2837fb4f24fe/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20210303074136-134d130e1a04/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20210403161142-5e06dd20ab57/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20210514084401-e8d321eab015"
|
|
||||||
"golang.org/x/sys v0.0.0-20210514084401-e8d321eab015/go.mod"
|
|
||||||
"golang.org/x/sys v0.0.0-20210820121016-41cdb8703e55"
|
|
||||||
"golang.org/x/sys v0.0.0-20210820121016-41cdb8703e55/go.mod"
|
|
||||||
"golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod"
|
|
||||||
"golang.org/x/text v0.3.0/go.mod"
|
|
||||||
"golang.org/x/text v0.3.2/go.mod"
|
|
||||||
"golang.org/x/text v0.3.3/go.mod"
|
|
||||||
"golang.org/x/text v0.3.6"
|
|
||||||
"golang.org/x/text v0.3.6/go.mod"
|
|
||||||
"golang.org/x/text v0.3.7"
|
|
||||||
"golang.org/x/text v0.3.7/go.mod"
|
|
||||||
"golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod"
|
|
||||||
"golang.org/x/tools v0.0.0-20191216052735-49a3e744a425/go.mod"
|
|
||||||
"golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7/go.mod"
|
|
||||||
"golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod"
|
|
||||||
"golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod"
|
|
||||||
"golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1"
|
|
||||||
"golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod"
|
|
||||||
"gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod"
|
|
||||||
"gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c"
|
|
||||||
"gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod"
|
|
||||||
"gopkg.in/sourcemap.v1 v1.0.5"
|
|
||||||
"gopkg.in/sourcemap.v1 v1.0.5/go.mod"
|
|
||||||
"gopkg.in/yaml.v2 v2.2.2/go.mod"
|
|
||||||
"gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod"
|
|
||||||
"gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b"
|
|
||||||
"gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod"
|
|
||||||
)
|
|
||||||
go-module_set_globals
|
|
||||||
|
|
||||||
DESCRIPTION="A complete, modular, portable and easily extensible MITM framework"
|
|
||||||
HOMEPAGE="https://github.com/bettercap/bettercap/"
|
|
||||||
|
|
||||||
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
|
|
||||||
${EGO_SUM_SRC_URI}"
|
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="amd64 ~arm64 x86"
|
|
||||||
|
|
||||||
RDEPEND="
|
|
||||||
net-libs/libpcap
|
|
||||||
net-libs/libnetfilter_queue
|
|
||||||
net-libs/libnfnetlink
|
|
||||||
virtual/libusb:*"
|
|
||||||
DEPEND="${RDEPEND}
|
|
||||||
=dev-go/gopkg-sourcemap-1*
|
|
||||||
"
|
|
||||||
|
|
||||||
BDEPEND="virtual/pkgconfig"
|
|
||||||
|
|
||||||
src_compile() {
|
|
||||||
env GOBIN="${S}/bin" go install ./... || die "compile failed"
|
|
||||||
}
|
|
||||||
|
|
||||||
src_install() {
|
|
||||||
dobin bin/bettercap
|
|
||||||
}
|
|
||||||
|
|
@ -264,9 +264,7 @@ RDEPEND="
|
||||||
net-libs/libnetfilter_queue
|
net-libs/libnetfilter_queue
|
||||||
net-libs/libnfnetlink
|
net-libs/libnfnetlink
|
||||||
virtual/libusb:*"
|
virtual/libusb:*"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}"
|
||||||
=dev-go/gopkg-sourcemap-1*
|
|
||||||
"
|
|
||||||
|
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
|
|
||||||
Loading…
Reference in a new issue