aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-01-08 17:24:43 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-01-08 22:14:26 +0100
commit94755e187c18fd9006d6c0990978076fa2332360 (patch)
tree6aef3a2a54f1f772783347601c206ae3bf46241f
parentkde-frameworks/kross: drop 5.90.0* (diff)
downloadkde-94755e18.tar.gz
kde-94755e18.tar.bz2
kde-94755e18.zip
kde-plasma/oxygen-sounds: New package, split from kde-plasma/oxygen
See also: https://mail.kde.org/pipermail/plasma-devel/2021-November/121262.html https://mail.kde.org/pipermail/plasma-devel/2021-December/121445.html Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/oxygen-sounds/metadata.xml11
-rw-r--r--kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild17
2 files changed, 28 insertions, 0 deletions
diff --git a/kde-plasma/oxygen-sounds/metadata.xml b/kde-plasma/oxygen-sounds/metadata.xml
new file mode 100644
index 0000000000..d925f24397
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://bugs.kde.org/</bugs-to>
+ </upstream>
+</pkgmetadata>
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
new file mode 100644
index 0000000000..3adf816bbf
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=9999
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS=""
+
+RDEPEND="!<kde-plasma/oxygen-5.23.80"