mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 16:51:03 +02:00
net-misc/gowitness: bump to 1.3.2
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Yury Martynov <email@linxon.ru>
This commit is contained in:
parent
6e8d7e9016
commit
7c13e994cf
2 changed files with 105 additions and 0 deletions
|
|
@ -61,3 +61,4 @@ DIST github.com-tidwall-rtree-d4a8a3d.tar.gz 38358 BLAKE2B 6d47e318cbaf874373db4
|
|||
DIST github.com-tomsteele-go-nmap-3b9bafd.tar.gz 4792 BLAKE2B a96da64c38bb8c6f948f43ea7c2377518ee924e84dad3a58f56be2aaa7bf76343ad8909426eadf31f42a8ad7a23049e86976843827ada0679bbe5aaa7a28a32d SHA512 ac7f0ffb68f093f0044ed6bfd5c52e1dc1c5a0c2f0e74bb0af46d154bbe59563ba9fa5a71ffbfdb748e58710c9601a0e6a18f9bdd5b13cfa2b9e735fc9232413
|
||||
DIST gowitness-1.3.0.tar.gz 131085 BLAKE2B 7b44013e72b57229f68567c87e942f8c699a0cfb99696bba71e00f564ac4c8fc08b7c87aa69323b4bb32ce951f4ab3658f8cb41ba569fcebff33a5625994b9b7 SHA512 98ad1049961b62c019368e7f4c975ee9ff5016623928ec3e0c5219949b1814b5dea3f7829d726f86498075e97c5c92cb4ef0172378d356382a1f0d0599000667
|
||||
DIST gowitness-1.3.1.tar.gz 131086 BLAKE2B 80046d9da85551bf4f0f64a987f8c64f4b993269972436bd4cc8808091e1cd999126f17a6cd1ef484328bef2f8b4e2e2d840ba536c8805572fa43ebb9138198e SHA512 42f1365156578cb49a97b1aaf89c467da0cb1b56ec02e9de74499cd3a6be51dda2bfe3bdf462607c73a9bf645e70f568a083233aabbd9fbd5b394dc848e65776
|
||||
DIST gowitness-1.3.2.tar.gz 131223 BLAKE2B 85a4d8fe0a3a1f3da9b8eec89b9e36300fbceceeee848d2e58272065da90f79ee524e0974dfc39c96e7d75425965499748768d1e4fdcd629f6542db799246472 SHA512 1b5e36c6b87ce07cbe5f4203adacb940e48cc64fa3fabdfab70ed15ff020f5c4207f3bf1cdfbf507c4b49221404eaedcb46c32c2b5ad7f5bb0b974f729a93372
|
||||
|
|
|
|||
104
net-misc/gowitness/gowitness-1.3.2.ebuild
Normal file
104
net-misc/gowitness/gowitness-1.3.2.ebuild
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
EGO_PN="github.com/sensepost/gowitness"
|
||||
EGO_VENDOR=(
|
||||
"github.com/BurntSushi/toml v0.3.1"
|
||||
"github.com/corona10/goimagehash v1.0.1"
|
||||
"github.com/davecgh/go-spew v1.1.1"
|
||||
"github.com/elazarl/goproxy ecfe977"
|
||||
"github.com/elazarl/goproxy/ext 473e67f github.com/elazarl/goproxy"
|
||||
"github.com/fsnotify/fsnotify v1.4.7"
|
||||
"github.com/golang/protobuf v1.2.0"
|
||||
"github.com/gopherjs/gopherjs 0766667"
|
||||
"github.com/hashicorp/hcl 23c074d"
|
||||
"github.com/hpcloud/tail v1.0.0"
|
||||
"github.com/inconshreveable/mousetrap v1.0.0"
|
||||
"github.com/jtolds/gls v4.20.0"
|
||||
"github.com/kr/pretty v0.1.0"
|
||||
"github.com/kr/pty v1.1.1"
|
||||
"github.com/kr/text v0.1.0"
|
||||
"github.com/magiconair/properties v1.7.3"
|
||||
"github.com/mattn/go-runewidth v0.0.4"
|
||||
"github.com/mcuadros/go-version 88e56e0"
|
||||
"github.com/mitchellh/go-homedir b8bc1bf"
|
||||
"github.com/mitchellh/mapstructure 06020f8"
|
||||
"github.com/moul/http2curl v1.0.0"
|
||||
"github.com/nfnt/resize 83c6a99"
|
||||
"github.com/olekukonko/tablewriter v0.0.1"
|
||||
"github.com/onsi/ginkgo v1.10.1"
|
||||
"github.com/onsi/gomega v1.7.0"
|
||||
"github.com/parnurzeal/gorequest v0.2.15"
|
||||
"github.com/pelletier/go-toml v1.0.1"
|
||||
"github.com/pkg/errors v0.8.0"
|
||||
"github.com/pmezard/go-difflib v1.0.0"
|
||||
"github.com/reconquest/barely 0f12e3b"
|
||||
"github.com/reconquest/loreley 9e95b93"
|
||||
"github.com/remeh/sizedwaitgroup 4b44541"
|
||||
"github.com/rogpeppe/go-charset 2471d30"
|
||||
"github.com/sirupsen/logrus v1.0.3"
|
||||
"github.com/smartystreets/assertions b2de0cb"
|
||||
"github.com/smartystreets/goconvey 505e419"
|
||||
"github.com/spf13/afero 5660eee"
|
||||
"github.com/spf13/cast v1.1.0"
|
||||
"github.com/spf13/cobra v0.0.1"
|
||||
"github.com/spf13/jwalterweatherman 12bd96e"
|
||||
"github.com/spf13/pflag v1.0.0"
|
||||
"github.com/spf13/viper v1.0.0"
|
||||
"github.com/stretchr/objx v0.1.0"
|
||||
"github.com/stretchr/testify v1.4.0"
|
||||
"github.com/tidwall/btree 9876f14"
|
||||
"github.com/tidwall/buntdb b67b1b8"
|
||||
"github.com/tidwall/gjson v1.0.1"
|
||||
"github.com/tidwall/grect ba9a043"
|
||||
"github.com/tidwall/match v1.0.0"
|
||||
"github.com/tidwall/rtree d4a8a3d"
|
||||
"github.com/tomsteele/go-nmap 3b9bafd"
|
||||
"golang.org/x/crypto c2843e0 github.com/golang/crypto"
|
||||
"golang.org/x/net d888771 github.com/golang/net"
|
||||
"golang.org/x/sync 1d60e46 github.com/golang/sync"
|
||||
"golang.org/x/sys d0b11bd github.com/golang/sys"
|
||||
"golang.org/x/text v0.3.0 github.com/golang/text"
|
||||
"golang.org/x/tools ab21143 github.com/golang/tools"
|
||||
"gopkg.in/airbrake/gobrake.v2 v2.0.9 github.com/airbrake/gobrake"
|
||||
"gopkg.in/check.v1 41f04d3 github.com/go-check/check"
|
||||
"gopkg.in/fsnotify.v1 v1.4.7 github.com/fsnotify/fsnotify"
|
||||
"gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 github.com/gemnasium/logrus-airbrake-hook"
|
||||
"gopkg.in/yaml.v2 v2.2.2 github.com/go-yaml/yaml"
|
||||
)
|
||||
|
||||
inherit eutils golang-vcs-snapshot
|
||||
|
||||
DESCRIPTION="A web screenshot utility using Chrome Headless"
|
||||
HOMEPAGE="https://github.com/sensepost/gowitness"
|
||||
|
||||
SRC_URI="https://github.com/sensepost/gowitness/archive/${PV}.tar.gz -> ${P}.tar.gz
|
||||
${EGO_VENDOR_URI}"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE="CC-BY-SA-4.0 GPL-3 AGPL-3"
|
||||
SLOT="0"
|
||||
|
||||
RESTRICT="mirror"
|
||||
|
||||
src_compile() {
|
||||
GOPATH="${S}:$(get_golibdir_gopath)" \
|
||||
GOCACHE="${T}/go-cache" \
|
||||
go build -v -work -x -ldflags="-w" "${EGO_PN}" || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
GOPATH="${S}:$(get_golibdir_gopath)" \
|
||||
GOCACHE="${T}/go-cache" \
|
||||
go install -v -work -x -ldflags="-w" "${EGO_PN}" || die
|
||||
|
||||
dobin bin/${PN}
|
||||
dodoc "src/${EGO_PN}/README.md"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "\nYou need install Google Chrome or chrome based browser before using it"
|
||||
einfo "See documentation: https://github.com/sensepost/gowitness#usage\n"
|
||||
}
|
||||
Loading…
Reference in a new issue