Install this version:
emerge -a =x11-themes/materia-theme-20210322
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =x11-themes/materia-theme-20210322
Or alternatively:
emerge --autounmask-write -a =x11-themes/materia-theme-20210322
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20210322 | 7 | ~amd64 | 0 |
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit meson
DESCRIPTION="A Material Design theme for GNOME/GTK based desktop environments"
HOMEPAGE="https://github.com/nana-4/materia-theme"
SRC_URI="https://github.com/nana-4/materia-theme/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
x11-libs/gdk-pixbuf
x11-themes/gnome-themes-standard
x11-themes/gtk-engines-murrine
"
DEPEND="${RDEPEND}"
BDEPEND="dev-lang/sassc"
x11-libs/gdk-pixbuf x11-themes/gnome-themes-standard x11-themes/gtk-engines-murrine
x11-libs/gdk-pixbuf x11-themes/gnome-themes-standard x11-themes/gtk-engines-murrine
dev-lang/sassc
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | materia-theme-20210322.tar.gz | 515881 bytes | https://github.com/nana-4/materia-theme/archive/v20210322.tar.gz |