commit: 3d409c16f18d1f9f1b6bc4641a78e6aea01681de Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Nov 30 19:37:21 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Nov 30 19:37:21 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3d409c16
kde-plasma/ocean-sound-theme: new package, add 9999 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/ocean-sound-theme/metadata.xml | 12 ++++++++++++ .../ocean-sound-theme/ocean-sound-theme-9999.ebuild | 15 +++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/kde-plasma/ocean-sound-theme/metadata.xml b/kde-plasma/ocean-sound-theme/metadata.xml new file mode 100644 index 0000000000..e9eabb0472 --- /dev/null +++ b/kde-plasma/ocean-sound-theme/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo KDE Project</name> + </maintainer> + <upstream> + <bugs-to>https://bugs.kde.org/</bugs-to> + <remote-id type="kde-invent">plasma/ocean-sound-theme</remote-id> + </upstream> +</pkgmetadata> diff --git a/kde-plasma/ocean-sound-theme/ocean-sound-theme-9999.ebuild b/kde-plasma/ocean-sound-theme/ocean-sound-theme-9999.ebuild new file mode 100644 index 0000000000..7e2672eb79 --- /dev/null +++ b/kde-plasma/ocean-sound-theme/ocean-sound-theme-9999.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=5.245.0 +QTMIN=6.6.0 +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=""
