net-proxy/proxy-server - 11.0.1 (gentoo-zh)

Search

Install

Install this version:

emerge -a =net-proxy/proxy-server-11.0.1

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

autounmask =net-proxy/proxy-server-11.0.1

Or alternatively:

emerge --autounmask-write -a =net-proxy/proxy-server-11.0.1

Package Information

Description:
Implementation of all proxy protocols using modern c++
Homepage:
https://github.com/jackarain/proxy
License:
Boost-1.0

Ebuild Details

Version EAPI Keywords Slot
11.0.1 8 0
View Raw Ebuild
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
inherit cmake

DESCRIPTION="Implementation of all proxy protocols using modern c++"
HOMEPAGE="https://github.com/jackarain/proxy"
SRC_URI="https://github.com/Jackarain/proxy/archive/refs/tags/v${PV}.tar.gz -> proxy-${PV}.tar.gz"
S="${WORKDIR}/proxy-${PV}"

LICENSE="Boost-1.0"
SLOT="0"

Inherited Eclasses

Manifest for 11.0.1

Type File Size Source URLs
DIST proxy-11.0.1.tar.gz 260049588 bytes https://github.com/Jackarain/proxy/archive/refs/tags/v11.0.1.tar.gz