[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2024-06-27 Thread Sam James
commit: f68620ae772f48ab44bb4305855038788432b151
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 27 10:02:07 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 27 10:02:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68620ae

kde-plasma/oxygen: Keyword 6.1.1 arm64, #934215

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen/oxygen-6.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-6.1.1.ebuild 
b/kde-plasma/oxygen/oxygen-6.1.1.ebuild
index e3927fd34f72..ee21644492ad 100644
--- a/kde-plasma/oxygen/oxygen-6.1.1.ebuild
+++ b/kde-plasma/oxygen/oxygen-6.1.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="6"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE="qt5 X"
 
 # slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2024-06-27 Thread Sam James
commit: ff89737220c3c9b895cf48c115ac684f06ec6e6a
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 27 10:02:08 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 27 10:02:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff897372

kde-plasma/oxygen-sounds: Keyword 6.1.1 arm64, #934215

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-6.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-6.1.1.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-6.1.1.ebuild
index 3088354cdcd6..613c2af06a5b 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-6.1.1.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-6.1.1.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="6"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2024-03-12 Thread Andreas Sturmlechner
commit: febac884b48d48247034898bd7c1c6992da66f1c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 12 14:45:13 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 12 16:31:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=febac884

kde-plasma/oxygen: drop 5.27.10

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest  |  1 -
 kde-plasma/oxygen/oxygen-5.27.10.ebuild | 41 -
 2 files changed, 42 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index f9c043c452d7..1e5736259e54 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
-DIST oxygen-5.27.10.tar.xz 2786068 BLAKE2B 
fe4d97dd53d49b3b2267e0161636fd810da9a1ac10cc9143a51f01dfbbc2fdaaa1adcc8ae1b6c40d34484f37b82f784a2d8371c8f8185419035875e1640b0ad4
 SHA512 
84d1893523ab4c512f8416d2fc9d4fdf3b3858a4ae020602058355336cda92cf01c3f3101b74714a504ca8e0a5c04e192675fe1ae040661128bde3f21e59b8a6
 DIST oxygen-5.27.11.tar.xz 2783000 BLAKE2B 
06bbf12c5e45f4fee4e5b7f572b7f6b57debc084bbd533afd7f839e1bd9bba119cf040b1a028a743d88fa7f50d9ea44f84e6eaca731c4d1d7c419d39210260c5
 SHA512 
8448d3f3d885175f0967bf8a3e1c2924846484c7e3794073f2b82ce9288468a2767f7361d1520a9c24a2a457f9f96deb752b73fc773d87c86609b4e148465c5e
 DIST oxygen-6.0.2.tar.xz 2791156 BLAKE2B 
0c8c7b69aa8d607cf11d38f4bad74b91a80006f5eede0dbb83573f2878dd499db049422f39d159bc35e1466782e8b4f451f1d4262220417db21f55abcbd9a2c8
 SHA512 
6c0639a49bba8c58329fefc9ca60926eb9c84ab02c7934ab95aa2ee98910a333fb75a2df3c2fb947dffda6b04038efbb862240ecea00b0d51e6ab612bf73b9bc

diff --git a/kde-plasma/oxygen/oxygen-5.27.10.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.10.ebuild
deleted file mode 100644
index bea400c0bd6e..
--- a/kde-plasma/oxygen/oxygen-5.27.10.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:*"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2024-03-12 Thread Andreas Sturmlechner
commit: c30dbc9478a9c75e449e308bd6ee17a569cb7965
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 12 14:45:16 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 12 16:31:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c30dbc94

kde-plasma/oxygen-sounds: drop 5.27.10

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest |  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 90f069f6ac8c..f5ba355ed602 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
-DIST oxygen-sounds-5.27.10.tar.xz 1896412 BLAKE2B 
64fae984cdaf2b7d3aed1453f7295c40b87dd538986165fb7f199c032466b2357b71f8f7ea16b242d851253aa339704323bd4a83aa79fbe42483b85eed6d13c8
 SHA512 
4a503c096521e362a960ea4342d5b7fa14e9f15f610b361dbf1c2d3a71205641de1b951f14a9df4c5fc5e62be9bb6cc7c4d656ca0b4e90b63446543dd5231272
 DIST oxygen-sounds-5.27.11.tar.xz 1896616 BLAKE2B 
2ffa50064fd35338c9bb36f1aa9395f3aff54f2b39307a80991c153544c60f15c1c4c56b64510efd4c442d26e40b84ead3a2fc9b873f6fbc2b01f8f22115fdc7
 SHA512 
e3287ee9ce4ae5b5fbfaa4debb563db11c395e14e3a037d65b22e136a4b188eda274e21c3e1349a3b921ea701581993bd9c11012befdc3fdd8094b4ed18a6ea3
 DIST oxygen-sounds-6.0.2.tar.xz 1936276 BLAKE2B 
14065a46d15790b90383715b0558f974e218daca6c0a67c2a7fe5267fabd8af6b223a09ee3bb48300cdf983f500e257eb5ba917103c45a89ae72fa778ea5ce7f
 SHA512 
9c223ce2ca1d456f53c48431bb1708d8f2e795bed9fb94c1ea51ea238a11aac4fb9a090461ecb79e5e245c506da0d08e5952d0c8f0a98583be75eed7a9ebaa4b

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild
deleted file mode 100644
index 9d1a3e5e2f37..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2024-03-11 Thread Arthur Zamarin
commit: 227474e6d728e7c843f4a1272bbb8fb1854ca94e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar 11 20:55:05 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar 11 20:55:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227474e6

kde-plasma/oxygen-sounds: Stabilize 5.27.11 x86, #926285

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild
index c5fed309f03d..9d1a3e5e2f37 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2024-03-11 Thread Arthur Zamarin
commit: a312755d5d48f8ff63aff9387cbf49e1629b7b3d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar 11 20:55:05 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar 11 20:55:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a312755d

kde-plasma/oxygen: Stabilize 5.27.11 x86, #926285

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.11.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.11.ebuild
index 6556dd0ac2fb..bea400c0bd6e 100644
--- a/kde-plasma/oxygen/oxygen-5.27.11.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.11.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2024-03-11 Thread Arthur Zamarin
commit: 74835f6181a947eef031d00da9a611c513ec6aeb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar 11 13:15:51 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar 11 13:15:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74835f61

kde-plasma/oxygen: Stabilize 5.27.11 arm64, #926285

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.11.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.11.ebuild
index 6e4f2579eadc..6556dd0ac2fb 100644
--- a/kde-plasma/oxygen/oxygen-5.27.11.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.11.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2024-03-11 Thread Arthur Zamarin
commit: d9fdc1a297c3858dab01cea21b68c73091f75aae
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar 11 13:15:52 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar 11 13:15:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9fdc1a2

kde-plasma/oxygen-sounds: Stabilize 5.27.11 arm64, #926285

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild
index 193772311196..c5fed309f03d 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2024-03-06 Thread Andreas Sturmlechner
commit: 5c13dc1dcf5eeddb07ba553df8d41c70fe07f0ea
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar  6 22:24:56 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar  6 22:28:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c13dc1d

kde-plasma/oxygen: Add missing dependency

Upstream commit bd0739bc3b1677b227ad4eacad914599b5179c72
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=474953

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/{oxygen-6.0.1.ebuild => oxygen-6.0.1-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/oxygen/oxygen-6.0.1.ebuild 
b/kde-plasma/oxygen/oxygen-6.0.1-r1.ebuild
similarity index 98%
rename from kde-plasma/oxygen/oxygen-6.0.1.ebuild
rename to kde-plasma/oxygen/oxygen-6.0.1-r1.ebuild
index 778ed2a57866..9f8a74e365e7 100644
--- a/kde-plasma/oxygen/oxygen-6.0.1.ebuild
+++ b/kde-plasma/oxygen/oxygen-6.0.1-r1.ebuild
@@ -32,6 +32,7 @@ RDEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kwindowsystem-${KFMIN}:6
>=kde-plasma/kdecoration-${PVCUT}:6
+   >=kde-plasma/libplasma-${PVCUT}:6
qt5? (
>=dev-qt/qtdbus-${QT5MIN}:5
>=dev-qt/qtdeclarative-${QT5MIN}:5



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2024-03-06 Thread Andreas Sturmlechner
commit: f81483f637103d846ff1d25c5ffdd4fce0b141ed
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar  6 16:28:58 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar  6 19:31:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f81483f6

kde-plasma/oxygen-sounds: 5.27.11 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest |  1 +
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index c909ed8cf9eb..5d55aeff848b 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,2 +1,3 @@
 DIST oxygen-sounds-5.27.10.tar.xz 1896412 BLAKE2B 
64fae984cdaf2b7d3aed1453f7295c40b87dd538986165fb7f199c032466b2357b71f8f7ea16b242d851253aa339704323bd4a83aa79fbe42483b85eed6d13c8
 SHA512 
4a503c096521e362a960ea4342d5b7fa14e9f15f610b361dbf1c2d3a71205641de1b951f14a9df4c5fc5e62be9bb6cc7c4d656ca0b4e90b63446543dd5231272
+DIST oxygen-sounds-5.27.11.tar.xz 1896616 BLAKE2B 
2ffa50064fd35338c9bb36f1aa9395f3aff54f2b39307a80991c153544c60f15c1c4c56b64510efd4c442d26e40b84ead3a2fc9b873f6fbc2b01f8f22115fdc7
 SHA512 
e3287ee9ce4ae5b5fbfaa4debb563db11c395e14e3a037d65b22e136a4b188eda274e21c3e1349a3b921ea701581993bd9c11012befdc3fdd8094b4ed18a6ea3
 DIST oxygen-sounds-6.0.1.tar.xz 1936308 BLAKE2B 
c501c4966e925c0d235b3701791783058fd4d0085f6143aadd5f7645c0b44840adfd731ff928de84c64ae43ca5598f99cb54717d89210a4365fe93a1008d1301
 SHA512 
b407a49590a05669db068e2b3d2ec641df02cbe6770b92043488b9b43c4641579d0e90ab22bd2bcec64ff8e47a4c29a26cb40f15ad0ce96da7dc017a6b4b70ec

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild
new file mode 100644
index ..29569cb8790e
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.11.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2024-03-06 Thread Andreas Sturmlechner
commit: ef71a474bb37ea73a0be655e8063a9ca8408eca8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar  6 16:28:55 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar  6 19:31:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef71a474

kde-plasma/oxygen: 5.27.11 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest  |  1 +
 kde-plasma/oxygen/oxygen-5.27.11.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index daca67b0e325..8c22ff1423d1 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,2 +1,3 @@
 DIST oxygen-5.27.10.tar.xz 2786068 BLAKE2B 
fe4d97dd53d49b3b2267e0161636fd810da9a1ac10cc9143a51f01dfbbc2fdaaa1adcc8ae1b6c40d34484f37b82f784a2d8371c8f8185419035875e1640b0ad4
 SHA512 
84d1893523ab4c512f8416d2fc9d4fdf3b3858a4ae020602058355336cda92cf01c3f3101b74714a504ca8e0a5c04e192675fe1ae040661128bde3f21e59b8a6
+DIST oxygen-5.27.11.tar.xz 2783000 BLAKE2B 
06bbf12c5e45f4fee4e5b7f572b7f6b57debc084bbd533afd7f839e1bd9bba119cf040b1a028a743d88fa7f50d9ea44f84e6eaca731c4d1d7c419d39210260c5
 SHA512 
8448d3f3d885175f0967bf8a3e1c2924846484c7e3794073f2b82ce9288468a2767f7361d1520a9c24a2a457f9f96deb752b73fc773d87c86609b4e148465c5e
 DIST oxygen-6.0.1.tar.xz 2787420 BLAKE2B 
7564b214fa0b6b786471917babe2ee84050d600e9c52c1edade4bcdb9f39b78cb713f3ce2e6bec04e4f335d68d0fd8b5de2bd38cb0f30ad5d06ce8fae7f94c64
 SHA512 
5466c8f1dc2128adb9478479445a572bc03bc171c16eb271754c639b766166a575e8e1048a5e3852400198e24493db0295e763373de1f3e04dbc57d1607932cd

diff --git a/kde-plasma/oxygen/oxygen-5.27.11.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.11.ebuild
new file mode 100644
index ..86264d4e28c0
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.27.11.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:*"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2024-03-04 Thread Andreas Sturmlechner
commit: 38d972d2a31342d8569e9c6c92083f0cb995aa81
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar  4 23:03:29 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar  4 23:14:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d972d2

kde-plasma/oxygen: add kde-invent upstream metadata

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/oxygen/metadata.xml b/kde-plasma/oxygen/metadata.xml
index d925f2439758..d6ee381fc974 100644
--- a/kde-plasma/oxygen/metadata.xml
+++ b/kde-plasma/oxygen/metadata.xml
@@ -7,5 +7,6 @@


https://bugs.kde.org/
+   plasma/oxygen

 



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2024-03-04 Thread Andreas Sturmlechner
commit: 583734b43d866fed97f88859e503b35a3225d99e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar  4 23:03:26 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar  4 23:14:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=583734b4

kde-plasma/oxygen-sounds: add kde-invent upstream metadata

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/oxygen-sounds/metadata.xml 
b/kde-plasma/oxygen-sounds/metadata.xml
index d925f2439758..0a584161d508 100644
--- a/kde-plasma/oxygen-sounds/metadata.xml
+++ b/kde-plasma/oxygen-sounds/metadata.xml
@@ -7,5 +7,6 @@


https://bugs.kde.org/
+   plasma/oxygen-sounds

 



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-12-20 Thread Arthur Zamarin
commit: 51d8d614fc305cb37a722d0aa7187d943e5b9ecf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Dec 20 08:44:37 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Dec 20 08:44:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d8d614

kde-plasma/oxygen-sounds: Stabilize 5.27.10 arm64, #919763

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild
index 364d87835cfc..97d2c1455227 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-12-20 Thread Arthur Zamarin
commit: 507e30a2318858127c45077abc99aaf178774e47
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Dec 20 08:44:36 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Dec 20 08:44:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507e30a2

kde-plasma/oxygen: Stabilize 5.27.10 arm64, #919763

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.10.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.10.ebuild
index f35c5b068a1c..0f1394283a74 100644
--- a/kde-plasma/oxygen/oxygen-5.27.10.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.10.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-12-07 Thread Andreas Sturmlechner
commit: 4326c2c7ee9a38c6e9b491b29131a1d178f83871
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec  6 22:18:21 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec  7 09:06:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4326c2c7

kde-plasma/oxygen: 5.27.10 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest  |  1 +
 kde-plasma/oxygen/oxygen-5.27.10.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 8ef62e47eabe..fa449c00e4b2 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1 +1,2 @@
+DIST oxygen-5.27.10.tar.xz 2786068 BLAKE2B 
fe4d97dd53d49b3b2267e0161636fd810da9a1ac10cc9143a51f01dfbbc2fdaaa1adcc8ae1b6c40d34484f37b82f784a2d8371c8f8185419035875e1640b0ad4
 SHA512 
84d1893523ab4c512f8416d2fc9d4fdf3b3858a4ae020602058355336cda92cf01c3f3101b74714a504ca8e0a5c04e192675fe1ae040661128bde3f21e59b8a6
 DIST oxygen-5.27.9.tar.xz 2785072 BLAKE2B 
8c9dd0b1f882baa20a6e54e610bd4982453b6cdd2a5db87af2e7e7b422de6e7a5c7e3467e3fca1a1c37bfefeacb34d7a4dd2f8576a0c312fdddcb4dd3ca2cb1d
 SHA512 
16ee929a8230543d512cf0937370c23d3ca11cf4ccf5a59a492e16884d5e02f4c07b9113d15edf8a7a692674a48194cdfb5cc357aaee7f5956b8cf26efbe5c0f

diff --git a/kde-plasma/oxygen/oxygen-5.27.10.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.10.ebuild
new file mode 100644
index ..fe0097a82469
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.27.10.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:*"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-12-07 Thread Andreas Sturmlechner
commit: 177275938329dcaab0ffc7d6dbb741d2ac730173
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec  6 22:18:25 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec  7 09:06:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17727593

kde-plasma/oxygen-sounds: 5.27.10 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest |  1 +
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 16f8b88455b5..33f6c6e5cb6c 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1 +1,2 @@
+DIST oxygen-sounds-5.27.10.tar.xz 1896412 BLAKE2B 
64fae984cdaf2b7d3aed1453f7295c40b87dd538986165fb7f199c032466b2357b71f8f7ea16b242d851253aa339704323bd4a83aa79fbe42483b85eed6d13c8
 SHA512 
4a503c096521e362a960ea4342d5b7fa14e9f15f610b361dbf1c2d3a71205641de1b951f14a9df4c5fc5e62be9bb6cc7c4d656ca0b4e90b63446543dd5231272
 DIST oxygen-sounds-5.27.9.tar.xz 1896428 BLAKE2B 
88e73cf4b7d5b5997f27b2f7dcae29942e696c2a23403cf7f958c1f9e4da22cbdf30361b1ee1312ab3d868f3536ceaf76907036160e2c3ef4962a12ad6e3d554
 SHA512 
103c4b862953c84854d0452b32a9154c3dbe46a0713a2adc5f04976a46b11a67645d1499e0718aebbeb0ba5d7d66eaf7da3bc0a9cf91b02c0509ab80eec732bd

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild
new file mode 100644
index ..6de27bacc771
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-11-23 Thread Sam James
commit: 9d62950fa94010e54b53bc8c421028edd3a5a087
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 16:49:24 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 16:51:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d62950f

kde-plasma/oxygen: Stabilize 5.27.9 x86, #916753

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.9.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.9.ebuild
index 7a20d288ce4a..fe962161eac0 100644
--- a/kde-plasma/oxygen/oxygen-5.27.9.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.9.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-11-23 Thread Sam James
commit: fc80205b8b5f4f1f10e5793ddf90df3e0f725e9d
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 16:49:24 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 16:51:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc80205b

kde-plasma/oxygen-sounds: Stabilize 5.27.9 x86, #916753

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
index 97d2c1455227..95fe43bb8c4c 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-11-23 Thread Sam James
commit: 868a1ecd8ec41f2ac7d7291292842a236f675d27
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 16:34:32 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 16:37:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=868a1ecd

kde-plasma/oxygen: Stabilize 5.27.9 arm64, #916753

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.9.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.9.ebuild
index 05abd3b7c40b..7a20d288ce4a 100644
--- a/kde-plasma/oxygen/oxygen-5.27.9.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.9.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-11-23 Thread Sam James
commit: aa8bd738464070219d974fea0fd925e3f0a6df67
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 16:34:33 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 16:37:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8bd738

kde-plasma/oxygen-sounds: Stabilize 5.27.9 arm64, #916753

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
index 364d87835cfc..97d2c1455227 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-11-23 Thread Sam James
commit: 1b48a61c98c6bdd6d80237e46fe12bb21e97e5f2
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 14:47:00 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 15:16:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b48a61c

kde-plasma/oxygen: Stabilize 5.27.9 amd64, #916753

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.9.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.9.ebuild
index 69ab074c2f0d..05abd3b7c40b 100644
--- a/kde-plasma/oxygen/oxygen-5.27.9.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.9.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-11-23 Thread Sam James
commit: f4278a19c68aafbfa68b0b08c8a49013caf40d40
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 14:47:01 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 15:16:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4278a19

kde-plasma/oxygen-sounds: Stabilize 5.27.9 amd64, #916753

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
index 6de27bacc771..364d87835cfc 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-10-24 Thread Sam James
commit: 355917b0c4aa38d1040edf3a2065bb4fa2d24010
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct 24 22:13:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct 24 22:35:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355917b0

kde-plasma/oxygen: 5.27.9 version bump

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 +
 kde-plasma/oxygen/oxygen-5.27.9.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 71b349fefc12..25d9127d8b2d 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1 +1,2 @@
 DIST oxygen-5.27.8.tar.xz 2785564 BLAKE2B 
8d167e759528e0d99dafcc3a2182c51b0bfb51d3043b99fff95e370c8e0fd34fca964214f14695368142cf28cb11a139b1d39401870b89a9d3960387e844ecd8
 SHA512 
a89a858cdf20c4ee377e11ffc1b164d4e8702f6e8c3e50e6c3461de614eb4346745465db4ca44a76c45abb3b32a07dbb1d33ec42636dee5a82a5c153dc3b2caf
+DIST oxygen-5.27.9.tar.xz 2785072 BLAKE2B 
8c9dd0b1f882baa20a6e54e610bd4982453b6cdd2a5db87af2e7e7b422de6e7a5c7e3467e3fca1a1c37bfefeacb34d7a4dd2f8576a0c312fdddcb4dd3ca2cb1d
 SHA512 
16ee929a8230543d512cf0937370c23d3ca11cf4ccf5a59a492e16884d5e02f4c07b9113d15edf8a7a692674a48194cdfb5cc357aaee7f5956b8cf26efbe5c0f

diff --git a/kde-plasma/oxygen/oxygen-5.27.9.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.9.ebuild
new file mode 100644
index ..69ab074c2f0d
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.27.9.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-10-24 Thread Sam James
commit: ac37934d890b05cc9bfd3bd571a109ddc81adda3
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct 24 22:13:24 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct 24 22:35:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac37934d

kde-plasma/oxygen-sounds: 5.27.9 version bump

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 +
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index c6c427872cce..781c7cf257c6 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1 +1,2 @@
 DIST oxygen-sounds-5.27.8.tar.xz 1896428 BLAKE2B 
ce601a1f097d33cfa30452c4b3f07c098fd277ac29390d04f36250658c6963f61d2a5fcf82a936a687ed15c877afa98a56710c747d7950498b63ec33e790961d
 SHA512 
23f7b9b2d2ed2e90d107cb6186c9961aad162fca2c5d7e88a822c679aa4d9f76973477c88f382a6e5f56222d7cff664c6cbcaa02eb44b8a9d6fcae1db1afe164
+DIST oxygen-sounds-5.27.9.tar.xz 1896428 BLAKE2B 
88e73cf4b7d5b5997f27b2f7dcae29942e696c2a23403cf7f958c1f9e4da22cbdf30361b1ee1312ab3d868f3536ceaf76907036160e2c3ef4962a12ad6e3d554
 SHA512 
103c4b862953c84854d0452b32a9154c3dbe46a0713a2adc5f04976a46b11a67645d1499e0718aebbeb0ba5d7d66eaf7da3bc0a9cf91b02c0509ab80eec732bd

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
new file mode 100644
index ..6de27bacc771
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-09-26 Thread Arthur Zamarin
commit: 2ade6fb30fb7b61e68045cb8ceb88e2b6b0d0f5c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 26 18:10:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 26 18:10:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ade6fb3

kde-plasma/oxygen-sounds: Stabilize 5.27.8 x86, #913934

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
index 97d2c1455227..95fe43bb8c4c 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-09-26 Thread Arthur Zamarin
commit: 802f754bca2660fb79b1cd25c925f742669988fa
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 26 18:10:38 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 26 18:10:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=802f754b

kde-plasma/oxygen: Stabilize 5.27.8 x86, #913934

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.8.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.8.ebuild
index 7a20d288ce4a..fe962161eac0 100644
--- a/kde-plasma/oxygen/oxygen-5.27.8.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-09-26 Thread Arthur Zamarin
commit: ff7069f79dfd05979bc08ce5751a1ffa6eeabfff
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 26 15:34:43 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 26 15:34:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7069f7

kde-plasma/oxygen: Stabilize 5.27.8 amd64, #913934

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.8.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.8.ebuild
index eaf68b9fc7f4..7a20d288ce4a 100644
--- a/kde-plasma/oxygen/oxygen-5.27.8.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-09-26 Thread Arthur Zamarin
commit: e853d629ac61665ccc7188e03897332353c80c1f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 26 15:34:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 26 15:34:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e853d629

kde-plasma/oxygen-sounds: Stabilize 5.27.8 amd64, #913934

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
index fa7b38b17a17..97d2c1455227 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-09-26 Thread Arthur Zamarin
commit: a1260517fccdb492360034c68d8ca2a1cec2d863
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 26 15:26:11 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 26 15:26:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1260517

kde-plasma/oxygen-sounds: Stabilize 5.27.8 arm64, #913934

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
index 6de27bacc771..fa7b38b17a17 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-09-26 Thread Arthur Zamarin
commit: fd45c0c8914ed9645fb12cdee8b5b7695fe6c0ff
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 26 15:26:11 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 26 15:26:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd45c0c8

kde-plasma/oxygen: Stabilize 5.27.8 arm64, #913934

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.8.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.8.ebuild
index 69ab074c2f0d..eaf68b9fc7f4 100644
--- a/kde-plasma/oxygen/oxygen-5.27.8.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-09-13 Thread Andreas Sturmlechner
commit: 8d501653a7f48f85e44c3f3f64500b24f551d435
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Sep 13 13:44:11 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Sep 13 17:43:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d501653

kde-plasma/oxygen-sounds: 5.27.8 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 +
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 4ff1ae685f27..00bb3299b5c9 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1 +1,2 @@
 DIST oxygen-sounds-5.27.7.tar.xz 1896436 BLAKE2B 
051491b24f6a704f59e8ccd66eac24041ec59ad586073b2b72992c40979b159858978e31cef82d19e614c710e50ef915290f24270e33d62b11b1fccdb69ec384
 SHA512 
20560556f87b72371512590769789a553cd8c2af70cb4686a2b20914ff6911bb70fd01c025e3cd37809a323fbe3dbdb0debc01099b1a53a0e43350c7375c0146
+DIST oxygen-sounds-5.27.8.tar.xz 1896428 BLAKE2B 
ce601a1f097d33cfa30452c4b3f07c098fd277ac29390d04f36250658c6963f61d2a5fcf82a936a687ed15c877afa98a56710c747d7950498b63ec33e790961d
 SHA512 
23f7b9b2d2ed2e90d107cb6186c9961aad162fca2c5d7e88a822c679aa4d9f76973477c88f382a6e5f56222d7cff664c6cbcaa02eb44b8a9d6fcae1db1afe164

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
new file mode 100644
index ..6de27bacc771
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.8.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-09-13 Thread Andreas Sturmlechner
commit: 9d90945be845162366a62e7817497f1af2c6088a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Sep 13 13:44:04 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Sep 13 17:43:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d90945b

kde-plasma/oxygen: 5.27.8 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 +
 kde-plasma/oxygen/oxygen-5.27.8.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 265c41e0127e..1fe8c0d10f36 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1 +1,2 @@
 DIST oxygen-5.27.7.tar.xz 2785964 BLAKE2B 
0fb33cca4972c72f4fe0acc3262d24446b27b371f1cf8d54db6e42f27230504094fbf74a02dd83c41d8857619d19cd724b5935d7e5a32dadc705edc4e06344d7
 SHA512 
c28b4988d27c8307a09a4d5f3d11004cb395592d1792746095152b6ca78f5d84008674f119700eba0b97a8bcb7e5ff010946092e51ff31b911734eb5f7dbc536
+DIST oxygen-5.27.8.tar.xz 2785564 BLAKE2B 
8d167e759528e0d99dafcc3a2182c51b0bfb51d3043b99fff95e370c8e0fd34fca964214f14695368142cf28cb11a139b1d39401870b89a9d3960387e844ecd8
 SHA512 
a89a858cdf20c4ee377e11ffc1b164d4e8702f6e8c3e50e6c3461de614eb4346745465db4ca44a76c45abb3b32a07dbb1d33ec42636dee5a82a5c153dc3b2caf

diff --git a/kde-plasma/oxygen/oxygen-5.27.8.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.8.ebuild
new file mode 100644
index ..69ab074c2f0d
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.27.8.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-08-16 Thread Arthur Zamarin
commit: 6ae53b464660f6fb855874c0bb2ad15d95060955
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 13:32:24 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 13:32:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae53b46

kde-plasma/oxygen-sounds: Stabilize 5.27.7 arm64, #911788

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild
index b2f518022260..95fe43bb8c4c 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-08-16 Thread Arthur Zamarin
commit: d80b2fc8605de6833e4797e673605e3957127199
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 13:32:24 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 13:32:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d80b2fc8

kde-plasma/oxygen: Stabilize 5.27.7 arm64, #911788

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.7.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.7.ebuild
index 56c2be66e6de..fe962161eac0 100644
--- a/kde-plasma/oxygen/oxygen-5.27.7.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.7.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-08-16 Thread Arthur Zamarin
commit: 2d40b4e59c0c994704d25f48dea3461db1467c5b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 13:22:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 13:22:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d40b4e5

kde-plasma/oxygen-sounds: Stabilize 5.27.7 amd64, #911788

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild
index ac6df7ccf0e6..b2f518022260 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-08-16 Thread Arthur Zamarin
commit: f190965449bb20b7fa3b62686976f5d446852b94
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 13:22:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 13:22:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1909654

kde-plasma/oxygen: Stabilize 5.27.7 amd64, #911788

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.7.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.7.ebuild
index 01cefbded574..56c2be66e6de 100644
--- a/kde-plasma/oxygen/oxygen-5.27.7.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.7.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-08-01 Thread Andreas Sturmlechner
commit: 08f347352f030caa31bdff335d6d8da1e5402173
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  1 10:06:33 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  1 10:57:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f34735

kde-plasma/oxygen: 5.27.7 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 +
 kde-plasma/oxygen/oxygen-5.27.7.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 047e250475ae..751ec551d459 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1 +1,2 @@
 DIST oxygen-5.27.6.tar.xz 2784892 BLAKE2B 
d57f18389d2c4de4ae9e12c6a481e5ad853628b8d0805f69a63feced94351e4b53bc0619fba9b8d6a175cd7c0dcfa1c440e3e1686e61b9188784a3d64d95b231
 SHA512 
29cbcd5b8749e88f8293c4a25795a0f47d47dfebe55b0b43409f631adba009e3debd4584e36987e975264f15eaa2728351b211a219653bd5ab43dff4d3c4b277
+DIST oxygen-5.27.7.tar.xz 2785964 BLAKE2B 
0fb33cca4972c72f4fe0acc3262d24446b27b371f1cf8d54db6e42f27230504094fbf74a02dd83c41d8857619d19cd724b5935d7e5a32dadc705edc4e06344d7
 SHA512 
c28b4988d27c8307a09a4d5f3d11004cb395592d1792746095152b6ca78f5d84008674f119700eba0b97a8bcb7e5ff010946092e51ff31b911734eb5f7dbc536

diff --git a/kde-plasma/oxygen/oxygen-5.27.7.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.7.ebuild
new file mode 100644
index ..69ab074c2f0d
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.27.7.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-08-01 Thread Andreas Sturmlechner
commit: b262ec9ea314609440f7e9f614779cc479d35aa7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  1 10:06:36 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  1 10:57:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b262ec9e

kde-plasma/oxygen-sounds: 5.27.7 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 +
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 9e2bcbf67d14..d80a0b35dc9c 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1 +1,2 @@
 DIST oxygen-sounds-5.27.6.tar.xz 1896408 BLAKE2B 
dcaa76939288111b91abdf17db989e4ac9efaf8462080d3c3272ff582d8b6b9bb6910c1f59c45887bb0843c87cce0c3e815c8e11f873a939187c953225f08fe4
 SHA512 
025a546426dd7a83bac8a604ae53cb58580f2b15d63f136c3f9d346fccceae8c48e8520a92052a281dc5ddcc298fda728a24d00f8d1fb56163939268fae7ad71
+DIST oxygen-sounds-5.27.7.tar.xz 1896436 BLAKE2B 
051491b24f6a704f59e8ccd66eac24041ec59ad586073b2b72992c40979b159858978e31cef82d19e614c710e50ef915290f24270e33d62b11b1fccdb69ec384
 SHA512 
20560556f87b72371512590769789a553cd8c2af70cb4686a2b20914ff6911bb70fd01c025e3cd37809a323fbe3dbdb0debc01099b1a53a0e43350c7375c0146

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild
new file mode 100644
index ..6de27bacc771
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-07-23 Thread Sam James
commit: 03d7e13987c92ed4aab1b5d7e806b8423f827e0b
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 23 21:52:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 23 21:52:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03d7e139

kde-plasma/oxygen-sounds: Stabilize 5.27.6 x86, #909312

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
index 97d2c1455227..95fe43bb8c4c 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-07-23 Thread Sam James
commit: 4f7bc6d2bfac0ff056bcbc57a3b58e033d8fc851
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 23 21:52:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 23 21:52:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7bc6d2

kde-plasma/oxygen: Stabilize 5.27.6 x86, #909312

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.6.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.6.ebuild
index 7a20d288ce4a..fe962161eac0 100644
--- a/kde-plasma/oxygen/oxygen-5.27.6.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.6.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-07-15 Thread Arthur Zamarin
commit: d50bac8f75d30f5b608c8e227565c858fdc52f06
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul 15 10:28:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul 15 10:28:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50bac8f

kde-plasma/oxygen: Stabilize 5.27.6 arm64, #909312

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.6.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.6.ebuild
index 69ab074c2f0d..eaf68b9fc7f4 100644
--- a/kde-plasma/oxygen/oxygen-5.27.6.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.6.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-07-15 Thread Arthur Zamarin
commit: a204667bd5fb9935d5f25f31d2f127c40c48154d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul 15 10:28:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul 15 10:28:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a204667b

kde-plasma/oxygen-sounds: Stabilize 5.27.6 arm64, #909312

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
index 6de27bacc771..fa7b38b17a17 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-06-20 Thread Andreas Sturmlechner
commit: 2ae6f77edd6f3f600a10e95ef50bc09c94363799
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 20 22:06:54 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 20 22:06:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae6f77e

kde-plasma/oxygen-sounds: 5.27.6 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 +
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 358b6d84153f..8f1e235fe207 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1 +1,2 @@
 DIST oxygen-sounds-5.27.5.tar.xz 1896544 BLAKE2B 
e0f6545aa03c0d1ed112a57adc4ca85b1b73f885bbd1b2d011fca701116ea2dbb9108131a92c4b64c002b1b6208017f157c9f5678f7feee9a4955c822baaf890
 SHA512 
f8f0c71085f0a1bd8cfcc25fc0d2bb11e55c8cc954a2b499936b51ed1799d28ed8d25469a9ea12263ddf8338e0ae1deb552cfc53a7b11bde29d7428520953167
+DIST oxygen-sounds-5.27.6.tar.xz 1896408 BLAKE2B 
dcaa76939288111b91abdf17db989e4ac9efaf8462080d3c3272ff582d8b6b9bb6910c1f59c45887bb0843c87cce0c3e815c8e11f873a939187c953225f08fe4
 SHA512 
025a546426dd7a83bac8a604ae53cb58580f2b15d63f136c3f9d346fccceae8c48e8520a92052a281dc5ddcc298fda728a24d00f8d1fb56163939268fae7ad71

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
new file mode 100644
index ..6de27bacc771
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-06-20 Thread Andreas Sturmlechner
commit: 2d96908495c4cbca0372e368cfa6532a4914498e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 20 22:06:51 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 20 22:06:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d969084

kde-plasma/oxygen: 5.27.6 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 +
 kde-plasma/oxygen/oxygen-5.27.6.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 4e3d70577b2d..fd9db52e1be3 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1 +1,2 @@
 DIST oxygen-5.27.5.tar.xz 2789212 BLAKE2B 
d1ccb00b3a08635de0e061e61290462df5445122e28036ce8e9c1699ba3ce56319990bd6520ccaad6d37f0c7ac23b7a64ebe15acfe1dbd5c06dc2560e2b86578
 SHA512 
2a1298990e9efb36782aa745f69015e624058ee1e076fa130aed187c51637ed0d94512cf701d935774ab449b5f4a65fcf0770607104d5d71829d32d5e990199f
+DIST oxygen-5.27.6.tar.xz 2784892 BLAKE2B 
d57f18389d2c4de4ae9e12c6a481e5ad853628b8d0805f69a63feced94351e4b53bc0619fba9b8d6a175cd7c0dcfa1c440e3e1686e61b9188784a3d64d95b231
 SHA512 
29cbcd5b8749e88f8293c4a25795a0f47d47dfebe55b0b43409f631adba009e3debd4584e36987e975264f15eaa2728351b211a219653bd5ab43dff4d3c4b277

diff --git a/kde-plasma/oxygen/oxygen-5.27.6.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.6.ebuild
new file mode 100644
index ..69ab074c2f0d
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.27.6.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-05-22 Thread Andreas Sturmlechner
commit: 4acca0a9f8565e0c86be69da6f4286afaf41f6f3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 22 08:44:02 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May 22 12:53:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acca0a9

kde-plasma/oxygen-sounds: drop 5.27.4

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 60371977723d..358b6d84153f 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,2 +1 @@
-DIST oxygen-sounds-5.27.4.tar.xz 1896504 BLAKE2B 
37b5f1301fe8ca768f43fb996d7d56d08e8cab1c516676fc7752cfaa85aeb58872c4654098014d8de759ce7d9af3c4864606c5a467c84522298d10c0c0189ca3
 SHA512 
a48113dbd02e261aecfe7d2a2fe38323f9851d069ae0d984c6fc3c2465ec7ee0055c678c2b3bb47a8202f15505a9f990ef2f44c09aed3d6c71000f712dc28134
 DIST oxygen-sounds-5.27.5.tar.xz 1896544 BLAKE2B 
e0f6545aa03c0d1ed112a57adc4ca85b1b73f885bbd1b2d011fca701116ea2dbb9108131a92c4b64c002b1b6208017f157c9f5678f7feee9a4955c822baaf890
 SHA512 
f8f0c71085f0a1bd8cfcc25fc0d2bb11e55c8cc954a2b499936b51ed1799d28ed8d25469a9ea12263ddf8338e0ae1deb552cfc53a7b11bde29d7428520953167

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
deleted file mode 100644
index db671082e768..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-05-22 Thread Arthur Zamarin
commit: 80d9cbef55cb4b4aa7436500b96b8fdf4e30aace
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon May 22 08:26:33 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon May 22 08:26:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d9cbef

kde-plasma/oxygen: Stabilize 5.27.5 x86, #906216

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.5.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.5.ebuild
index b771b15d142f..a0bd150ef65f 100644
--- a/kde-plasma/oxygen/oxygen-5.27.5.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-05-22 Thread Arthur Zamarin
commit: 024d04a568b58964ae3831f4f308c6cbe2d5fc5c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon May 22 08:26:33 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon May 22 08:26:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024d04a5

kde-plasma/oxygen-sounds: Stabilize 5.27.5 x86, #906216

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
index dfdbfc6656ba..db671082e768 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-05-21 Thread Sam James
commit: fdab47755de00a383ec4fba1c4494022b99c8a95
Author: Sam James  gentoo  org>
AuthorDate: Sun May 21 19:49:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 21 19:49:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdab4775

kde-plasma/oxygen: Stabilize 5.27.5 arm64, #906216

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.5.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.5.ebuild
index d2d0cbcac499..b771b15d142f 100644
--- a/kde-plasma/oxygen/oxygen-5.27.5.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-05-21 Thread Sam James
commit: 8da1c81d00826cb5550847ff572aecc85bba872a
Author: Sam James  gentoo  org>
AuthorDate: Sun May 21 19:49:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 21 19:49:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da1c81d

kde-plasma/oxygen-sounds: Stabilize 5.27.5 arm64, #906216

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
index 6065e32d8606..dfdbfc6656ba 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-05-21 Thread Arthur Zamarin
commit: 86a5527d7d60ee36740f7787c8caf4be98beb110
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun May 21 06:08:20 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun May 21 06:08:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a5527d

kde-plasma/oxygen-sounds: Stabilize 5.27.5 amd64, #906216

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
index 052f9f1660f6..6065e32d8606 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-05-21 Thread Arthur Zamarin
commit: bf492bb94e6f0f927dc555ffe2dd646d6e446dfd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun May 21 06:08:20 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun May 21 06:08:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf492bb9

kde-plasma/oxygen: Stabilize 5.27.5 amd64, #906216

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.5.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.5.ebuild
index bce9758a983d..d2d0cbcac499 100644
--- a/kde-plasma/oxygen/oxygen-5.27.5.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-05-09 Thread Andreas Sturmlechner
commit: 5e79c2b70aab163d08ed80c0f3dd16c64c20e2fb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May  9 14:06:59 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May  9 14:23:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e79c2b7

kde-plasma/oxygen: 5.27.5 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 +
 kde-plasma/oxygen/oxygen-5.27.5.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 8a1ec906825b..5d146efa4416 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1 +1,2 @@
 DIST oxygen-5.27.4.tar.xz 2782836 BLAKE2B 
4a9b6eccc9fa495b9158fb548210378e3a7f65eee3cbde58901e7ae799b647e39dbf1b611f4d78365fa2efcbc50b96e272662e673d21d5271d98277aad4b
 SHA512 
1ea97f9423e99667bbd6c483df92669420f76db75f698eca591fd30b7a137aa5f5e39890c5018bbbcbebdb5bbb8a04aa0929892de610567688e4fe80352533c3
+DIST oxygen-5.27.5.tar.xz 2789212 BLAKE2B 
d1ccb00b3a08635de0e061e61290462df5445122e28036ce8e9c1699ba3ce56319990bd6520ccaad6d37f0c7ac23b7a64ebe15acfe1dbd5c06dc2560e2b86578
 SHA512 
2a1298990e9efb36782aa745f69015e624058ee1e076fa130aed187c51637ed0d94512cf701d935774ab449b5f4a65fcf0770607104d5d71829d32d5e990199f

diff --git a/kde-plasma/oxygen/oxygen-5.27.5.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.5.ebuild
new file mode 100644
index ..bce9758a983d
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.27.5.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-05-09 Thread Andreas Sturmlechner
commit: 1da5ff4b40b773e8e774b78f0f682bc28a0b44be
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May  9 14:07:01 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May  9 14:23:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da5ff4b

kde-plasma/oxygen-sounds: 5.27.5 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 +
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index d240abfd0090..60371977723d 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1 +1,2 @@
 DIST oxygen-sounds-5.27.4.tar.xz 1896504 BLAKE2B 
37b5f1301fe8ca768f43fb996d7d56d08e8cab1c516676fc7752cfaa85aeb58872c4654098014d8de759ce7d9af3c4864606c5a467c84522298d10c0c0189ca3
 SHA512 
a48113dbd02e261aecfe7d2a2fe38323f9851d069ae0d984c6fc3c2465ec7ee0055c678c2b3bb47a8202f15505a9f990ef2f44c09aed3d6c71000f712dc28134
+DIST oxygen-sounds-5.27.5.tar.xz 1896544 BLAKE2B 
e0f6545aa03c0d1ed112a57adc4ca85b1b73f885bbd1b2d011fca701116ea2dbb9108131a92c4b64c002b1b6208017f157c9f5678f7feee9a4955c822baaf890
 SHA512 
f8f0c71085f0a1bd8cfcc25fc0d2bb11e55c8cc954a2b499936b51ed1799d28ed8d25469a9ea12263ddf8338e0ae1deb552cfc53a7b11bde29d7428520953167

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
new file mode 100644
index ..052f9f1660f6
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-04-22 Thread Arthur Zamarin
commit: c528ba90299e20002a3ab679fce9a1bb99a10f54
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 15:05:29 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 15:05:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c528ba90

kde-plasma/oxygen: Stabilize 5.27.4 amd64, #899706

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.4.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.4.ebuild
index 1256f960e690..a0bd150ef65f 100644
--- a/kde-plasma/oxygen/oxygen-5.27.4.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-04-22 Thread Arthur Zamarin
commit: 6dc6d9d99c1359de7a3e9fb18ae1d52b8a196eba
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 15:05:30 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 15:05:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc6d9d9

kde-plasma/oxygen-sounds: Stabilize 5.27.4 amd64, #899706

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
index 45e6a71b19ba..db671082e768 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-04-22 Thread Arthur Zamarin
commit: cbbc5af89d6ea6c2591823fcd82add0ebee535cf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 14:59:34 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 14:59:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbc5af8

kde-plasma/oxygen-sounds: Stabilize 5.27.4 x86, #899706

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
index 6e68713f7147..45e6a71b19ba 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-04-22 Thread Arthur Zamarin
commit: 70b57fad895252dc3795886a649d636dab417bba
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 14:59:33 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 14:59:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b57fad

kde-plasma/oxygen: Stabilize 5.27.4 x86, #899706

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.4.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.4.ebuild
index 94852f1a862c..1256f960e690 100644
--- a/kde-plasma/oxygen/oxygen-5.27.4.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-04-22 Thread Arthur Zamarin
commit: e9dd3ce019450d5afbdea70e1b1bfccbb0571d44
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 14:50:14 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 14:56:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9dd3ce0

kde-plasma/oxygen-sounds: Stabilize 5.27.4 arm64, #899706

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
index 052f9f1660f6..6e68713f7147 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-04-22 Thread Arthur Zamarin
commit: 87c6d3973e42d27c12b396d5dc96dfcbd8251e47
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 14:50:13 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 14:56:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c6d397

kde-plasma/oxygen: Stabilize 5.27.4 arm64, #899706

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.27.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.27.4.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.4.ebuild
index bce9758a983d..94852f1a862c 100644
--- a/kde-plasma/oxygen/oxygen-5.27.4.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.27.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-04-10 Thread Andreas Sturmlechner
commit: 2ffcba0dbca2b7725c28da2dfb8a187033e769b4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  8 22:38:42 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 10 18:23:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ffcba0d

kde-plasma/oxygen-sounds: drop 5.27.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 473d86d5f0df..a04a9336aa77 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.26.5.tar.xz 1896532 BLAKE2B 
bbada3fd2248ec8af95239a4bc1b0c3d2dbb1862f2df1a160e0d49b733ba86edf8e934262f1cf7d2f6aa40f3633db55e59ace309aad1c4b9f2e7ec533d32fe49
 SHA512 
41689a333767bb9547459dd8309b7d547b0a14ee14eaff59c5ba69b9b377fda0a75587a6a7c115dd2b0f18dd946f44a1f13e63fb53467d4ae9dbf6f2456fb00c
-DIST oxygen-sounds-5.27.3.tar.xz 1896508 BLAKE2B 
975c45e933d239aee0cf5a499537d8544246bb710d1ccbe4712c44c85d5d723a759ad14bda0afc9069ac4a7c369afc41c6025e9e95e68a9f98f9d930e22b9077
 SHA512 
2d46c7ab6ff62a7c6bc0683a37dd11f8c54688fc81659d0b7e57541dd11cb6f22b70b104348a18cbca078ee0be1414e92b81748619d6a4d7f0188c91ab57b8ff
 DIST oxygen-sounds-5.27.4.tar.xz 1896504 BLAKE2B 
37b5f1301fe8ca768f43fb996d7d56d08e8cab1c516676fc7752cfaa85aeb58872c4654098014d8de759ce7d9af3c4864606c5a467c84522298d10c0c0189ca3
 SHA512 
a48113dbd02e261aecfe7d2a2fe38323f9851d069ae0d984c6fc3c2465ec7ee0055c678c2b3bb47a8202f15505a9f990ef2f44c09aed3d6c71000f712dc28134

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild
deleted file mode 100644
index 052f9f1660f6..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-04-10 Thread Andreas Sturmlechner
commit: 6539dc9a5e337cdf9b77de3b352d95705ca66571
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  8 22:38:35 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 10 18:23:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6539dc9a

kde-plasma/oxygen: drop 5.27.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.27.3.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index cdbd55c75f11..baae190a8d65 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.26.5.tar.xz 2731316 BLAKE2B 
b13b8f2b618c3f7d8e64d4985e23e1ea22ab1d2762d4e0a587faba78a147ddaf2fab137bca1bc39f1168f4dcafdc0ac3956dcf5c007db6b983fa17a8c3f83637
 SHA512 
a07f099344f499599be045fc7dd418a22ed11c3cb02cfa1f4ec872016b36eb7ce06992b6f31b7f069a74452064821de335967aecbb96cdbe4c6092d1800bf5d5
-DIST oxygen-5.27.3.tar.xz 2787268 BLAKE2B 
1039f3092b61b2d22ee61203aadd09788e5215007255fdd08fff35f9f7b6c9ca496345694f4f3ce9a900913d49996eb4d9ff38cdb771af4acffce7098e35912a
 SHA512 
05cc0232d899face637225125f84b9cb9cefbce1b53f012344890f67447aa069100600b269873c7291fcdbffb64979c9926ed1b261b56de0eda6f4dd508d0891
 DIST oxygen-5.27.4.tar.xz 2782836 BLAKE2B 
4a9b6eccc9fa495b9158fb548210378e3a7f65eee3cbde58901e7ae799b647e39dbf1b611f4d78365fa2efcbc50b96e272662e673d21d5271d98277aad4b
 SHA512 
1ea97f9423e99667bbd6c483df92669420f76db75f698eca591fd30b7a137aa5f5e39890c5018bbbcbebdb5bbb8a04aa0929892de610567688e4fe80352533c3

diff --git a/kde-plasma/oxygen/oxygen-5.27.3.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.3.ebuild
deleted file mode 100644
index bce9758a983d..
--- a/kde-plasma/oxygen/oxygen-5.27.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-04-04 Thread Andreas Sturmlechner
commit: e5811dbd5e7a5e590ede12f62d990ee0fd9f071e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr  4 18:44:16 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Apr  4 19:06:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5811dbd

kde-plasma/oxygen-sounds: 5.27.4 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 +
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 5ab3a4b406a8..473d86d5f0df 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,2 +1,3 @@
 DIST oxygen-sounds-5.26.5.tar.xz 1896532 BLAKE2B 
bbada3fd2248ec8af95239a4bc1b0c3d2dbb1862f2df1a160e0d49b733ba86edf8e934262f1cf7d2f6aa40f3633db55e59ace309aad1c4b9f2e7ec533d32fe49
 SHA512 
41689a333767bb9547459dd8309b7d547b0a14ee14eaff59c5ba69b9b377fda0a75587a6a7c115dd2b0f18dd946f44a1f13e63fb53467d4ae9dbf6f2456fb00c
 DIST oxygen-sounds-5.27.3.tar.xz 1896508 BLAKE2B 
975c45e933d239aee0cf5a499537d8544246bb710d1ccbe4712c44c85d5d723a759ad14bda0afc9069ac4a7c369afc41c6025e9e95e68a9f98f9d930e22b9077
 SHA512 
2d46c7ab6ff62a7c6bc0683a37dd11f8c54688fc81659d0b7e57541dd11cb6f22b70b104348a18cbca078ee0be1414e92b81748619d6a4d7f0188c91ab57b8ff
+DIST oxygen-sounds-5.27.4.tar.xz 1896504 BLAKE2B 
37b5f1301fe8ca768f43fb996d7d56d08e8cab1c516676fc7752cfaa85aeb58872c4654098014d8de759ce7d9af3c4864606c5a467c84522298d10c0c0189ca3
 SHA512 
a48113dbd02e261aecfe7d2a2fe38323f9851d069ae0d984c6fc3c2465ec7ee0055c678c2b3bb47a8202f15505a9f990ef2f44c09aed3d6c71000f712dc28134

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
new file mode 100644
index ..052f9f1660f6
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-04-04 Thread Andreas Sturmlechner
commit: 8418ffbb473fa905a3381ef5e852c2051f0c29a0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr  4 18:44:13 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Apr  4 19:06:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8418ffbb

kde-plasma/oxygen: 5.27.4 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 +
 kde-plasma/oxygen/oxygen-5.27.4.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index fc36da2a72e5..cdbd55c75f11 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,2 +1,3 @@
 DIST oxygen-5.26.5.tar.xz 2731316 BLAKE2B 
b13b8f2b618c3f7d8e64d4985e23e1ea22ab1d2762d4e0a587faba78a147ddaf2fab137bca1bc39f1168f4dcafdc0ac3956dcf5c007db6b983fa17a8c3f83637
 SHA512 
a07f099344f499599be045fc7dd418a22ed11c3cb02cfa1f4ec872016b36eb7ce06992b6f31b7f069a74452064821de335967aecbb96cdbe4c6092d1800bf5d5
 DIST oxygen-5.27.3.tar.xz 2787268 BLAKE2B 
1039f3092b61b2d22ee61203aadd09788e5215007255fdd08fff35f9f7b6c9ca496345694f4f3ce9a900913d49996eb4d9ff38cdb771af4acffce7098e35912a
 SHA512 
05cc0232d899face637225125f84b9cb9cefbce1b53f012344890f67447aa069100600b269873c7291fcdbffb64979c9926ed1b261b56de0eda6f4dd508d0891
+DIST oxygen-5.27.4.tar.xz 2782836 BLAKE2B 
4a9b6eccc9fa495b9158fb548210378e3a7f65eee3cbde58901e7ae799b647e39dbf1b611f4d78365fa2efcbc50b96e272662e673d21d5271d98277aad4b
 SHA512 
1ea97f9423e99667bbd6c483df92669420f76db75f698eca591fd30b7a137aa5f5e39890c5018bbbcbebdb5bbb8a04aa0929892de610567688e4fe80352533c3

diff --git a/kde-plasma/oxygen/oxygen-5.27.4.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.4.ebuild
new file mode 100644
index ..bce9758a983d
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.27.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-03-14 Thread Andreas Sturmlechner
commit: 355732b337ea7cf45ac49a58aa4f99bce9c55d23
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 14 19:47:35 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 14 20:14:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355732b3

kde-plasma/oxygen-sounds: drop 5.27.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index f2bb3074fb86..5ab3a4b406a8 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.26.5.tar.xz 1896532 BLAKE2B 
bbada3fd2248ec8af95239a4bc1b0c3d2dbb1862f2df1a160e0d49b733ba86edf8e934262f1cf7d2f6aa40f3633db55e59ace309aad1c4b9f2e7ec533d32fe49
 SHA512 
41689a333767bb9547459dd8309b7d547b0a14ee14eaff59c5ba69b9b377fda0a75587a6a7c115dd2b0f18dd946f44a1f13e63fb53467d4ae9dbf6f2456fb00c
-DIST oxygen-sounds-5.27.2.tar.xz 1896512 BLAKE2B 
368d056909621354f0cbf92858414c4cda7e9866c811b67c40054c64fb7693db01a255d97bc9e3c982697c65276a1a93d19834d59606fc2fd54ced19443e07e9
 SHA512 
e9b5dc917595d757a80009845d8024be6913a6dc98727e247d92d6969823529fe35f72677b1bc271e7e27d7e98a7dd33b8367608de5993e44202cd3ccde7edff
 DIST oxygen-sounds-5.27.3.tar.xz 1896508 BLAKE2B 
975c45e933d239aee0cf5a499537d8544246bb710d1ccbe4712c44c85d5d723a759ad14bda0afc9069ac4a7c369afc41c6025e9e95e68a9f98f9d930e22b9077
 SHA512 
2d46c7ab6ff62a7c6bc0683a37dd11f8c54688fc81659d0b7e57541dd11cb6f22b70b104348a18cbca078ee0be1414e92b81748619d6a4d7f0188c91ab57b8ff

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.2.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.2.ebuild
deleted file mode 100644
index 052f9f1660f6..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-03-14 Thread Andreas Sturmlechner
commit: 98ec2c6f1dd2b585124fefb14f67d27a7e12542a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 14 19:47:32 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 14 20:14:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ec2c6f

kde-plasma/oxygen: drop 5.27.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.27.2.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 35db3de21f45..fc36da2a72e5 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.26.5.tar.xz 2731316 BLAKE2B 
b13b8f2b618c3f7d8e64d4985e23e1ea22ab1d2762d4e0a587faba78a147ddaf2fab137bca1bc39f1168f4dcafdc0ac3956dcf5c007db6b983fa17a8c3f83637
 SHA512 
a07f099344f499599be045fc7dd418a22ed11c3cb02cfa1f4ec872016b36eb7ce06992b6f31b7f069a74452064821de335967aecbb96cdbe4c6092d1800bf5d5
-DIST oxygen-5.27.2.tar.xz 2782828 BLAKE2B 
9af383dcb034a09f9a7ce9cf37d14f4f3f6d09861bcc15dfaedcabe919cf7b83f0e9b61a99d8dc1b08dfb2f6686892656184b2150a21e2db2b85e2662f1c7d52
 SHA512 
94e5f0945565e819742a4361d40c4c745b3b2e3e5eb82d9d016883a74423944ea41a6d953fa85d48db0ff4c917d90b26d379cfc6d6f15f831b2efbbb32bfdfad
 DIST oxygen-5.27.3.tar.xz 2787268 BLAKE2B 
1039f3092b61b2d22ee61203aadd09788e5215007255fdd08fff35f9f7b6c9ca496345694f4f3ce9a900913d49996eb4d9ff38cdb771af4acffce7098e35912a
 SHA512 
05cc0232d899face637225125f84b9cb9cefbce1b53f012344890f67447aa069100600b269873c7291fcdbffb64979c9926ed1b261b56de0eda6f4dd508d0891

diff --git a/kde-plasma/oxygen/oxygen-5.27.2.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.2.ebuild
deleted file mode 100644
index bce9758a983d..
--- a/kde-plasma/oxygen/oxygen-5.27.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-02-28 Thread Andreas Sturmlechner
commit: 7f3885e3e8b538d4c1f931529c5a4ae07cd7db26
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 28 15:37:57 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 28 15:43:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3885e3

kde-plasma/oxygen: drop 5.27.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.27.1.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index e51eb04dba51..c8c95c56f58d 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.26.5.tar.xz 2731316 BLAKE2B 
b13b8f2b618c3f7d8e64d4985e23e1ea22ab1d2762d4e0a587faba78a147ddaf2fab137bca1bc39f1168f4dcafdc0ac3956dcf5c007db6b983fa17a8c3f83637
 SHA512 
a07f099344f499599be045fc7dd418a22ed11c3cb02cfa1f4ec872016b36eb7ce06992b6f31b7f069a74452064821de335967aecbb96cdbe4c6092d1800bf5d5
-DIST oxygen-5.27.1.tar.xz 2788008 BLAKE2B 
0a55a548fbe31b22a6e9992ffbf25d5a323769b49bc89325a8e70459725caaff0bc5c0092677810773841e8866127b26d4339e0dbba37e69551899b0175c0620
 SHA512 
109d6f6c11183b6d514a6347e2169c9ded58e7b4badaa93cbf09df0b08a6f4d1770d61a8fd3a8f69cddd6ab6ebcc8c9be5923728e85d6ba304df8a215cd57cfa
 DIST oxygen-5.27.2.tar.xz 2782828 BLAKE2B 
9af383dcb034a09f9a7ce9cf37d14f4f3f6d09861bcc15dfaedcabe919cf7b83f0e9b61a99d8dc1b08dfb2f6686892656184b2150a21e2db2b85e2662f1c7d52
 SHA512 
94e5f0945565e819742a4361d40c4c745b3b2e3e5eb82d9d016883a74423944ea41a6d953fa85d48db0ff4c917d90b26d379cfc6d6f15f831b2efbbb32bfdfad

diff --git a/kde-plasma/oxygen/oxygen-5.27.1.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.1.ebuild
deleted file mode 100644
index bce9758a983d..
--- a/kde-plasma/oxygen/oxygen-5.27.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-02-28 Thread Andreas Sturmlechner
commit: 3df835fe39f4cbc393df7cddd8c7c6b8413d0707
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 28 15:38:00 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 28 15:43:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df835fe

kde-plasma/oxygen-sounds: drop 5.27.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 0182f3d4d3da..1f49ab660160 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.26.5.tar.xz 1896532 BLAKE2B 
bbada3fd2248ec8af95239a4bc1b0c3d2dbb1862f2df1a160e0d49b733ba86edf8e934262f1cf7d2f6aa40f3633db55e59ace309aad1c4b9f2e7ec533d32fe49
 SHA512 
41689a333767bb9547459dd8309b7d547b0a14ee14eaff59c5ba69b9b377fda0a75587a6a7c115dd2b0f18dd946f44a1f13e63fb53467d4ae9dbf6f2456fb00c
-DIST oxygen-sounds-5.27.1.tar.xz 1896532 BLAKE2B 
08bd5a13182fa7ee6c2a3f3eb2287bb34c942224c0a18725be0b5fd4bc9dabb1da80afb364c4040675ea24a08bdbb179eeb35c105d2729c7a26323dcf9c07299
 SHA512 
a59d3542ffbcfa53b6e098de6313f5becf189e8aae2f68ce305e80f76a35f72e4a1e375d1e460374030f68032d1290eaacdf3402523ffb35f24bddbd0dd70bee
 DIST oxygen-sounds-5.27.2.tar.xz 1896512 BLAKE2B 
368d056909621354f0cbf92858414c4cda7e9866c811b67c40054c64fb7693db01a255d97bc9e3c982697c65276a1a93d19834d59606fc2fd54ced19443e07e9
 SHA512 
e9b5dc917595d757a80009845d8024be6913a6dc98727e247d92d6969823529fe35f72677b1bc271e7e27d7e98a7dd33b8367608de5993e44202cd3ccde7edff

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild
deleted file mode 100644
index 052f9f1660f6..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-02-22 Thread Andreas Sturmlechner
commit: f8ef466337ae2500c34eb5eec109ceedab3b60ac
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb 22 10:13:48 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb 22 10:23:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ef4663

kde-plasma/oxygen-sounds: drop 5.27.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 667e11e7ca7a..c53b25da0d19 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.26.5.tar.xz 1896532 BLAKE2B 
bbada3fd2248ec8af95239a4bc1b0c3d2dbb1862f2df1a160e0d49b733ba86edf8e934262f1cf7d2f6aa40f3633db55e59ace309aad1c4b9f2e7ec533d32fe49
 SHA512 
41689a333767bb9547459dd8309b7d547b0a14ee14eaff59c5ba69b9b377fda0a75587a6a7c115dd2b0f18dd946f44a1f13e63fb53467d4ae9dbf6f2456fb00c
-DIST oxygen-sounds-5.27.0.tar.xz 1896552 BLAKE2B 
284a7dcfb53d5b1cc4dbaebff700d9eb53f7cf18ba65aef8e117331be53550ebbf1148fc955ef47115deaa318dcb4a40bdf3393ded7bb8d8e87c3f1748b496b7
 SHA512 
a9b308ad2ccf523e92ad79a2e3aa60b2749c3d42901f1a13b955b760140272c4e12b326c3b86f9b77abd44bba59bdf803f6762b336689ed9272928af155f573a
 DIST oxygen-sounds-5.27.1.tar.xz 1896532 BLAKE2B 
08bd5a13182fa7ee6c2a3f3eb2287bb34c942224c0a18725be0b5fd4bc9dabb1da80afb364c4040675ea24a08bdbb179eeb35c105d2729c7a26323dcf9c07299
 SHA512 
a59d3542ffbcfa53b6e098de6313f5becf189e8aae2f68ce305e80f76a35f72e4a1e375d1e460374030f68032d1290eaacdf3402523ffb35f24bddbd0dd70bee

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild
deleted file mode 100644
index 052f9f1660f6..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-02-22 Thread Andreas Sturmlechner
commit: 4271526cc4b7163e671e2743f861c501ccadb187
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb 22 10:13:43 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb 22 10:23:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4271526c

kde-plasma/oxygen: drop 5.27.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.27.0.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 584a236dc66c..6108a5e3b5c4 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.26.5.tar.xz 2731316 BLAKE2B 
b13b8f2b618c3f7d8e64d4985e23e1ea22ab1d2762d4e0a587faba78a147ddaf2fab137bca1bc39f1168f4dcafdc0ac3956dcf5c007db6b983fa17a8c3f83637
 SHA512 
a07f099344f499599be045fc7dd418a22ed11c3cb02cfa1f4ec872016b36eb7ce06992b6f31b7f069a74452064821de335967aecbb96cdbe4c6092d1800bf5d5
-DIST oxygen-5.27.0.tar.xz 2784308 BLAKE2B 
7ddb370e62c0c69da1108ee58ea7d1448bdb3bbd2771cab6e44166f4cb6d397a1594c5d4fe9be2e248f2ce574ca12c7077bc45eae133b3ddcce5e11f433280cd
 SHA512 
562b91ed478a592ad29292267395894f47a1ad8ef9b950c13bd63c3a94cff7b38421cf7020c0c4d9f7e66ac70befcc446aa4da7b749b83b61e6f520093e362f8
 DIST oxygen-5.27.1.tar.xz 2788008 BLAKE2B 
0a55a548fbe31b22a6e9992ffbf25d5a323769b49bc89325a8e70459725caaff0bc5c0092677810773841e8866127b26d4339e0dbba37e69551899b0175c0620
 SHA512 
109d6f6c11183b6d514a6347e2169c9ded58e7b4badaa93cbf09df0b08a6f4d1770d61a8fd3a8f69cddd6ab6ebcc8c9be5923728e85d6ba304df8a215cd57cfa

diff --git a/kde-plasma/oxygen/oxygen-5.27.0.ebuild 
b/kde-plasma/oxygen/oxygen-5.27.0.ebuild
deleted file mode 100644
index bce9758a983d..
--- a/kde-plasma/oxygen/oxygen-5.27.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-02-14 Thread Andreas Sturmlechner
commit: 7c56879b355937a8446277f4042a8d7cf1f3e232
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 13 10:48:27 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 14 11:26:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c56879b

kde-plasma/oxygen-sounds: drop 5.26.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest |  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 260f70847742..7de224566f9a 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.26.5.tar.xz 1896532 BLAKE2B 
bbada3fd2248ec8af95239a4bc1b0c3d2dbb1862f2df1a160e0d49b733ba86edf8e934262f1cf7d2f6aa40f3633db55e59ace309aad1c4b9f2e7ec533d32fe49
 SHA512 
41689a333767bb9547459dd8309b7d547b0a14ee14eaff59c5ba69b9b377fda0a75587a6a7c115dd2b0f18dd946f44a1f13e63fb53467d4ae9dbf6f2456fb00c
-DIST oxygen-sounds-5.26.90.tar.xz 1896544 BLAKE2B 
eace739c5085634ed184b0712a9900a07961a685bb5faea0dba1f06ff9d84db90ab791b86ae3b22c97cdb78adf250f1b12a8ad204897358d3dc240b7eadd7f8c
 SHA512 
5f8716bbfed35fba75c9cd14df862e0ccc7cf51eb1b2dde8cef9194c340934d780f8a3b90d79645ec25e7f1af62f1e628c48207d411e2f7ea3af7f1ade301f4e
 DIST oxygen-sounds-5.27.0.tar.xz 1896552 BLAKE2B 
284a7dcfb53d5b1cc4dbaebff700d9eb53f7cf18ba65aef8e117331be53550ebbf1148fc955ef47115deaa318dcb4a40bdf3393ded7bb8d8e87c3f1748b496b7
 SHA512 
a9b308ad2ccf523e92ad79a2e3aa60b2749c3d42901f1a13b955b760140272c4e12b326c3b86f9b77abd44bba59bdf803f6762b336689ed9272928af155f573a

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
deleted file mode 100644
index 052f9f1660f6..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-02-14 Thread Andreas Sturmlechner
commit: 8a6ef208a501da7fff56671fec610e6777158091
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 13 10:48:22 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 14 11:26:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a6ef208

kde-plasma/oxygen: drop 5.26.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest  |  1 -
 kde-plasma/oxygen/oxygen-5.26.90.ebuild | 41 -
 2 files changed, 42 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index c3269a45fa97..212475987e5f 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.26.5.tar.xz 2731316 BLAKE2B 
b13b8f2b618c3f7d8e64d4985e23e1ea22ab1d2762d4e0a587faba78a147ddaf2fab137bca1bc39f1168f4dcafdc0ac3956dcf5c007db6b983fa17a8c3f83637
 SHA512 
a07f099344f499599be045fc7dd418a22ed11c3cb02cfa1f4ec872016b36eb7ce06992b6f31b7f069a74452064821de335967aecbb96cdbe4c6092d1800bf5d5
-DIST oxygen-5.26.90.tar.xz 2781680 BLAKE2B 
4dacb2d66cd7637c16614bb760d36d2e93e035140f77a627181e832258ed3e584f4dcc538872288cec3430440609f60eb6b287df39472c014e3b229c082ce411
 SHA512 
62af0c143de75c3e9dcc4acc4c0993ac0fbd819ea8cefb1ae9d747073812d2ddbc79a46ca0c45afbd14d220c770885a5b472eba2d6a3b21aef09fe3a6bec2351
 DIST oxygen-5.27.0.tar.xz 2784308 BLAKE2B 
7ddb370e62c0c69da1108ee58ea7d1448bdb3bbd2771cab6e44166f4cb6d397a1594c5d4fe9be2e248f2ce574ca12c7077bc45eae133b3ddcce5e11f433280cd
 SHA512 
562b91ed478a592ad29292267395894f47a1ad8ef9b950c13bd63c3a94cff7b38421cf7020c0c4d9f7e66ac70befcc446aa4da7b749b83b61e6f520093e362f8

diff --git a/kde-plasma/oxygen/oxygen-5.26.90.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.90.ebuild
deleted file mode 100644
index bce9758a983d..
--- a/kde-plasma/oxygen/oxygen-5.26.90.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-02-05 Thread Andreas Sturmlechner
commit: 3250565105825d9572da98a11976543f86096403
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb  5 18:29:14 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  5 18:32:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32505651

kde-plasma/oxygen: keyword 5.26.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/oxygen-5.26.90.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.26.90.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.90.ebuild
index 3dda3eba70df..bce9758a983d 100644
--- a/kde-plasma/oxygen/oxygen-5.26.90.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.26.90.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-02-05 Thread Andreas Sturmlechner
commit: 3e702bbeb5f50915bc386fed0602a3b736b65238
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb  5 18:29:17 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  5 18:32:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e702bbe

kde-plasma/oxygen-sounds: keyword 5.26.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
index 9b65be7dc457..052f9f1660f6 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-02-01 Thread Andreas Sturmlechner
commit: abe6c0b6c3bb16136ac896a478489da347c09be3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  1 08:31:35 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  1 09:26:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe6c0b6

kde-plasma/oxygen-sounds: drop 5.25.5

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.25.5.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 440edeba80f4..7109af8a6c29 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
-DIST oxygen-sounds-5.25.5.tar.xz 1896520 BLAKE2B 
f28b4e8eb470c4a5f016983146d20a45ea5c8d87ba6788b6b8ff2b59e4ec1386457e26bdb3ab5e884729f670f034bfbc3a6b525e9d6f60626477d673d4dd56a5
 SHA512 
ac4bbd7cbc1c16c236a43aefb04c5d3449cdcf7ab7a536054e8224d2722fd2b933f3a726bb5c2e431034b0fcef7892ab95876554209b40938e6e43ffc7fc13a2
 DIST oxygen-sounds-5.26.5.tar.xz 1896532 BLAKE2B 
bbada3fd2248ec8af95239a4bc1b0c3d2dbb1862f2df1a160e0d49b733ba86edf8e934262f1cf7d2f6aa40f3633db55e59ace309aad1c4b9f2e7ec533d32fe49
 SHA512 
41689a333767bb9547459dd8309b7d547b0a14ee14eaff59c5ba69b9b377fda0a75587a6a7c115dd2b0f18dd946f44a1f13e63fb53467d4ae9dbf6f2456fb00c
 DIST oxygen-sounds-5.26.90.tar.xz 1896544 BLAKE2B 
eace739c5085634ed184b0712a9900a07961a685bb5faea0dba1f06ff9d84db90ab791b86ae3b22c97cdb78adf250f1b12a8ad204897358d3dc240b7eadd7f8c
 SHA512 
5f8716bbfed35fba75c9cd14df862e0ccc7cf51eb1b2dde8cef9194c340934d780f8a3b90d79645ec25e7f1af62f1e628c48207d411e2f7ea3af7f1ade301f4e

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.5.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.5.ebuild
deleted file mode 100644
index 1e78499df528..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-02-01 Thread Andreas Sturmlechner
commit: e11d2a02a76cde9e0a956dc802625b568fcab0ec
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  1 08:31:31 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  1 09:26:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e11d2a02

kde-plasma/oxygen: drop 5.25.5

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.25.5.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 66e86df6944b..78a054e9f994 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
-DIST oxygen-5.25.5.tar.xz 2725980 BLAKE2B 
452c56766d496aa4a222a464baf007da5a1a88fc18be9f2651907d68987ad1c9bfd611eccf6bf9e56856a942d1a58f6fb9b0a2e4aa942365d805f2553a86c022
 SHA512 
aa9fcce6f906a94cca5b23c0869915757f6e8c025b500c2c0bbb2acd4b7467087b3606f06cd5dae75560b9fa1494dcbd515b5d2d202fd363ff50356f3612fecb
 DIST oxygen-5.26.5.tar.xz 2731316 BLAKE2B 
b13b8f2b618c3f7d8e64d4985e23e1ea22ab1d2762d4e0a587faba78a147ddaf2fab137bca1bc39f1168f4dcafdc0ac3956dcf5c007db6b983fa17a8c3f83637
 SHA512 
a07f099344f499599be045fc7dd418a22ed11c3cb02cfa1f4ec872016b36eb7ce06992b6f31b7f069a74452064821de335967aecbb96cdbe4c6092d1800bf5d5
 DIST oxygen-5.26.90.tar.xz 2781680 BLAKE2B 
4dacb2d66cd7637c16614bb760d36d2e93e035140f77a627181e832258ed3e584f4dcc538872288cec3430440609f60eb6b287df39472c014e3b229c082ce411
 SHA512 
62af0c143de75c3e9dcc4acc4c0993ac0fbd819ea8cefb1ae9d747073812d2ddbc79a46ca0c45afbd14d220c770885a5b472eba2d6a3b21aef09fe3a6bec2351

diff --git a/kde-plasma/oxygen/oxygen-5.25.5.ebuild 
b/kde-plasma/oxygen/oxygen-5.25.5.ebuild
deleted file mode 100644
index 4ee2d79dcff9..
--- a/kde-plasma/oxygen/oxygen-5.25.5.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.95.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="wayland"
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-   wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND="
-   >=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package wayland KF5Wayland)
-   )
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-01-31 Thread Arthur Zamarin
commit: 0a58f449ff4bc770991ef43f4dddaff6f5f14b91
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:43 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a58f449

kde-plasma/oxygen-sounds: Stabilize 5.26.5 arm64, #889942

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild
index 9125bb4846d3..d21210e03697 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-01-31 Thread Arthur Zamarin
commit: 8305a348e732e2ff5b6ae44508e56c36b65d25fe
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8305a348

kde-plasma/oxygen: Stabilize 5.26.5 arm64, #889942

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.26.5.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.5.ebuild
index bbdace2ab8ae..b10adca999ea 100644
--- a/kde-plasma/oxygen/oxygen-5.26.5.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="wayland"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-01-24 Thread Arthur Zamarin
commit: 27df326c0db0b26aa13558d060bfb9b44ae898cd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 24 18:38:59 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 24 18:40:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27df326c

kde-plasma/oxygen-sounds: Stabilize 5.26.5 x86, #889942

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild
index f8c65795ae91..dc7d21d3cb4a 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-01-24 Thread Arthur Zamarin
commit: df9b78d173dec767f808e6e92325275df4c97dc8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 24 18:38:57 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 24 18:40:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df9b78d1

kde-plasma/oxygen: Stabilize 5.26.5 x86, #889942

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.26.5.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.5.ebuild
index 92a5a2536592..5c6fb1704d49 100644
--- a/kde-plasma/oxygen/oxygen-5.26.5.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="wayland"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-01-20 Thread Andreas Sturmlechner
commit: 64393cbeea3843e8f60a16b6f38ab65146222d7f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 20 12:54:26 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 20 13:10:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64393cbe

kde-plasma/oxygen: 5.26.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest  |  1 +
 kde-plasma/oxygen/oxygen-5.26.90.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index da67a3927e7a..66e86df6944b 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,2 +1,3 @@
 DIST oxygen-5.25.5.tar.xz 2725980 BLAKE2B 
452c56766d496aa4a222a464baf007da5a1a88fc18be9f2651907d68987ad1c9bfd611eccf6bf9e56856a942d1a58f6fb9b0a2e4aa942365d805f2553a86c022
 SHA512 
aa9fcce6f906a94cca5b23c0869915757f6e8c025b500c2c0bbb2acd4b7467087b3606f06cd5dae75560b9fa1494dcbd515b5d2d202fd363ff50356f3612fecb
 DIST oxygen-5.26.5.tar.xz 2731316 BLAKE2B 
b13b8f2b618c3f7d8e64d4985e23e1ea22ab1d2762d4e0a587faba78a147ddaf2fab137bca1bc39f1168f4dcafdc0ac3956dcf5c007db6b983fa17a8c3f83637
 SHA512 
a07f099344f499599be045fc7dd418a22ed11c3cb02cfa1f4ec872016b36eb7ce06992b6f31b7f069a74452064821de335967aecbb96cdbe4c6092d1800bf5d5
+DIST oxygen-5.26.90.tar.xz 2781680 BLAKE2B 
4dacb2d66cd7637c16614bb760d36d2e93e035140f77a627181e832258ed3e584f4dcc538872288cec3430440609f60eb6b287df39472c014e3b229c082ce411
 SHA512 
62af0c143de75c3e9dcc4acc4c0993ac0fbd819ea8cefb1ae9d747073812d2ddbc79a46ca0c45afbd14d220c770885a5b472eba2d6a3b21aef09fe3a6bec2351

diff --git a/kde-plasma/oxygen/oxygen-5.26.90.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.90.ebuild
new file mode 100644
index ..3dda3eba70df
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.26.90.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-01-20 Thread Andreas Sturmlechner
commit: 0c8373e9ebc06daa7e2cf199c34045e991a0254a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 20 12:54:32 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 20 13:10:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8373e9

kde-plasma/oxygen-sounds: 5.26.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest |  1 +
 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 03db324ed5ee..440edeba80f4 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,2 +1,3 @@
 DIST oxygen-sounds-5.25.5.tar.xz 1896520 BLAKE2B 
f28b4e8eb470c4a5f016983146d20a45ea5c8d87ba6788b6b8ff2b59e4ec1386457e26bdb3ab5e884729f670f034bfbc3a6b525e9d6f60626477d673d4dd56a5
 SHA512 
ac4bbd7cbc1c16c236a43aefb04c5d3449cdcf7ab7a536054e8224d2722fd2b933f3a726bb5c2e431034b0fcef7892ab95876554209b40938e6e43ffc7fc13a2
 DIST oxygen-sounds-5.26.5.tar.xz 1896532 BLAKE2B 
bbada3fd2248ec8af95239a4bc1b0c3d2dbb1862f2df1a160e0d49b733ba86edf8e934262f1cf7d2f6aa40f3633db55e59ace309aad1c4b9f2e7ec533d32fe49
 SHA512 
41689a333767bb9547459dd8309b7d547b0a14ee14eaff59c5ba69b9b377fda0a75587a6a7c115dd2b0f18dd946f44a1f13e63fb53467d4ae9dbf6f2456fb00c
+DIST oxygen-sounds-5.26.90.tar.xz 1896544 BLAKE2B 
eace739c5085634ed184b0712a9900a07961a685bb5faea0dba1f06ff9d84db90ab791b86ae3b22c97cdb78adf250f1b12a8ad204897358d3dc240b7eadd7f8c
 SHA512 
5f8716bbfed35fba75c9cd14df862e0ccc7cf51eb1b2dde8cef9194c340934d780f8a3b90d79645ec25e7f1af62f1e628c48207d411e2f7ea3af7f1ade301f4e

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
new file mode 100644
index ..9b65be7dc457
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-01-04 Thread Andreas Sturmlechner
commit: 1facff5d485cf142beaab097fe13e7124aef2e8d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan  4 09:36:44 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan  4 15:20:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1facff5d

kde-plasma/oxygen-sounds: drop 5.26.4

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.4.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 4801b0ef5f21..03db324ed5ee 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.25.5.tar.xz 1896520 BLAKE2B 
f28b4e8eb470c4a5f016983146d20a45ea5c8d87ba6788b6b8ff2b59e4ec1386457e26bdb3ab5e884729f670f034bfbc3a6b525e9d6f60626477d673d4dd56a5
 SHA512 
ac4bbd7cbc1c16c236a43aefb04c5d3449cdcf7ab7a536054e8224d2722fd2b933f3a726bb5c2e431034b0fcef7892ab95876554209b40938e6e43ffc7fc13a2
-DIST oxygen-sounds-5.26.4.tar.xz 1896508 BLAKE2B 
b055c1dc400328dea9dc39f64a572b3548c604829ea8b2fafa0773652d5d3ef60dcbeab28a7a0311c8b2274d074d858523b6d620167406d72253caecdc0d9296
 SHA512 
25a4d5ef226461fcc10a9e0671849955db562bcf8b92789e6180fbdc64a1b2c68b113b0c7e284eaa77d1a73c88fbcc4cff22a9a72acdbca69a6a4ed8aecce6a3
 DIST oxygen-sounds-5.26.5.tar.xz 1896532 BLAKE2B 
bbada3fd2248ec8af95239a4bc1b0c3d2dbb1862f2df1a160e0d49b733ba86edf8e934262f1cf7d2f6aa40f3633db55e59ace309aad1c4b9f2e7ec533d32fe49
 SHA512 
41689a333767bb9547459dd8309b7d547b0a14ee14eaff59c5ba69b9b377fda0a75587a6a7c115dd2b0f18dd946f44a1f13e63fb53467d4ae9dbf6f2456fb00c

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.4.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.4.ebuild
deleted file mode 100644
index 342e5b575b35..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-01-04 Thread Andreas Sturmlechner
commit: 44d502b3d70d1307b0e632d90246ced17538feb8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan  4 09:36:39 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan  4 15:20:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d502b3

kde-plasma/oxygen: drop 5.26.4

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.26.4.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 31c61773ab5c..da67a3927e7a 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.25.5.tar.xz 2725980 BLAKE2B 
452c56766d496aa4a222a464baf007da5a1a88fc18be9f2651907d68987ad1c9bfd611eccf6bf9e56856a942d1a58f6fb9b0a2e4aa942365d805f2553a86c022
 SHA512 
aa9fcce6f906a94cca5b23c0869915757f6e8c025b500c2c0bbb2acd4b7467087b3606f06cd5dae75560b9fa1494dcbd515b5d2d202fd363ff50356f3612fecb
-DIST oxygen-5.26.4.tar.xz 2726592 BLAKE2B 
df399f63feca0fbf3e4614b3a65cc051cd021e814a26e80e5185b630b9764af666e456c55c3208e44f57510b69695e300b98c46f253d330188690cd799441b15
 SHA512 
1576927ca93fbb6f734b6a4d6d90d996bcfb6b5c46658eb33b84cc0d0c1d67c3681ba44570d4b2e06747a3abc08b6c2b726c8118bc437bd572ae6c2404b48866
 DIST oxygen-5.26.5.tar.xz 2731316 BLAKE2B 
b13b8f2b618c3f7d8e64d4985e23e1ea22ab1d2762d4e0a587faba78a147ddaf2fab137bca1bc39f1168f4dcafdc0ac3956dcf5c007db6b983fa17a8c3f83637
 SHA512 
a07f099344f499599be045fc7dd418a22ed11c3cb02cfa1f4ec872016b36eb7ce06992b6f31b7f069a74452064821de335967aecbb96cdbe4c6092d1800bf5d5

diff --git a/kde-plasma/oxygen/oxygen-5.26.4.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.4.ebuild
deleted file mode 100644
index c797576833ef..
--- a/kde-plasma/oxygen/oxygen-5.26.4.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="wayland"
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-   wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND="
-   >=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package wayland KF5Wayland)
-   )
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2022-12-09 Thread Arthur Zamarin
commit: 54405ae2a1a3ee6ba27524e613f50cf1d016bdfa
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  9 08:17:18 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  9 08:19:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54405ae2

kde-plasma/oxygen: Keyword 5.26.4 x86, #876793

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.26.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.26.4.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.4.ebuild
index 749974dab374..c797576833ef 100644
--- a/kde-plasma/oxygen/oxygen-5.26.4.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.26.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE="wayland"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2022-12-09 Thread Arthur Zamarin
commit: 70cb85ff13f55b889af0bfde8f3cd14e2b00dcc9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  9 08:17:18 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  9 08:19:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cb85ff

kde-plasma/oxygen-sounds: Keyword 5.26.4 x86, #876793

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.4.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.4.ebuild
index 94e5e25a5fa3..342e5b575b35 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.4.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.4.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2022-11-29 Thread Andreas Sturmlechner
commit: 40b32be86bbe93abba3f916f41fb2cdaed485814
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov 29 18:49:59 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov 29 18:58:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b32be8

kde-plasma/oxygen-sounds: drop 5.26.3.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest  |  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.3.1.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 9286cf3b9f7a..773127c371ad 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.25.5.tar.xz 1896520 BLAKE2B 
f28b4e8eb470c4a5f016983146d20a45ea5c8d87ba6788b6b8ff2b59e4ec1386457e26bdb3ab5e884729f670f034bfbc3a6b525e9d6f60626477d673d4dd56a5
 SHA512 
ac4bbd7cbc1c16c236a43aefb04c5d3449cdcf7ab7a536054e8224d2722fd2b933f3a726bb5c2e431034b0fcef7892ab95876554209b40938e6e43ffc7fc13a2
-DIST oxygen-sounds-5.26.3.1.tar.xz 1896532 BLAKE2B 
066f266f6a5c03afc88cda21b0f5ab0470ed4ea4b1ce06a597cfab56558fefbdf49d4f5094671b528178ceb09154f3835bf7712336d1a5c171777878462de19b
 SHA512 
6c44e1c437a42a10f94de3081790cacc89ece7583bb8e0e13eb9162fde4d2ae51a2c3b8e3fee11be0f61235c7d3d5e634ef9cf77699d8982f9253bf38d43e889
 DIST oxygen-sounds-5.26.4.tar.xz 1896508 BLAKE2B 
b055c1dc400328dea9dc39f64a572b3548c604829ea8b2fafa0773652d5d3ef60dcbeab28a7a0311c8b2274d074d858523b6d620167406d72253caecdc0d9296
 SHA512 
25a4d5ef226461fcc10a9e0671849955db562bcf8b92789e6180fbdc64a1b2c68b113b0c7e284eaa77d1a73c88fbcc4cff22a9a72acdbca69a6a4ed8aecce6a3

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.3.1.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.3.1.ebuild
deleted file mode 100644
index 94e5e25a5fa3..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.3.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2022-11-29 Thread Andreas Sturmlechner
commit: 5017b3121107c38d732bac88421d2b1cf20a13ba
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov 29 18:37:56 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov 29 18:58:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5017b312

kde-plasma/oxygen: drop 5.26.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.26.3.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index 014691b4b35f..043addaa90a8 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.25.5.tar.xz 2725980 BLAKE2B 
452c56766d496aa4a222a464baf007da5a1a88fc18be9f2651907d68987ad1c9bfd611eccf6bf9e56856a942d1a58f6fb9b0a2e4aa942365d805f2553a86c022
 SHA512 
aa9fcce6f906a94cca5b23c0869915757f6e8c025b500c2c0bbb2acd4b7467087b3606f06cd5dae75560b9fa1494dcbd515b5d2d202fd363ff50356f3612fecb
-DIST oxygen-5.26.3.tar.xz 2724236 BLAKE2B 
a2726c6cb4bf207cea2f423522f4bb70cde21f24be15328b9994660fc3fac6621c69a64fe0df2c5ec343bc64b693dc9147b1857c1a610dc1735a4b33fd856ce0
 SHA512 
f1523fa77f00476f037c679971547a9c37cb3d24543c02378f21d19980e702ee9562c7f149d966215810497c71c2d0970c16570b7708cdf70c5a2aa89fd977d6
 DIST oxygen-5.26.4.tar.xz 2726592 BLAKE2B 
df399f63feca0fbf3e4614b3a65cc051cd021e814a26e80e5185b630b9764af666e456c55c3208e44f57510b69695e300b98c46f253d330188690cd799441b15
 SHA512 
1576927ca93fbb6f734b6a4d6d90d996bcfb6b5c46658eb33b84cc0d0c1d67c3681ba44570d4b2e06747a3abc08b6c2b726c8118bc437bd572ae6c2404b48866

diff --git a/kde-plasma/oxygen/oxygen-5.26.3.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.3.ebuild
deleted file mode 100644
index 749974dab374..
--- a/kde-plasma/oxygen/oxygen-5.26.3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
-IUSE="wayland"
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-   wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND="
-   >=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package wayland KF5Wayland)
-   )
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2022-11-17 Thread WANG Xuerui
commit: 49d44eacf60e7aec0177b5cfd1ff3301d0655bb1
Author: WANG Xuerui  gentoo  org>
AuthorDate: Fri Nov 18 07:09:16 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Fri Nov 18 07:22:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d44eac

kde-plasma/oxygen: keyword 5.26.3 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 kde-plasma/oxygen/oxygen-5.26.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.26.3.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.3.ebuild
index 5636af4fff52..749974dab374 100644
--- a/kde-plasma/oxygen/oxygen-5.26.3.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.26.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
 IUSE="wayland"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2022-11-08 Thread Andreas Sturmlechner
commit: 1708093e7be47a1d89e50cbe7049f06bce99b8cd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov  8 20:48:42 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov  8 20:53:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1708093e

kde-plasma/oxygen-sounds: add 5.26.3.1, drop 5.26.3

See also:
https://mail.kde.org/pipermail/release-team/2022-November/012867.html

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest   | 2 +-
 .../{oxygen-sounds-5.26.3.ebuild => oxygen-sounds-5.26.3.1.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index bd1eeff1539e..a3f1268b6b67 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,2 +1,2 @@
 DIST oxygen-sounds-5.25.5.tar.xz 1896520 BLAKE2B 
f28b4e8eb470c4a5f016983146d20a45ea5c8d87ba6788b6b8ff2b59e4ec1386457e26bdb3ab5e884729f670f034bfbc3a6b525e9d6f60626477d673d4dd56a5
 SHA512 
ac4bbd7cbc1c16c236a43aefb04c5d3449cdcf7ab7a536054e8224d2722fd2b933f3a726bb5c2e431034b0fcef7892ab95876554209b40938e6e43ffc7fc13a2
-DIST oxygen-sounds-5.26.3.tar.xz 1896652 BLAKE2B 
ea2c9e542473fe87bb91e1d8e1648dda457e0bb91d6d9233dd0f0cb660e2bf5a913a7ca0a03538dc45f9a0598e2eacf085d40b3f0e019df6d1cdb450043ddc66
 SHA512 
71e38c81a926ec14631e52e05590fb48673ed4bd5cc3c58eed80facc4829ca61785900fb12ef97eb5f743f7365fceddfb9676ff6e50e390e3317935339675434
+DIST oxygen-sounds-5.26.3.1.tar.xz 1896532 BLAKE2B 
066f266f6a5c03afc88cda21b0f5ab0470ed4ea4b1ce06a597cfab56558fefbdf49d4f5094671b528178ceb09154f3835bf7712336d1a5c171777878462de19b
 SHA512 
6c44e1c437a42a10f94de3081790cacc89ece7583bb8e0e13eb9162fde4d2ae51a2c3b8e3fee11be0f61235c7d3d5e634ef9cf77699d8982f9253bf38d43e889

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.3.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.3.1.ebuild
similarity index 100%
rename from kde-plasma/oxygen-sounds/oxygen-sounds-5.26.3.ebuild
rename to kde-plasma/oxygen-sounds/oxygen-sounds-5.26.3.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2022-11-08 Thread Andreas Sturmlechner
commit: d20fd0d2d6159bc83d3455fcbdd84da11cfdfc8a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov  8 16:03:54 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov  8 16:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d20fd0d2

kde-plasma/oxygen: drop 5.26.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.26.2.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index f44de4b4dc5b..fe4e750b567e 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.25.5.tar.xz 2725980 BLAKE2B 
452c56766d496aa4a222a464baf007da5a1a88fc18be9f2651907d68987ad1c9bfd611eccf6bf9e56856a942d1a58f6fb9b0a2e4aa942365d805f2553a86c022
 SHA512 
aa9fcce6f906a94cca5b23c0869915757f6e8c025b500c2c0bbb2acd4b7467087b3606f06cd5dae75560b9fa1494dcbd515b5d2d202fd363ff50356f3612fecb
-DIST oxygen-5.26.2.tar.xz 2730800 BLAKE2B 
821b83d2e27e6993d5f1a0b773bbb1e09daed6f51a22680163c7d0e280f4cce9bab08a09000eaa08aca041612d280c2fc8b3d44f7d2cbc92fe2f8ab57046ae52
 SHA512 
94c830662145e29b27cc6badc8215ec7f55429d240cfdfb996db4f7553245a09b7228dae64983bef7cda9ea531f8f761c0e04263edcff227e3a6345b2ab092cb
 DIST oxygen-5.26.3.tar.xz 2724236 BLAKE2B 
a2726c6cb4bf207cea2f423522f4bb70cde21f24be15328b9994660fc3fac6621c69a64fe0df2c5ec343bc64b693dc9147b1857c1a610dc1735a4b33fd856ce0
 SHA512 
f1523fa77f00476f037c679971547a9c37cb3d24543c02378f21d19980e702ee9562c7f149d966215810497c71c2d0970c16570b7708cdf70c5a2aa89fd977d6

diff --git a/kde-plasma/oxygen/oxygen-5.26.2.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.2.ebuild
deleted file mode 100644
index 5636af4fff52..
--- a/kde-plasma/oxygen/oxygen-5.26.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
-IUSE="wayland"
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-   wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND="
-   >=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package wayland KF5Wayland)
-   )
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2022-11-08 Thread Andreas Sturmlechner
commit: f4a1615f3a8774a4439e9e0751aab37386412481
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov  8 16:03:57 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov  8 16:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a1615f

kde-plasma/oxygen-sounds: drop 5.26.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 7422d2dd3012..bd1eeff1539e 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.25.5.tar.xz 1896520 BLAKE2B 
f28b4e8eb470c4a5f016983146d20a45ea5c8d87ba6788b6b8ff2b59e4ec1386457e26bdb3ab5e884729f670f034bfbc3a6b525e9d6f60626477d673d4dd56a5
 SHA512 
ac4bbd7cbc1c16c236a43aefb04c5d3449cdcf7ab7a536054e8224d2722fd2b933f3a726bb5c2e431034b0fcef7892ab95876554209b40938e6e43ffc7fc13a2
-DIST oxygen-sounds-5.26.2.tar.xz 1896556 BLAKE2B 
a80c928ba4c13eb73ea14e7098b8b32900be01c6f50af52f58d334dd4017a8977fb84124890631fc0db880694b2f4209e55423f152d79321e498457b3cef8cff
 SHA512 
f60a79c4f0ca31582a6525235953c5caa429b186fe862449ad667bc8de827dcbdd633cbe261150f6fa7c189d0e0f23021263c5462ed63ffe5195e01a47a8d7eb
 DIST oxygen-sounds-5.26.3.tar.xz 1896652 BLAKE2B 
ea2c9e542473fe87bb91e1d8e1648dda457e0bb91d6d9233dd0f0cb660e2bf5a913a7ca0a03538dc45f9a0598e2eacf085d40b3f0e019df6d1cdb450043ddc66
 SHA512 
71e38c81a926ec14631e52e05590fb48673ed4bd5cc3c58eed80facc4829ca61785900fb12ef97eb5f743f7365fceddfb9676ff6e50e390e3317935339675434

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.2.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.2.ebuild
deleted file mode 100644
index 08266ed9c6e1..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2022-10-29 Thread Yixun Lan
commit: b3c101d1339ae32b1d53cb727f73b1c98805f51f
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Oct 29 14:00:33 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Oct 29 14:00:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c101d1

kde-plasma/oxygen: Keyword 5.26.2 riscv, #876793

Signed-off-by: Yixun Lan  gentoo.org>

 kde-plasma/oxygen/oxygen-5.26.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.26.2.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.2.ebuild
index 43361edeb16a..5636af4fff52 100644
--- a/kde-plasma/oxygen/oxygen-5.26.2.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.26.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
 IUSE="wayland"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2022-10-29 Thread Yixun Lan
commit: f0ff4c6ba6fd6376dc935c0b93c88b9e99e4a540
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Oct 29 14:00:37 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Oct 29 14:00:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ff4c6b

kde-plasma/oxygen-sounds: Keyword 5.26.2 riscv, #876793

Signed-off-by: Yixun Lan  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.2.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.2.ebuild
index 7dfffbb47dbe..08266ed9c6e1 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.2.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.2.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2022-10-26 Thread Andreas Sturmlechner
commit: 21db1e9175977a3809d2c4546e9a84fec5c52972
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct 26 13:32:56 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct 26 13:50:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21db1e91

kde-plasma/oxygen-sounds: drop 5.26.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.1.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index d36c8d050953..8c01ba57ca31 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.25.5.tar.xz 1896520 BLAKE2B 
f28b4e8eb470c4a5f016983146d20a45ea5c8d87ba6788b6b8ff2b59e4ec1386457e26bdb3ab5e884729f670f034bfbc3a6b525e9d6f60626477d673d4dd56a5
 SHA512 
ac4bbd7cbc1c16c236a43aefb04c5d3449cdcf7ab7a536054e8224d2722fd2b933f3a726bb5c2e431034b0fcef7892ab95876554209b40938e6e43ffc7fc13a2
-DIST oxygen-sounds-5.26.1.tar.xz 1896524 BLAKE2B 
59a6604006c20705e29408d7fe91b23387c4aae9c1f53fbc3bae950dee09dc0373bea5ece5e0894664e1b410c9ea180f38482c5997da03718c72f0d53cf3cc14
 SHA512 
02834da0ac601f7bf183ad27aed82c012f1bd5312ce7fe7e176150b7a9ab7d751b6dc21babd758ba8a1bb2a11ca5f35b423248cd7031abb858a9d8c399209280
 DIST oxygen-sounds-5.26.2.tar.xz 1896556 BLAKE2B 
a80c928ba4c13eb73ea14e7098b8b32900be01c6f50af52f58d334dd4017a8977fb84124890631fc0db880694b2f4209e55423f152d79321e498457b3cef8cff
 SHA512 
f60a79c4f0ca31582a6525235953c5caa429b186fe862449ad667bc8de827dcbdd633cbe261150f6fa7c189d0e0f23021263c5462ed63ffe5195e01a47a8d7eb

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.1.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.1.ebuild
deleted file mode 100644
index 7dfffbb47dbe..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2022-10-26 Thread Andreas Sturmlechner
commit: 50707a98420fe56f5edfe2d5b80f351c4663823a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct 26 13:32:53 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct 26 13:50:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50707a98

kde-plasma/oxygen: drop 5.26.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.26.1.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index a544d810eab9..8e579926ca6d 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.25.5.tar.xz 2725980 BLAKE2B 
452c56766d496aa4a222a464baf007da5a1a88fc18be9f2651907d68987ad1c9bfd611eccf6bf9e56856a942d1a58f6fb9b0a2e4aa942365d805f2553a86c022
 SHA512 
aa9fcce6f906a94cca5b23c0869915757f6e8c025b500c2c0bbb2acd4b7467087b3606f06cd5dae75560b9fa1494dcbd515b5d2d202fd363ff50356f3612fecb
-DIST oxygen-5.26.1.tar.xz 2731124 BLAKE2B 
f08d25f736e6be4edf1f56c7c72b3ea84ab414eb0aa5e2f555453f46205b0d47005766f858719a784f6b55e8cc4d533a1568f584cec73634fa4b3c3df02eb466
 SHA512 
06a3ff97d337f09119c68caf9f4e86b1f8e45ab3508df5c9cf46fb007e46fe7048b879c9c1999638169ee69adfbb8078fcff0574ea6bfce9c8853b37254dd4f7
 DIST oxygen-5.26.2.tar.xz 2730800 BLAKE2B 
821b83d2e27e6993d5f1a0b773bbb1e09daed6f51a22680163c7d0e280f4cce9bab08a09000eaa08aca041612d280c2fc8b3d44f7d2cbc92fe2f8ab57046ae52
 SHA512 
94c830662145e29b27cc6badc8215ec7f55429d240cfdfb996db4f7553245a09b7228dae64983bef7cda9ea531f8f761c0e04263edcff227e3a6345b2ab092cb

diff --git a/kde-plasma/oxygen/oxygen-5.26.1.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.1.ebuild
deleted file mode 100644
index 43361edeb16a..
--- a/kde-plasma/oxygen/oxygen-5.26.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
-IUSE="wayland"
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-   wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND="
-   >=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package wayland KF5Wayland)
-   )
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2022-10-25 Thread Arthur Zamarin
commit: 10abc2dc80a3c22bd2ba2248b021766fd9f3a8bf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Oct 26 04:41:37 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Oct 26 04:41:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10abc2dc

kde-plasma/oxygen: Keyword 5.26.1 ppc64, #876793

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen/oxygen-5.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.26.1.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.1.ebuild
index b1bb9d493cb5..43361edeb16a 100644
--- a/kde-plasma/oxygen/oxygen-5.26.1.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.26.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 IUSE="wayland"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2022-10-25 Thread Arthur Zamarin
commit: 2604bccaa45692b7df44dad19d87f280d395efa5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Oct 26 04:41:37 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Oct 26 04:41:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2604bcca

kde-plasma/oxygen-sounds: Keyword 5.26.1 ppc64, #876793

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.1.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.1.ebuild
index 1e4baa5e3150..7dfffbb47dbe 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.1.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.1.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2022-10-18 Thread Andreas Sturmlechner
commit: 68181d1b22bf1efe0feb60e3d3ba7340034b93ca
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 18 12:47:20 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 18 13:47:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68181d1b

kde-plasma/oxygen: drop 5.26.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen/Manifest |  1 -
 kde-plasma/oxygen/oxygen-5.26.0.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest
index d45560a0f937..6df5d4e9f9b4 100644
--- a/kde-plasma/oxygen/Manifest
+++ b/kde-plasma/oxygen/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-5.25.5.tar.xz 2725980 BLAKE2B 
452c56766d496aa4a222a464baf007da5a1a88fc18be9f2651907d68987ad1c9bfd611eccf6bf9e56856a942d1a58f6fb9b0a2e4aa942365d805f2553a86c022
 SHA512 
aa9fcce6f906a94cca5b23c0869915757f6e8c025b500c2c0bbb2acd4b7467087b3606f06cd5dae75560b9fa1494dcbd515b5d2d202fd363ff50356f3612fecb
-DIST oxygen-5.26.0.tar.xz 2731320 BLAKE2B 
22675cae63ef4bbdd770a4ac4f380ac29f7c273520858c6d256e49f9f3a1a80892c23a65523dc41e5ec33653b1c8bf4457b0851f4618519e4e1321a076641cac
 SHA512 
dae676f84056cd98e5e247d651210714f9353402b018f949bddd95563298d57bd3713fe37e25a25d2e43d611f4aa1b898ad3404fec82acff52ac99a851e09772
 DIST oxygen-5.26.1.tar.xz 2731124 BLAKE2B 
f08d25f736e6be4edf1f56c7c72b3ea84ab414eb0aa5e2f555453f46205b0d47005766f858719a784f6b55e8cc4d533a1568f584cec73634fa4b3c3df02eb466
 SHA512 
06a3ff97d337f09119c68caf9f4e86b1f8e45ab3508df5c9cf46fb007e46fe7048b879c9c1999638169ee69adfbb8078fcff0574ea6bfce9c8853b37254dd4f7

diff --git a/kde-plasma/oxygen/oxygen-5.26.0.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.0.ebuild
deleted file mode 100644
index d53b50cb744d..
--- a/kde-plasma/oxygen/oxygen-5.26.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen visual style for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE="wayland"
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/frameworkintegration-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-plasma/kdecoration-${PVCUT}:5
-   x11-libs/libxcb
-   wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kservice-${KFMIN}:5
-"
-PDEPEND="
-   >=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package wayland KF5Wayland)
-   )
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2022-10-18 Thread Andreas Sturmlechner
commit: be1f698de4de7301908ae551b96731ce546926ee
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 18 12:47:25 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 18 13:47:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be1f698d

kde-plasma/oxygen-sounds: drop 5.26.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/oxygen-sounds/Manifest|  1 -
 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/kde-plasma/oxygen-sounds/Manifest 
b/kde-plasma/oxygen-sounds/Manifest
index 5315bd31dd0f..1fbb5aacaed0 100644
--- a/kde-plasma/oxygen-sounds/Manifest
+++ b/kde-plasma/oxygen-sounds/Manifest
@@ -1,3 +1,2 @@
 DIST oxygen-sounds-5.25.5.tar.xz 1896520 BLAKE2B 
f28b4e8eb470c4a5f016983146d20a45ea5c8d87ba6788b6b8ff2b59e4ec1386457e26bdb3ab5e884729f670f034bfbc3a6b525e9d6f60626477d673d4dd56a5
 SHA512 
ac4bbd7cbc1c16c236a43aefb04c5d3449cdcf7ab7a536054e8224d2722fd2b933f3a726bb5c2e431034b0fcef7892ab95876554209b40938e6e43ffc7fc13a2
-DIST oxygen-sounds-5.26.0.tar.xz 1896520 BLAKE2B 
46027c78e03b3beaf6236509dea597ee60624287a5724b4c540c0b9aed4681f545999a31f25729d93777d64a14f58a51f595924c487d3920d539a66bd6ebb374
 SHA512 
dceda00712c5bcf146d81b8fd575f74e06504ecc714ebf96eaf58b34edb425328120da50a9a2417a81f92b20a70bd651767f2e47ce7669b67a70f6b9187bc546
 DIST oxygen-sounds-5.26.1.tar.xz 1896524 BLAKE2B 
59a6604006c20705e29408d7fe91b23387c4aae9c1f53fbc3bae950dee09dc0373bea5ece5e0894664e1b410c9ea180f38482c5997da03718c72f0d53cf3cc14
 SHA512 
02834da0ac601f7bf183ad27aed82c012f1bd5312ce7fe7e176150b7a9ab7d751b6dc21babd758ba8a1bb2a11ca5f35b423248cd7031abb858a9d8c399209280

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild
deleted file mode 100644
index bdaf5b24fd01..
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds;
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64"
-
-RDEPEND="!

  1   2   3   >