mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 16:51:03 +02:00
118 lines
4.1 KiB
Bash
118 lines
4.1 KiB
Bash
# Copyright 1999-2020 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=7
|
|
|
|
# go mod vendor && grep "# g" ./vendor/modules.txt | sort
|
|
EGO_PN="github.com/OWASP/Amass"
|
|
EGO_VENDOR=(
|
|
"github.com/AndreasBriese/bbloom 46b345b51c96"
|
|
"github.com/andybalholm/cascadia v1.2.0"
|
|
"github.com/beorn7/perks v1.0.1"
|
|
"github.com/boltdb/bolt v1.3.1"
|
|
"github.com/cayleygraph/cayley v0.7.7"
|
|
"github.com/cayleygraph/quad v1.2.4"
|
|
"github.com/cenkalti/backoff v2.2.1"
|
|
"github.com/cespare/xxhash/v2 v2.1.1 github.com/cespare/xxhash"
|
|
"github.com/chromedp/cdproto d1f6fc58448b"
|
|
"github.com/chromedp/chromedp v0.5.3"
|
|
"github.com/cjoudrey/gluaurl 31cbb9bef199"
|
|
"github.com/cloudflare/cloudflare-go v0.13.1"
|
|
"github.com/dennwc/base v1.0.0"
|
|
"github.com/dghubble/go-twitter 4bc8ad7ad1b4"
|
|
"github.com/dghubble/sling v1.3.0"
|
|
"github.com/fatih/color v1.9.0"
|
|
"github.com/geziyor/geziyor cfb16fe1ee0e"
|
|
"github.com/gobuffalo/logger v1.0.3"
|
|
"github.com/gobuffalo/packd v1.0.0"
|
|
"github.com/gobuffalo/packr v2.8.0"
|
|
"github.com/gobwas/httphead 2c6c146eadee"
|
|
"github.com/gobwas/pool v0.2.0"
|
|
"github.com/gobwas/ws v1.0.3"
|
|
"github.com/gogo/protobuf v1.3.1"
|
|
"github.com/go-ini/ini v1.60.2"
|
|
"github.com/go-kit/kit v0.10.0"
|
|
"github.com/golang/protobuf v1.4.2"
|
|
"github.com/google/go-querystring v1.0.0"
|
|
"github.com/google/uuid v1.1.2"
|
|
"github.com/gorilla/websocket v1.4.2"
|
|
"github.com/go-sql-driver/mysql v1.5.0"
|
|
"github.com/hidal-go/hidalgo 42e03f3b5eaa"
|
|
"github.com/inconshreveable/mousetrap v1.0.0"
|
|
"github.com/jmoiron/sqlx v1.2.0"
|
|
"github.com/josharian/intern v1.0.0"
|
|
"github.com/karrick/godirwalk v1.16.1"
|
|
"github.com/knq/sysutil 15668db23d08"
|
|
"github.com/konsorten/go-windows-terminal-sequences v1.0.3"
|
|
"github.com/lib/pq v1.8.0"
|
|
"github.com/mailru/easyjson v0.7.6"
|
|
"github.com/markbates/errx v1.1.0"
|
|
"github.com/markbates/oncer v1.0.0"
|
|
"github.com/markbates/safe v1.0.1"
|
|
"github.com/mattn/go-colorable v0.1.7"
|
|
"github.com/mattn/go-isatty v0.0.12"
|
|
"github.com/matttproud/golang_protobuf_extensions v1.0.1"
|
|
"github.com/miekg/dns v1.1.31"
|
|
"github.com/northwesternmutual/grammes v1.1.2"
|
|
"github.com/pkg/errors v0.9.1"
|
|
"github.com/prometheus/client_golang v1.7.1"
|
|
"github.com/prometheus/client_model v0.2.0"
|
|
"github.com/prometheus/common v0.13.0"
|
|
"github.com/prometheus/procfs v0.1.3"
|
|
"github.com/PuerkitoBio/goquery v1.5.1"
|
|
"github.com/rakyll/statik v0.1.7"
|
|
"github.com/rogpeppe/go-internal v1.6.1"
|
|
"github.com/sirupsen/logrus v1.6.0"
|
|
"github.com/spf13/cobra v1.0.0"
|
|
"github.com/spf13/pflag v1.0.5"
|
|
"github.com/temoto/robotstxt v1.1.1"
|
|
"github.com/tylertreat/BoomFilters 42a7b4300c0c"
|
|
"github.com/urfave/cli v2.2.0"
|
|
"github.com/VividCortex/gohistogram v1.0.0"
|
|
"github.com/yuin/gopher-lua ee81675732da"
|
|
"golang.org/x/crypto 5c72a883971a github.com/golang/crypto"
|
|
"golang.org/x/lint 738671d3881b github.com/golang/lint"
|
|
"golang.org/x/net c89045814202 github.com/golang/net"
|
|
"golang.org/x/oauth2 bf48bf16ab8d github.com/golang/oauth2"
|
|
"golang.org/x/sync 6e8e738ad208 github.com/golang/sync"
|
|
"golang.org/x/sys 157a740278f4 github.com/golang/sys"
|
|
"golang.org/x/text v0.3.3 github.com/golang/text"
|
|
"golang.org/x/time 3af7569d3a1e github.com/golang/time"
|
|
"golang.org/x/tools 5deb26317202 github.com/golang/tools"
|
|
"google.golang.org/appengine v1.6.6 github.com/golang/appengine"
|
|
"google.golang.org/protobuf v1.25.0 github.com/protocolbuffers/protobuf-go"
|
|
"gopkg.in/ini.v1 v1.55.0 github.com/go-ini/ini"
|
|
"go.uber.org/zap v1.15.0 github.com/uber-go/zap"
|
|
|
|
"layeh.com/gopher-json 97fed8db84274c421dbfffbb28ec859901556b97 github.com/layeh/gopher-json"
|
|
)
|
|
|
|
inherit golang-vcs-snapshot
|
|
|
|
DESCRIPTION="Subdomain OSINT Enumeration"
|
|
HOMEPAGE="https://github.com/OWASP/Amass"
|
|
|
|
SRC_URI="https://github.com/OWASP/Amass/archive/v${PV}.tar.gz -> ${P}.tar.gz
|
|
${EGO_VENDOR_URI}"
|
|
|
|
LICENSE="Apache-2.0"
|
|
SLOT="0"
|
|
KEYWORDS="~amd64 ~x86"
|
|
|
|
RESTRICT="mirror"
|
|
|
|
BDEPEND=">=dev-lang/go-1.13"
|
|
|
|
src_compile() {
|
|
GOPATH="${S}:$(get_golibdir_gopath)" \
|
|
GOCACHE="${T}/go-cache" \
|
|
go build -v -work -x -ldflags="-w" ./... || die
|
|
}
|
|
|
|
src_install(){
|
|
GOPATH="${S}:$(get_golibdir_gopath)" \
|
|
GOCACHE="${T}/go-cache" \
|
|
go install -v -work -x -ldflags="-w" ./... || die
|
|
|
|
dobin bin/amass
|
|
}
|