Install this version:
emerge -a =x11-themes/materia-kde-20220823
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =x11-themes/materia-kde-20220823
Or alternatively:
emerge --autounmask-write -a =x11-themes/materia-kde-20220823
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20220823 | 8 | ~amd64 | 0 |
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="This is a port of the popular GTK theme Materia for the Plasma 5 desktop
with a few additions and extras."
HOMEPAGE="https://github.com/PapirusDevelopmentTeam/materia-kde"
SRC_URI="https://github.com/PapirusDevelopmentTeam/${PN}/archive/refs/tags/${PV}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
DEPEND=""
RDEPEND="${DEPEND}
x11-themes/kvantum
x11-themes/papirus-icon-theme"
BDEPEND=""
x11-themes/kvantum x11-themes/papirus-icon-theme
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | 20220823.tar.gz | 4631566 bytes | https://github.com/PapirusDevelopmentTeam/materia-kde/archive/refs/tags/20220823.tar.gz |