kde-plasma/breeze-gtk - 6.6.4 (gentoo)

Search

Install

Install this version:

emerge -a =kde-plasma/breeze-gtk-6.6.4

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =kde-plasma/breeze-gtk-6.6.4

Or alternatively:

emerge --autounmask-write -a =kde-plasma/breeze-gtk-6.6.4

Package Information

Description:
Official GTK+ port of Plasma's Breeze widget style
Homepage:
https://invent.kde.org/plasma/breeze-gtk
License:
LGPL-2.1+

Ebuild Details

Version EAPI Keywords Slot
6.6.4 8 ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 6
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

KFMIN=6.22.0
PYTHON_COMPAT=( python3_{11..14} )
inherit ecm plasma.kde.org python-any-r1

DESCRIPTION="Official GTK+ port of Plasma's Breeze widget style"
HOMEPAGE="https://invent.kde.org/plasma/breeze-gtk"

LICENSE="LGPL-2.1+"
SLOT="6"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""

BDEPEND="${PYTHON_DEPS}
	dev-lang/sassc
	$(python_gen_any_dep 'dev-python/pycairo[${PYTHON_USEDEP}]')
	>=kde-plasma/breeze-${KDE_CATV}:6
"

python_check_deps() {
	python_has_version "dev-python/pycairo[${PYTHON_USEDEP}]"
}

Inherited Eclasses

ecm

Dependencies

BDEPEND

	dev-lang/sassc
	$(python_gen_any_dep 'dev-python/pycairo[]')
	>=kde-plasma/breeze-:6