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

Search

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
10.0.0 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"

Manifest for 10.0.0

Type File Size Source URLs
DIST proxy-10.0.0.tar.gz 255162327 bytes https://github.com/Jackarain/proxy/archive/refs/tags/v10.0.0.tar.gz