net-proxy/envoy-bin - 1.16.2 (graaff)

Search

Install

Install this version:

emerge -a =net-proxy/envoy-bin-1.16.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =net-proxy/envoy-bin-1.16.2

Or alternatively:

emerge --autounmask-write -a =net-proxy/envoy-bin-1.16.2

Package Information

Description:
An open source edge and service proxy
Homepage:
https://www.envoyproxy.io/
License:
Apache-2.0

Ebuild Details

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

EAPI=7

# Use the getenvoy binaries for now: https://tetrate.bintray.com/getenvoy/manifest.json
BUILD_ID=p0.ge98e41a-1p70.g486d4e2

DESCRIPTION="An open source edge and service proxy"
HOMEPAGE="https://www.envoyproxy.io/"
SRC_URI="https://dl.bintray.com/tetrate/getenvoy/getenvoy-envoy-${PV}.${BUILD_ID}-linux-glibc-release-x86_64.tar.xz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

S="${WORKDIR}/getenvoy-envoy-${PV}.${BUILD_ID}-linux-glibc-release-x86_64"

src_install() {
	dobin bin/envoy
}

Manifest for 1.16.2

Type File Size Source URLs
DIST getenvoy-envoy-1.16.2.p0.ge98e41a-1p70.g486d4e2-linux-glibc-release-x86_64.tar.xz 10856804 bytes https://dl.bintray.com/tetrate/getenvoy/getenvoy-envoy-1.16.2.p0.ge98e41a-1p70.g486d4e2-linux-glibc-release-x86_64.tar.xz