1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 MY_PV
=$
(ver_rs
2 '.breeze')
9 DESCRIPTION
="Highly customizable theme plugin for KDE Plasma desktop"
10 HOMEPAGE
="https://github.com/paulmcauley/klassy"
11 SRC_URI
="https://github.com/paulmcauley/klassy/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz"
19 kde-frameworks/frameworkintegration:5
20 x11-themes/hicolor-icon-theme
21 kde-plasma/kdecoration:5
22 kde-frameworks/kirigami:5
24 kde-frameworks/extra-cmake-modules:0
27 BDEPEND
="kde-frameworks/kcmutils:5"
29 S
="${WORKDIR}/${PN}-${MY_PV}"