Install this version:
emerge -a =x11-themes/adw-gtk3-5.10
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =x11-themes/adw-gtk3-5.10
Or alternatively:
emerge --autounmask-write -a =x11-themes/adw-gtk3-5.10
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson
DESCRIPTION="The theme from libadwaita ported to GTK-3"
HOMEPAGE="https://github.com/lassekongo83/adw-gtk3"
SRC_URI="https://github.com/lassekongo83/adw-gtk3/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
IDEPEND=">=dev-lang/sassc-3.6.2"
RDEPEND="
x11-libs/gtk+:3
>=gui-libs/gtk-4.16.0:4
"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | adw-gtk3-5.10.tar.gz | 6174835 bytes | https://github.com/lassekongo83/adw-gtk3/archive/refs/tags/v5.10.tar.gz |