diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-12 01:49:51 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-12 01:49:51 +0000 |
commit | ef0fedb39c21a343a3f316726f272bad9005b22c (patch) | |
tree | 0d64e58453e117f61a9e1641532926278f51b72e /kde-plasma/ocean-sound-theme/ocean-sound-theme-6.3.3.ebuild | |
parent | cf7807d7aea23a99a144afceaba961cfed652b5f (diff) |
Diffstat (limited to 'kde-plasma/ocean-sound-theme/ocean-sound-theme-6.3.3.ebuild')
-rw-r--r-- | kde-plasma/ocean-sound-theme/ocean-sound-theme-6.3.3.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-plasma/ocean-sound-theme/ocean-sound-theme-6.3.3.ebuild b/kde-plasma/ocean-sound-theme/ocean-sound-theme-6.3.3.ebuild new file mode 100644 index 000000000000..94a2d5ee5496 --- /dev/null +++ b/kde-plasma/ocean-sound-theme/ocean-sound-theme-6.3.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=6.10.0 +QTMIN=6.8.1 +inherit ecm plasma.kde.org + +DESCRIPTION="Ocean Sound Theme for Plasma" +HOMEPAGE="https://invent.kde.org/plasma/ocean-sound-theme" + +LICENSE="CC-BY-SA-4.0" +SLOT="6" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" |