| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 10.0.0 | 8 | 0 |
# 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"
| 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 |