Install this version:
emerge -a =dev-util/cmake-extras-1.9
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-util/cmake-extras-1.9
Or alternatively:
emerge --autounmask-write -a =dev-util/cmake-extras-1.9
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Extra CMake modules used by the Ayatana and Ubuntu ecosystems"
HOMEPAGE="https://salsa.debian.org/debian-ayatana-team/cmake-extras"
SRC_URI="https://salsa.debian.org/debian-ayatana-team/cmake-extras/-/archive/upstream/${PV}/cmake-extras-upstream-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-upstream-${PV}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | cmake-extras-1.9.tar.gz | 88269 bytes | https://salsa.debian.org/debian-ayatana-team/cmake-extras/-/archive/upstream/1.9/cmake-extras-upstream-1.9.tar.gz |