Install this version:
emerge -a =net-libs/libupnpp-1.0.4
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-libs/libupnpp-1.0.4
Or alternatively:
emerge --autounmask-write -a =net-libs/libupnpp-1.0.4
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson
DESCRIPTION="The libupnpp C++ library wraps libupnp for easier use by upmpdcli and upplay"
HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli"
SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="
dev-libs/expat
net-libs/libnpupnp
net-misc/curl
"
RDEPEND="${DEPEND}"
dev-libs/expat net-libs/libnpupnp net-misc/curl
dev-libs/expat net-libs/libnpupnp net-misc/curl
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | libupnpp-1.0.4.tar.gz | 131747 bytes | https://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-1.0.4.tar.gz |