net-proxy/shadowsocks-rust: add openrc init scripts
[gentoo-zh.git] / x11-themes / klassy / klassy-4.0.5.25.80-r1.ebuild
blob6a60e3e8f853332936fab0f52d86377b89f31660
1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 inherit cmake
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"
13 LICENSE="GPL-1"
14 SLOT="0"
15 KEYWORDS="~amd64"
17 DEPEND="
18 kde-plasma/breeze:5
19 kde-frameworks/frameworkintegration:5
20 x11-themes/hicolor-icon-theme
21 kde-plasma/kdecoration:5
22 kde-frameworks/kirigami:5
23 kde-plasma/kwayland:5
24 kde-frameworks/extra-cmake-modules:0
26 RDEPEND="${DEPEND}"
27 BDEPEND="kde-frameworks/kcmutils:5"
29 S="${WORKDIR}/${PN}-${MY_PV}"