* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-07-14 14:51 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-07-14 14:51 UTC (permalink / raw
To: gentoo-commits
commit: c450afbe4a733875e3f0e299004651899b640a50
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 30 18:10:45 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 13:00:17 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c450afbe
kde-plasma/plasma-pa: Switch to media-libs/libpulse
media-libs/libpulse PDEPEND will ensure a sound server is available
at runtime.
Bug: https://bugs.gentoo.org/841494
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild | 7 +------
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 7 +------
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild
index 7302a42654..dc2952ff27 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild
@@ -26,15 +26,10 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/plasma-${KFMIN}:5
media-libs/libcanberra
- media-sound/pulseaudio
+ media-libs/libpulse
"
RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
x11-themes/sound-theme-freedesktop
"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index b69f19f191..2854e07b6d 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -26,15 +26,10 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/plasma-${KFMIN}:5
media-libs/libcanberra
- media-sound/pulseaudio
+ media-libs/libpulse
"
RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
x11-themes/sound-theme-freedesktop
"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-10-13 21:10 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-10-13 21:10 UTC (permalink / raw
To: gentoo-commits
commit: b2206ae41aa004b12e7f5f69153d7e8a1c8b3e7a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 21:08:26 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 21:08:26 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b2206ae4
kde-plasma/plasma-pa: Set ECM_TEST="forceoptional"
Upstream commit ea1553c7e4de7d5bf509b9a9023a5151c3014ba1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index db1c1190c3..035686b0e4 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
KFMIN=9999
PVCUT=$(ver_cut 1-3)
QTMIN=6.7.2
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-10-10 23:00 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-10-10 23:00 UTC (permalink / raw
To: gentoo-commits
commit: c39953ccbb004b2026f7249fa57d8ccbdf717d11
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 22:58:42 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 22:58:42 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c39953cc
kde-plasma/plasma-pa: drop 6.2.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-6.2.0.ebuild | 44 -----------------------------
1 file changed, 44 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-6.2.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-6.2.0.ebuild
deleted file mode 100644
index 107db4b0c1..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-6.2.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=6.6.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RESTRICT="test" # missing selenium-webdriver-at-spi
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
- >=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
- >=kde-frameworks/ksvg-${KFMIN}:6
- >=kde-plasma/libplasma-${PVCUT}:6
- media-libs/libcanberra
- media-libs/libpulse
- >=media-libs/pulseaudio-qt-1.6.0:=
-"
-RDEPEND="${DEPEND}
- dev-libs/kirigami-addons:6
- >=kde-frameworks/kirigami-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-10-08 15:20 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-10-08 15:20 UTC (permalink / raw
To: gentoo-commits
commit: 35b259ca0884ea0d4455d29f7604284fdbabbfb7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 18:22:10 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 23:22:01 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=35b259ca
kde-plasma/plasma-pa: drop 6.1.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-6.1.90.ebuild | 44 ----------------------------
1 file changed, 44 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-6.1.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-6.1.90.ebuild
deleted file mode 100644
index 107db4b0c1..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-6.1.90.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=6.6.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RESTRICT="test" # missing selenium-webdriver-at-spi
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
- >=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
- >=kde-frameworks/ksvg-${KFMIN}:6
- >=kde-plasma/libplasma-${PVCUT}:6
- media-libs/libcanberra
- media-libs/libpulse
- >=media-libs/pulseaudio-qt-1.6.0:=
-"
-RDEPEND="${DEPEND}
- dev-libs/kirigami-addons:6
- >=kde-frameworks/kirigami-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-10-03 20:18 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-10-03 20:18 UTC (permalink / raw
To: gentoo-commits
commit: 99e8d71d1a866f95efbdbdce7570c604d39f7d2c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 3 17:58:18 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 3 17:58:18 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=99e8d71d
kde-plasma/plasma-pa: 6.2.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-6.2.0.ebuild | 44 +++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-6.2.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-6.2.0.ebuild
new file mode 100644
index 0000000000..107db4b0c1
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-6.2.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=6.6.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=6.7.2
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RESTRICT="test" # missing selenium-webdriver-at-spi
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kdbusaddons-${KFMIN}:6
+ >=kde-frameworks/kdeclarative-${KFMIN}:6
+ >=kde-frameworks/kglobalaccel-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+ >=kde-frameworks/ksvg-${KFMIN}:6
+ >=kde-plasma/libplasma-${PVCUT}:6
+ media-libs/libcanberra
+ media-libs/libpulse
+ >=media-libs/pulseaudio-qt-1.6.0:=
+"
+RDEPEND="${DEPEND}
+ dev-libs/kirigami-addons:6
+ >=kde-frameworks/kirigami-${KFMIN}:6
+ >=kde-frameworks/kitemmodels-${KFMIN}:6
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-09-14 21:33 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-09-14 21:33 UTC (permalink / raw
To: gentoo-commits
commit: 2b9ce365bedb2bbe2572d510f10a4438e8440292
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 20:40:50 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 21:29:37 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2b9ce365
kde-plasma/plasma-pa: 6.1.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-6.1.90.ebuild | 44 ++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-6.1.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-6.1.90.ebuild
new file mode 100644
index 0000000000..107db4b0c1
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-6.1.90.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=6.6.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=6.7.2
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RESTRICT="test" # missing selenium-webdriver-at-spi
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kdbusaddons-${KFMIN}:6
+ >=kde-frameworks/kdeclarative-${KFMIN}:6
+ >=kde-frameworks/kglobalaccel-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+ >=kde-frameworks/ksvg-${KFMIN}:6
+ >=kde-plasma/libplasma-${PVCUT}:6
+ media-libs/libcanberra
+ media-libs/libpulse
+ >=media-libs/pulseaudio-qt-1.6.0:=
+"
+RDEPEND="${DEPEND}
+ dev-libs/kirigami-addons:6
+ >=kde-frameworks/kirigami-${KFMIN}:6
+ >=kde-frameworks/kitemmodels-${KFMIN}:6
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-09-12 19:30 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-09-12 19:30 UTC (permalink / raw
To: gentoo-commits
commit: bb13efb18a6ea45570f056c4ce893676e9f4d9e6
Author: Kostadin Shishmanov <kocelfc <AT> tutanota <DOT> com>
AuthorDate: Sat Aug 31 09:01:25 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 19:29:06 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bb13efb1
kde-plasma/plasma-pa: bump media-libs/pulseaudio-qt to >=1.6.0
Bump the minimum required version to 1.6.0 for 9999 in order to
fix a build failure.
Signed-off-by: Kostadin Shishmanov <kocelfc <AT> tutanota.com>
Closes: https://github.com/gentoo/kde/pull/1003
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 2f1a9eb613..db1c1190c3 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -33,7 +33,7 @@ DEPEND="
>=kde-plasma/libplasma-${PVCUT}:6
media-libs/libcanberra
media-libs/libpulse
- >=media-libs/pulseaudio-qt-1.5.0:=
+ >=media-libs/pulseaudio-qt-1.6.0:=
"
RDEPEND="${DEPEND}
dev-libs/kirigami-addons:6
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-09-10 16:48 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-09-10 16:48 UTC (permalink / raw
To: gentoo-commits
commit: eec3f8f68df9aa64310371f1de9d8c9eb3f62d42
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 16:04:27 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 16:45:00 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=eec3f8f6
kde-plasma/plasma-pa: drop 6.1.49.9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-6.1.49.9999.ebuild | 44 -----------------------
1 file changed, 44 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-6.1.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-6.1.49.9999.ebuild
deleted file mode 100644
index 23ee0ad596..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-6.1.49.9999.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=6.5.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS=""
-IUSE=""
-
-RESTRICT="test" # missing selenium-webdriver-at-spi
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
- >=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
- >=kde-frameworks/ksvg-${KFMIN}:6
- >=kde-plasma/libplasma-${PVCUT}:6
- media-libs/libcanberra
- media-libs/libpulse
- >=media-libs/pulseaudio-qt-1.5.0:=
-"
-RDEPEND="${DEPEND}
- dev-libs/kirigami-addons:6
- >=kde-frameworks/kirigami-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-06-18 20:03 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-06-18 20:03 UTC (permalink / raw
To: gentoo-commits
commit: b520fd5699b53ea84ab59fbaa9638dea5fed88c6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 20:00:00 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 20:00:00 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b520fd56
kde-plasma/plasma-pa: drop 6.1.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-6.1.0.ebuild | 44 -----------------------------
1 file changed, 44 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-6.1.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-6.1.0.ebuild
deleted file mode 100644
index 311c3b65cd..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-6.1.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=6.3.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-RESTRICT="test" # missing selenium-webdriver-at-spi
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
- >=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
- >=kde-frameworks/ksvg-${KFMIN}:6
- >=kde-plasma/libplasma-${PVCUT}:6
- media-libs/libcanberra
- media-libs/libpulse
- >=media-libs/pulseaudio-qt-1.5.0:=
-"
-RDEPEND="${DEPEND}
- dev-libs/kirigami-addons:6
- >=kde-frameworks/kirigami-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-05-27 22:24 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-05-27 22:24 UTC (permalink / raw
To: gentoo-commits
commit: 9b54cc3c8124a88c6590bd06bcdd9a5b3a3721ca
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 17:48:26 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 27 17:48:26 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9b54cc3c
kde-plasma/plasma-pa: drop 6.0.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-6.0.90.ebuild | 44 ----------------------------
1 file changed, 44 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-6.0.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-6.0.90.ebuild
deleted file mode 100644
index 47b6c18941..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-6.0.90.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=6.2.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-RESTRICT="test" # missing selenium-webdriver-at-spi
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
- >=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
- >=kde-frameworks/ksvg-${KFMIN}:6
- >=kde-plasma/libplasma-${PVCUT}:6
- media-libs/libcanberra
- media-libs/libpulse
- >=media-libs/pulseaudio-qt-1.5.0:=
-"
-RDEPEND="${DEPEND}
- dev-libs/kirigami-addons:6
- >=kde-frameworks/kirigami-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-05-24 19:49 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-05-24 19:49 UTC (permalink / raw
To: gentoo-commits
commit: d5e69d6030a7a18325757560d35f8b4c1aeed33a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 18:55:55 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 24 19:26:15 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d5e69d60
kde-plasma/plasma-pa: 6.0.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-6.0.90.ebuild | 44 ++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-6.0.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-6.0.90.ebuild
new file mode 100644
index 0000000000..47b6c18941
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-6.0.90.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=6.2.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=6.7.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="test" # missing selenium-webdriver-at-spi
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kdbusaddons-${KFMIN}:6
+ >=kde-frameworks/kdeclarative-${KFMIN}:6
+ >=kde-frameworks/kglobalaccel-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+ >=kde-frameworks/ksvg-${KFMIN}:6
+ >=kde-plasma/libplasma-${PVCUT}:6
+ media-libs/libcanberra
+ media-libs/libpulse
+ >=media-libs/pulseaudio-qt-1.5.0:=
+"
+RDEPEND="${DEPEND}
+ dev-libs/kirigami-addons:6
+ >=kde-frameworks/kirigami-${KFMIN}:6
+ >=kde-frameworks/kitemmodels-${KFMIN}:6
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-05-21 19:06 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-05-21 19:06 UTC (permalink / raw
To: gentoo-commits
commit: 9423141b47f919d14ce37599b14551a3c889e7ac
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 18:56:15 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 21 19:04:51 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9423141b
kde-plasma/plasma-pa: drop 6.0.49.9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-6.0.49.9999.ebuild | 42 -----------------------
1 file changed, 42 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-6.0.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-6.0.49.9999.ebuild
deleted file mode 100644
index cc9b0edc8a..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-6.0.49.9999.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=6.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.6.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS=""
-IUSE=""
-
-RESTRICT="test" # missing selenium-webdriver-at-spi
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
- >=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
- >=kde-frameworks/ksvg-${KFMIN}:6
- >=kde-plasma/libplasma-${PVCUT}:6
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- dev-libs/kirigami-addons:6
- >=kde-frameworks/kirigami-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-04-22 20:41 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-04-22 20:41 UTC (permalink / raw
To: gentoo-commits
commit: fb674551a441d88a7822f6fde9425372c043b1c2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 20:25:01 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 20:27:48 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fb674551
kde-plasma/plasma-pa: Add new dependency on media-libs/pulseaudio-qt
See also:
https://invent.kde.org/plasma/plasma-pa/-/merge_requests/248
Upstream commit 64d8bea66124a8be62ca775e8380d8ad1aa433e8
See also:
https://invent.kde.org/plasma/plasma-pa/-/merge_requests/254
Closes: https://github.com/gentoo/kde/pull/985
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index f67a7fd2b4..3c16b60309 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -33,6 +33,7 @@ DEPEND="
>=kde-plasma/libplasma-${PVCUT}:6
media-libs/libcanberra
media-libs/libpulse
+ >=media-libs/pulseaudio-qt-1.5.0:=
"
RDEPEND="${DEPEND}
dev-libs/kirigami-addons:6
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-03-16 15:42 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-03-16 15:42 UTC (permalink / raw
To: gentoo-commits
commit: 0ca676948ce33f9c4e78e3aa28935fec03675744
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 15:41:35 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 15:42:08 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0ca67694
kde-plasma/plasma-pa: Add new dependency
Upstream commit 9a2aa4db38d3115ed60da621e012c0efc0172aae
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 871e154f3d..f67a7fd2b4 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -24,6 +24,7 @@ DEPEND="
>=dev-qt/qtdeclarative-${QTMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kdbusaddons-${KFMIN}:6
>=kde-frameworks/kdeclarative-${KFMIN}:6
>=kde-frameworks/kglobalaccel-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-01-16 15:28 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-01-16 15:28 UTC (permalink / raw
To: gentoo-commits
commit: 01c7b4738dfa2356b6e7e086335d1a27606bc692
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 14:32:50 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 15:26:47 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=01c7b473
kde-plasma/plasma-pa: drop 5.27.49.9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild | 39 ----------------------
1 file changed, 39 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild
deleted file mode 100644
index 31cc6079f5..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/knotifications-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-plasma/libplasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2024-01-10 16:47 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2024-01-10 16:47 UTC (permalink / raw
To: gentoo-commits
commit: 2317f852834a46c2893b5abab0a050d325f909df
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 13:28:20 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 16:46:17 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2317f852
kde-plasma/plasma-pa: 5.92.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.92.0.ebuild | 42 ++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.92.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.92.0.ebuild
new file mode 100644
index 0000000000..e6b26039d3
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.92.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=9999
+PVCUT=$(ver_cut 1-3)
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="test" # missing selenium-webdriver-at-spi
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kdeclarative-${KFMIN}:6
+ >=kde-frameworks/kglobalaccel-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+ >=kde-frameworks/ksvg-${KFMIN}:6
+ >=kde-plasma/libplasma-${PVCUT}:6
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ dev-libs/kirigami-addons:6
+ >=kde-frameworks/kirigami-${KFMIN}:6
+ >=kde-frameworks/kitemmodels-${KFMIN}:6
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-12-23 18:46 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-12-23 18:46 UTC (permalink / raw
To: gentoo-commits
commit: 4f5c21a3092db7f57fd26c8a078801a6d2b255f1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 23 18:34:10 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 18:34:10 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4f5c21a3
kde-plasma/plasma-pa: drop 5.91.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.91.0.ebuild | 42 ----------------------------
1 file changed, 42 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.91.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.91.0.ebuild
deleted file mode 100644
index 16045b766d..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.91.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.247.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.6.0
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-RESTRICT="test" # missing selenium-webdriver-at-spi
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
- >=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
- >=kde-frameworks/ksvg-${KFMIN}:6
- >=kde-plasma/libplasma-${PVCUT}:6
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- dev-libs/kirigami-addons:6
- >=kde-frameworks/kirigami-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-12-20 23:02 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-12-20 23:02 UTC (permalink / raw
To: gentoo-commits
commit: ccee517fba099786a742aa54ca573792253d5e23
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 16:39:55 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 23:01:10 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ccee517f
kde-plasma/plasma-pa: 5.91.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.91.0.ebuild | 42 ++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.91.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.91.0.ebuild
new file mode 100644
index 0000000000..16045b766d
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.91.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.247.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="test" # missing selenium-webdriver-at-spi
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kdeclarative-${KFMIN}:6
+ >=kde-frameworks/kglobalaccel-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+ >=kde-frameworks/ksvg-${KFMIN}:6
+ >=kde-plasma/libplasma-${PVCUT}:6
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ dev-libs/kirigami-addons:6
+ >=kde-frameworks/kirigami-${KFMIN}:6
+ >=kde-frameworks/kitemmodels-${KFMIN}:6
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-12-12 18:32 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-12-12 18:32 UTC (permalink / raw
To: gentoo-commits
commit: a9ddf6763a99e22bccd2a7fd796f6b7e4d740b3d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 18:23:53 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 18:25:06 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a9ddf676
kde-plasma/plasma-pa: Update dependencies
Upstream commits:
e802e10295022e735c7d012d4d819abd9171eabd
acd10129cdfebdfe6a5421041d0396e2d62bdb39
bbed2833dae4ef3db1edf838212b5bd10015d148
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 951d7a909f..23fe0de0fa 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -26,9 +26,7 @@ DEPEND="
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kdeclarative-${KFMIN}:6
>=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/knotifications-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6[qml]
>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
>=kde-frameworks/ksvg-${KFMIN}:6
>=kde-plasma/libplasma-${PVCUT}:6
@@ -36,7 +34,9 @@ DEPEND="
media-libs/libpulse
"
RDEPEND="${DEPEND}
+ dev-libs/kirigami-addons:6
>=kde-frameworks/kirigami-${KFMIN}:6
+ >=kde-frameworks/kitemmodels-${KFMIN}:6[qml]
x11-themes/sound-theme-freedesktop
"
BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-12-02 19:25 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-12-02 19:25 UTC (permalink / raw
To: gentoo-commits
commit: b0c07b9e2dbb2c43b6035fe25adddf0a100ccf4e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 2 16:17:46 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 2 16:18:18 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b0c07b9e
kde-plasma/plasma-pa: Add missing dependencies
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 5cec7f2503..951d7a909f 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -16,6 +16,8 @@ SLOT="6"
KEYWORDS=""
IUSE=""
+RESTRICT="test" # missing selenium-webdriver-at-spi
+
DEPEND="
dev-libs/glib:2
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
@@ -26,6 +28,9 @@ DEPEND="
>=kde-frameworks/kglobalaccel-${KFMIN}:6
>=kde-frameworks/knotifications-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kitemmodels-${KFMIN}:6[qml]
+ >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+ >=kde-frameworks/ksvg-${KFMIN}:6
>=kde-plasma/libplasma-${PVCUT}:6
media-libs/libcanberra
media-libs/libpulse
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-10-25 7:42 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-10-25 7:42 UTC (permalink / raw
To: gentoo-commits
commit: d5237c7aabe2ea32ef66df525c3a9e1b12f29f66
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 25 07:37:36 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 25 07:37:36 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d5237c7a
kde-plasma/plasma-pa: drop 5.27.9
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.9.ebuild | 39 ----------------------------
1 file changed, 39 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.9.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.9.ebuild
deleted file mode 100644
index 2c889e263a..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.27.9.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/knotifications-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-10-24 18:39 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-10-24 18:39 UTC (permalink / raw
To: gentoo-commits
commit: ca37d8d1b11811a1b3cadc2357d05ed596ed3f99
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:07:26 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:39:21 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca37d8d1
kde-plasma/plasma-pa: 5.27.9 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.9.ebuild | 39 ++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.9.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.9.ebuild
new file mode 100644
index 0000000000..2c889e263a
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.27.9.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/knotifications-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-09-16 16:53 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-09-16 16:53 UTC (permalink / raw
To: gentoo-commits
commit: 6d1071ecf45bdf64b083ac335b3d0fef023d98d5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 14:25:01 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 15:11:41 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6d1071ec
kde-plasma/plasma-pa: Add missing dependencies
Bug: https://bugs.gentoo.org/914147
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild | 3 +++
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 3 +++
2 files changed, 6 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild
index 29a884ec9c..91a380a13b 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild
@@ -20,9 +20,12 @@ DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kdeclarative-${KFMIN}:5
>=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/knotifications-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/plasma-${KFMIN}:5
media-libs/libcanberra
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 29a884ec9c..91a380a13b 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -20,9 +20,12 @@ DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kdeclarative-${KFMIN}:5
>=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/knotifications-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/plasma-${KFMIN}:5
media-libs/libcanberra
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-06-27 20:44 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-06-27 20:44 UTC (permalink / raw
To: gentoo-commits
commit: ce0cadb9dd7ad1dce1775ab3247cd39e5bd39480
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 20:43:30 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 20:43:30 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ce0cadb9
kde-plasma/plasma-pa: drop 5.27.6
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.6.ebuild | 36 ----------------------------
1 file changed, 36 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.6.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.6.ebuild
deleted file mode 100644
index 47db964c56..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.27.6.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-06-27 20:40 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-06-27 20:40 UTC (permalink / raw
To: gentoo-commits
commit: 62e0fefc8d4fa1ad521dcd38858215fc14bbf8da
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 14:56:57 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 20:26:45 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=62e0fefc
kde-plasma/plasma-pa: 5.27.6 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.6.ebuild | 36 ++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.6.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.6.ebuild
new file mode 100644
index 0000000000..47db964c56
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.27.6.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-03-14 20:21 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-03-14 20:21 UTC (permalink / raw
To: gentoo-commits
commit: b74e954ae6c4a873e46279a42c7f3280c904d1bf
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 20:16:04 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 20:16:04 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b74e954a
kde-plasma/plasma-pa: drop 5.27.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.3.ebuild | 36 ----------------------------
1 file changed, 36 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.3.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.3.ebuild
deleted file mode 100644
index 4227c7566c..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.27.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-03-14 14:47 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-03-14 14:47 UTC (permalink / raw
To: gentoo-commits
commit: 7fba6b3e417136f17d0653b61c564cab2acd634f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 14:42:42 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 14:47:14 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7fba6b3e
kde-plasma/plasma-pa: 5.27.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.3.ebuild | 36 ++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.3.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.3.ebuild
new file mode 100644
index 0000000000..4227c7566c
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.27.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-02-22 11:59 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-02-22 11:59 UTC (permalink / raw
To: gentoo-commits
commit: 750864aeb519fa58341726eb022324599d1a289f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 10:51:28 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 10:51:28 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=750864ae
kde-plasma/plasma-pa: drop 5.27.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.1.ebuild | 36 ----------------------------
1 file changed, 36 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.1.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.1.ebuild
deleted file mode 100644
index 4227c7566c..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.27.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-02-21 14:02 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-02-21 14:02 UTC (permalink / raw
To: gentoo-commits
commit: ceda1d5102a6c64211852ba6869f56425bd7a233
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 13:27:17 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 13:27:17 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ceda1d51
kde-plasma/plasma-pa: 5.27.1 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.1.ebuild | 36 ++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.1.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.1.ebuild
new file mode 100644
index 0000000000..4227c7566c
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.27.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-02-14 11:27 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-02-14 11:27 UTC (permalink / raw
To: gentoo-commits
commit: bb1177c9e68e3b44378219bd034c624625204552
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 10:48:09 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 10:48:09 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bb1177c9
kde-plasma/plasma-pa: drop 5.27.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.0.ebuild | 36 ----------------------------
1 file changed, 36 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.0.ebuild
deleted file mode 100644
index 4227c7566c..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.27.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-02-09 13:26 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-02-09 13:26 UTC (permalink / raw
To: gentoo-commits
commit: 7b8feb06e7480459cf1ea1bcce45c5cc0e4ddef0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 9 13:00:59 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 9 13:19:57 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7b8feb06
kde-plasma/plasma-pa: 5.27.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.27.0.ebuild | 36 ++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.27.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.27.0.ebuild
new file mode 100644
index 0000000000..4227c7566c
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.27.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-01-20 13:59 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-01-20 13:59 UTC (permalink / raw
To: gentoo-commits
commit: 1ae5ec50bfb47060318290a41fdab4085452b55c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 13:49:31 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 13:49:31 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1ae5ec50
kde-plasma/plasma-pa: drop 5.26.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.26.90.ebuild | 36 ---------------------------
1 file changed, 36 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.90.ebuild
deleted file mode 100644
index 5420bd54b4..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.26.90.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-01-20 10:40 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-01-20 10:40 UTC (permalink / raw
To: gentoo-commits
commit: b29039f48c55496ac65e9e2c79304d0a1b95142a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 09:30:33 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 10:37:47 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b29039f4
kde-plasma/plasma-pa: 5.26.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.26.90.ebuild | 36 +++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.90.ebuild
new file mode 100644
index 0000000000..5420bd54b4
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.26.90.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2023-01-04 15:21 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2023-01-04 15:21 UTC (permalink / raw
To: gentoo-commits
commit: 6dff02294a1c6258a7e264a44e5de79e6a2e99cb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 4 10:10:56 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 10:10:56 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6dff0229
kde-plasma/plasma-pa: drop 5.26.49.9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild | 36 ----------------------
1 file changed, 36 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild
deleted file mode 100644
index 7826fc831f..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.99.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-10-11 12:51 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-10-11 12:51 UTC (permalink / raw
To: gentoo-commits
commit: c0fffcff178d742c2acee1809b6f15fd478b2168
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 12:44:49 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 12:51:19 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c0fffcff
kde-plasma/plasma-pa: drop 5.26.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild | 36 ----------------------------
1 file changed, 36 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild
deleted file mode 100644
index 5134545377..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.99.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-10-11 12:37 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-10-11 12:37 UTC (permalink / raw
To: gentoo-commits
commit: 15ffc24e5d5213ad22665d38c245d5e8065b494e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 09:37:28 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 14:30:02 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=15ffc24e
kde-plasma/plasma-pa: drop 5.25.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.25.90.ebuild | 35 ---------------------------
1 file changed, 35 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.25.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.25.90.ebuild
deleted file mode 100644
index 7ab86f01df..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.25.90.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.98.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-10-09 16:39 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-10-09 16:39 UTC (permalink / raw
To: gentoo-commits
commit: 1e9bea69c8647de290e1db052d8c843dcd86b407
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 8 13:51:35 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 16:38:32 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1e9bea69
kde-plasma/plasma-pa: Add kde-frameworks/kcmutils BDEPEND
Uses kcmutils_generate_desktop_file cmake macro
Bug: https://bugs.gentoo.org/868270
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild | 1 +
kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild | 1 +
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 +
3 files changed, 3 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild
index 7ab86f01df..fc0880f4e6 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild
@@ -33,3 +33,4 @@ RDEPEND="${DEPEND}
>=kde-frameworks/kirigami-${KFMIN}:5
x11-themes/sound-theme-freedesktop
"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild
index 58d3085c7d..318392460f 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild
@@ -33,3 +33,4 @@ RDEPEND="${DEPEND}
>=kde-frameworks/kirigami-${KFMIN}:5
x11-themes/sound-theme-freedesktop
"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 2854e07b6d..447e8008f2 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -33,3 +33,4 @@ RDEPEND="${DEPEND}
>=kde-frameworks/kirigami-${KFMIN}:5
x11-themes/sound-theme-freedesktop
"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-10-06 14:48 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-10-06 14:48 UTC (permalink / raw
To: gentoo-commits
commit: f3abe5de90c46f64d119372448b8ef9dbf71a248
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 6 13:53:25 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 6 14:48:06 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f3abe5de
kde-plasma/plasma-pa: 5.26.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild | 35 ++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild
new file mode 100644
index 0000000000..7ab86f01df
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.98.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-09-15 21:41 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-09-15 21:41 UTC (permalink / raw
To: gentoo-commits
commit: bc045464fcfff138112ddeb2e1669502e6095515
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 21:36:28 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 21:41:11 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bc045464
kde-plasma/plasma-pa: 5.25.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.25.90.ebuild | 35 +++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.25.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.25.90.ebuild
new file mode 100644
index 0000000000..7ab86f01df
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.25.90.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.98.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-09-15 20:57 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-09-15 20:57 UTC (permalink / raw
To: gentoo-commits
commit: b95a75fa9de027686d97ad814ceabff9c8dcb074
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 20:54:52 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 20:57:04 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b95a75fa
kde-plasma/plasma-pa: 5.26.49.9999 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild | 35 ++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild
new file mode 100644
index 0000000000..58d3085c7d
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.98.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-09-06 19:16 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-09-06 19:16 UTC (permalink / raw
To: gentoo-commits
commit: ed0ba3ca5b7801daa1a50d59a217ab343ff18369
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 6 18:23:13 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 6 19:01:06 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ed0ba3ca
kde-plasma/plasma-pa: drop 5.25.49.9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild | 35 ----------------------
1 file changed, 35 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild
deleted file mode 100644
index dc2952ff27..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-libs/libpulse
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-07-13 9:18 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-07-13 9:18 UTC (permalink / raw
To: gentoo-commits
commit: 2db1bbb5fe8d338f78d392c9fd3c1cd3dbbdec06
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 08:52:30 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 08:52:30 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2db1bbb5
kde-plasma/plasma-pa: drop 5.25.3*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.25.3.ebuild | 40 ----------------------------
1 file changed, 40 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.25.3.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.25.3.ebuild
deleted file mode 100644
index c07b58fc10..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.25.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-07-12 13:50 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-07-12 13:50 UTC (permalink / raw
To: gentoo-commits
commit: feb40917c0cf435dd1ee34311c0438ffc85cd9b7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 11:24:35 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 11:24:35 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=feb40917
kde-plasma/plasma-pa: 5.25.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.25.3.ebuild | 40 ++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.25.3.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.25.3.ebuild
new file mode 100644
index 0000000000..c07b58fc10
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.25.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.95.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ || (
+ media-video/pipewire
+ media-sound/pulseaudio-daemon
+ media-sound/pulseaudio[daemon(+)]
+ )
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-06-14 12:47 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-06-14 12:47 UTC (permalink / raw
To: gentoo-commits
commit: 61920b52aea93a5d94a4bfeb6c80a039821902f6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 12:46:43 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 12:46:43 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=61920b52
kde-plasma/plasma-pa: drop 5.25.0*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.25.0.ebuild | 40 ----------------------------
1 file changed, 40 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.25.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.25.0.ebuild
deleted file mode 100644
index 3e55bf0e22..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.25.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.94.0
-QTMIN=5.15.3
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-06-09 11:29 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-06-09 11:29 UTC (permalink / raw
To: gentoo-commits
commit: c2e6c95cc20fe21a9090550ae3b4b3c9019e4828
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 11:16:21 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 11:26:35 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c2e6c95c
kde-plasma/plasma-pa: 5.25.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.25.0.ebuild | 40 ++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.25.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.25.0.ebuild
new file mode 100644
index 0000000000..3e55bf0e22
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.25.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.94.0
+QTMIN=5.15.3
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ || (
+ media-video/pipewire
+ media-sound/pulseaudio-daemon
+ media-sound/pulseaudio[daemon(+)]
+ )
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-06-08 9:22 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-06-08 9:22 UTC (permalink / raw
To: gentoo-commits
commit: 531ea21b47b2c1e388cc25621aaec46f307f0a1e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 8 09:18:07 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 8 09:18:07 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=531ea21b
kde-plasma/plasma-pa: 5.25.49.9999 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild | 40 ++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild
new file mode 100644
index 0000000000..29624889ee
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.25.49.9999.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=9999
+QTMIN=5.15.3
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ || (
+ media-video/pipewire
+ media-sound/pulseaudio-daemon
+ media-sound/pulseaudio[daemon(+)]
+ )
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-03-21 19:03 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-03-21 19:03 UTC (permalink / raw
To: gentoo-commits
commit: 42edcbb6c6de08bd8c11438ed0b464de5d3cb229
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 18:58:19 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 19:02:33 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=42edcbb6
kde-plasma/plasma-pa: Set QTMIN to 5.15.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 3b32cc1609..29624889ee 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
KFMIN=9999
-QTMIN=5.15.2
+QTMIN=5.15.3
inherit ecm kde.org
DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-02-08 13:17 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-02-08 13:17 UTC (permalink / raw
To: gentoo-commits
commit: 1bc57a92c1a9b6b43647ecb17cff7dbadfe296ad
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 8 12:59:55 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 8 12:59:55 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1bc57a92
kde-plasma/plasma-pa: drop 5.24.0*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.24.0.ebuild | 40 ----------------------------
1 file changed, 40 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.24.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.24.0.ebuild
deleted file mode 100644
index 3a401af81c..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.24.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-02-03 20:10 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-02-03 20:10 UTC (permalink / raw
To: gentoo-commits
commit: 07da8191a15810f371a0b9f550bfd02f298056df
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 3 20:03:32 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 3 20:03:32 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=07da8191
kde-plasma/plasma-pa: 5.24.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.24.0.ebuild | 40 ++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.24.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.24.0.ebuild
new file mode 100644
index 0000000000..3a401af81c
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.24.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ || (
+ media-video/pipewire
+ media-sound/pulseaudio-daemon
+ media-sound/pulseaudio[daemon(+)]
+ )
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-01-18 17:41 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-01-18 17:41 UTC (permalink / raw
To: gentoo-commits
commit: d5922d161cdfaeade1697488f30553c0ea9c078f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 18 17:38:47 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 18 17:38:47 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d5922d16
kde-plasma/plasma-pa: drop 5.23.90*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.23.90.ebuild | 40 ---------------------------
1 file changed, 40 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.23.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.23.90.ebuild
deleted file mode 100644
index 3a401af81c..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.23.90.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-01-17 17:49 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-01-17 17:49 UTC (permalink / raw
To: gentoo-commits
commit: 08d3815025faf133d1a6076273e733b2dd596eea
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 17 17:40:46 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 17 17:46:42 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=08d38150
kde-plasma/plasma-pa: 5.23.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.23.90.ebuild | 40 +++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.23.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.23.90.ebuild
new file mode 100644
index 0000000000..3a401af81c
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.23.90.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ || (
+ media-video/pipewire
+ media-sound/pulseaudio-daemon
+ media-sound/pulseaudio[daemon(+)]
+ )
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-01-04 16:20 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-01-04 16:20 UTC (permalink / raw
To: gentoo-commits
commit: e6281d95a5112f094afc3b0523069c35b22b1926
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 4 16:01:43 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 4 16:01:43 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e6281d95
kde-plasma/plasma-pa: drop 5.23.5*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.23.5.ebuild | 40 ----------------------------
1 file changed, 40 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.23.5.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.23.5.ebuild
deleted file mode 100644
index 566c821d04..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.23.5.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2022-01-04 11:57 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2022-01-04 11:57 UTC (permalink / raw
To: gentoo-commits
commit: 73e07b6e1935b78d9a3f2dacefac0c56d3eb3543
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 4 11:16:03 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 4 11:16:03 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=73e07b6e
kde-plasma/plasma-pa: drop 5.23.49.9999*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.23.49.9999.ebuild | 40 ----------------------
1 file changed, 40 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.23.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.23.49.9999.ebuild
deleted file mode 100644
index 255f143bf4..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.23.49.9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-10-14 10:26 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-10-14 10:26 UTC (permalink / raw
To: gentoo-commits
commit: 2fea024863ce697ed545039a0889b142805daa0d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 10:08:15 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 10:08:15 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2fea0248
kde-plasma/plasma-pa: drop 5.23.0*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.23.0.ebuild | 40 ----------------------------
1 file changed, 40 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.23.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.23.0.ebuild
deleted file mode 100644
index a3f477bf21..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.23.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-10-04 13:04 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-10-04 13:04 UTC (permalink / raw
To: gentoo-commits
commit: fe01ea59d70ab032fd7791fb3a3a8929470ad655
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 4 12:52:24 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 4 12:52:24 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fe01ea59
kde-plasma/plasma-pa: drop 5.22.90*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild | 40 ---------------------------
1 file changed, 40 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
deleted file mode 100644
index a3f477bf21..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- || (
- media-video/pipewire
- media-sound/pulseaudio-daemon
- media-sound/pulseaudio[daemon(+)]
- )
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-10-03 13:48 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-10-03 13:48 UTC (permalink / raw
To: gentoo-commits
commit: 0f594fcc4a065ea5c1d5749e45620ca1e9e7b053
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 30 18:10:45 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 3 12:53:28 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0f594fcc
kde-plasma/plasma-pa: Support media-video/pipewire alternative to PA
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild | 5 +++++
kde-plasma/plasma-pa/plasma-pa-5.23.49.9999.ebuild | 5 +++++
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 5 +++++
3 files changed, 15 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
index 1e84d165ef..a3f477bf21 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
@@ -31,5 +31,10 @@ DEPEND="
RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
+ || (
+ media-video/pipewire
+ media-sound/pulseaudio-daemon
+ media-sound/pulseaudio[daemon(+)]
+ )
x11-themes/sound-theme-freedesktop
"
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.23.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.23.49.9999.ebuild
index 94bf69f233..255f143bf4 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.23.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.23.49.9999.ebuild
@@ -31,5 +31,10 @@ DEPEND="
RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
+ || (
+ media-video/pipewire
+ media-sound/pulseaudio-daemon
+ media-sound/pulseaudio[daemon(+)]
+ )
x11-themes/sound-theme-freedesktop
"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 0d7376ac0e..8abf6f9eb2 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -31,5 +31,10 @@ DEPEND="
RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
+ || (
+ media-video/pipewire
+ media-sound/pulseaudio-daemon
+ media-sound/pulseaudio[daemon(+)]
+ )
x11-themes/sound-theme-freedesktop
"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-09-21 18:44 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-09-21 18:44 UTC (permalink / raw
To: gentoo-commits
commit: 272ad37ecbc9bdb2db28da51529b8568ca2caeef
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 18:05:52 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 18:26:00 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=272ad37e
kde-plasma/plasma-pa: 5.22.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild | 35 +++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
new file mode 100644
index 0000000000..1e84d165ef
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.86.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-09-02 17:36 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-09-02 17:36 UTC (permalink / raw
To: gentoo-commits
commit: a4daced185f79c7fb2a775e94e7fbbe08593e3d0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 2 17:07:00 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 2 17:15:02 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a4daced1
kde-plasma/plasma-pa: drop 5.22.5*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.22.5.ebuild | 35 ----------------------------
1 file changed, 35 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.22.5.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.22.5.ebuild
deleted file mode 100644
index fd8ff5db22..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.22.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-06-11 5:49 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-06-11 5:49 UTC (permalink / raw
To: gentoo-commits
commit: c65e49a47a6652e4a27a284c108b58ed8a371f2a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 11 05:39:36 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 05:40:29 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c65e49a4
kde-plasma/plasma-pa: drop 5.21.90*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.21.90.ebuild | 35 ---------------------------
1 file changed, 35 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.21.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.21.90.ebuild
deleted file mode 100644
index 5925ffbdee..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.21.90.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-05-14 20:41 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-05-14 20:41 UTC (permalink / raw
To: gentoo-commits
commit: 88c1fe32784fb96af7364d3a3e5df8c4959097a8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 14 20:32:27 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 14 20:38:51 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=88c1fe32
kde-plasma/plasma-pa: 5.21.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.21.90.ebuild | 35 +++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.21.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.21.90.ebuild
new file mode 100644
index 0000000000..5925ffbdee
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.21.90.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-05-04 21:12 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-05-04 21:12 UTC (permalink / raw
To: gentoo-commits
commit: ae6ac1b9aae8b73120e33ed85e342da2afae680a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 4 16:45:28 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 4 20:17:49 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae6ac1b9
kde-plasma/plasma-pa: 5.21.5 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.21.5.ebuild | 35 ++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.21.5.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.21.5.ebuild
new file mode 100644
index 0000000000..5925ffbdee
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.21.5.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-02-16 15:48 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-02-16 15:48 UTC (permalink / raw
To: gentoo-commits
commit: 9a544e1eec16ac0c2e425e080c4e0f54ea879944
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 14:40:42 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 14:40:42 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9a544e1e
kde-plasma/plasma-pa: drop 5.21.0*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.21.0.ebuild | 35 ----------------------------
1 file changed, 35 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.21.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.21.0.ebuild
deleted file mode 100644
index ba8e016472..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.21.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.78.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-02-16 14:25 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-02-16 14:25 UTC (permalink / raw
To: gentoo-commits
commit: 8b1b007b9a012e59e96bc646f9216860da4490f4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 14:19:36 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 14:25:31 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b1b007b
kde-plasma/plasma-pa: drop 5.20.90*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.20.90.ebuild | 35 ---------------------------
1 file changed, 35 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.20.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.20.90.ebuild
deleted file mode 100644
index ba8e016472..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.20.90.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.78.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-02-11 13:38 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-02-11 13:38 UTC (permalink / raw
To: gentoo-commits
commit: aee5e465c581db64b7da974cd531ca711ac4851a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 12:42:04 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 12:46:24 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=aee5e465
kde-plasma/plasma-pa: 5.21.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.21.0.ebuild | 35 ++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.21.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.21.0.ebuild
new file mode 100644
index 0000000000..ba8e016472
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.21.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.78.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-01-23 0:26 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-01-23 0:26 UTC (permalink / raw
To: gentoo-commits
commit: ebc68318c51b6350ee06fd749e512a0ad88e7cd2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 23:31:54 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 23:58:46 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ebc68318
kde-plasma/plasma-pa: 5.20.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.20.90.ebuild | 35 +++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.20.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.20.90.ebuild
new file mode 100644
index 0000000000..ba8e016472
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.20.90.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.78.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2021-01-05 17:44 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2021-01-05 17:44 UTC (permalink / raw
To: gentoo-commits
commit: 50e3ca347ffabdbb2805ea267ee55fb0b19657b1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 17:40:19 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 17:43:47 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=50e3ca34
kde-plasma/plasma-pa: drop 5.20.49.9999*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.20.49.9999.ebuild | 40 ----------------------
1 file changed, 40 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.20.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.20.49.9999.ebuild
deleted file mode 100644
index 00fdb38380..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.20.49.9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.74.0
-QTMIN=5.15.1
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
-
-src_prepare() {
- ecm_src_prepare
- ecm_punt_bogus_dep Qt5 Widgets
-}
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2020-10-23 23:27 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2020-10-23 23:27 UTC (permalink / raw
To: gentoo-commits
commit: 49a4185d401a2b24a6c25b6dfc2816563b4d8cfd
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 23 11:08:48 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 23 11:10:37 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=49a4185d
kde-plasma/plasma-pa: Drop unused DEPEND
Upstream commit 48f7b41f38ee53b2c7fe70d457d3d2db21962073
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.20.49.9999.ebuild | 7 +++++--
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 --
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.20.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.20.49.9999.ebuild
index 674a176dc7..3d4ad2388a 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.20.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.20.49.9999.ebuild
@@ -5,7 +5,6 @@ EAPI=7
ECM_HANDBOOK="forceoptional"
KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
QTMIN=5.15.1
inherit ecm kde.org
@@ -21,7 +20,6 @@ DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kdeclarative-${KFMIN}:5
>=kde-frameworks/kglobalaccel-${KFMIN}:5
@@ -35,3 +33,8 @@ RDEPEND="${DEPEND}
>=kde-frameworks/kirigami-${KFMIN}:5
x11-themes/sound-theme-freedesktop
"
+
+src_prepare() {
+ ecm_src_prepare
+ ecm_punt_bogus_dep Qt5 Widgets
+}
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index d62dedeab9..aeeb93d18a 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -5,7 +5,6 @@ EAPI=7
ECM_HANDBOOK="forceoptional"
KFMIN=9999
-PVCUT=$(ver_cut 1-3)
QTMIN=5.15.1
inherit ecm kde.org
@@ -21,7 +20,6 @@ DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kdeclarative-${KFMIN}:5
>=kde-frameworks/kglobalaccel-${KFMIN}:5
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2020-10-13 11:51 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2020-10-13 11:51 UTC (permalink / raw
To: gentoo-commits
commit: 089ab20dc09ed04849c4dd3dc9966201b86eb854
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 11:49:43 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 11:49:43 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=089ab20d
kde-plasma/plasma-pa: drop 5.20.0*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.20.0.ebuild | 37 ----------------------------
1 file changed, 37 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.20.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.20.0.ebuild
deleted file mode 100644
index 6d2c03b5f6..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.20.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.1
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2020-10-09 6:35 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2020-10-09 6:35 UTC (permalink / raw
To: gentoo-commits
commit: cd9b1355c1e68a15033fab437bd0f7d9fb7c9ac8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 8 18:09:12 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 8 18:09:12 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cd9b1355
kde-plasma/plasma-pa: 5.20.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.20.0.ebuild | 37 ++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.20.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.20.0.ebuild
new file mode 100644
index 0000000000..c9d1e36351
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.20.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.74.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.0
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2020-09-19 8:12 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2020-09-19 8:12 UTC (permalink / raw
To: gentoo-commits
commit: 69af9e7bb3e67254aed0909570b0c07aa7bf717e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 03:04:47 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 03:04:47 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=69af9e7b
kde-plasma/plasma-pa: 5.19.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.19.90.ebuild | 37 +++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.19.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.19.90.ebuild
new file mode 100644
index 0000000000..c9d1e36351
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.19.90.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.74.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.0
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdeclarative-${KFMIN}:5
+ >=kde-frameworks/kglobalaccel-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
+ media-libs/libcanberra
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ x11-themes/sound-theme-freedesktop
+"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2020-09-01 16:40 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2020-09-01 16:40 UTC (permalink / raw
To: gentoo-commits
commit: bfe58f754bcaaee3fb30f8f7abf3c1f63ad035b0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 16:34:47 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 16:34:47 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bfe58f75
kde-plasma/plasma-pa: drop 5.19.5*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.19.5.ebuild | 37 ----------------------------
1 file changed, 37 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.19.5.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.19.5.ebuild
deleted file mode 100644
index f4478c5569..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.19.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2020-09-01 12:01 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2020-09-01 12:01 UTC (permalink / raw
To: gentoo-commits
commit: 45753c6a64f5a21fe4530c7867a3b908436cd1c3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 11:59:01 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 11:59:01 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=45753c6a
kde-plasma/plasma-pa: drop 5.19.49.9999*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.19.49.9999.ebuild | 37 ----------------------
1 file changed, 37 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.19.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.19.49.9999.ebuild
deleted file mode 100644
index 1bef1a9ceb..0000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.19.49.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libcanberra
- media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- x11-themes/sound-theme-freedesktop
-"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2020-07-10 14:39 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2020-07-10 14:39 UTC (permalink / raw
To: gentoo-commits
commit: 05ea53772ca06970132b3e70314ddb63218faa6f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 14:29:56 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 14:39:25 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=05ea5377
kde-plasma/plasma-pa: Drop duplicate RDEPEND entry
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.19.49.9999.ebuild | 1 -
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.19.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.19.49.9999.ebuild
index 2a239a9a35..1bef1a9ceb 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.19.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.19.49.9999.ebuild
@@ -33,6 +33,5 @@ DEPEND="
RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
- media-libs/libcanberra
x11-themes/sound-theme-freedesktop
"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index e802f056cc..1d134fd640 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -33,6 +33,5 @@ DEPEND="
RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
- media-libs/libcanberra
x11-themes/sound-theme-freedesktop
"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2019-03-31 23:31 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2019-03-31 23:31 UTC (permalink / raw
To: gentoo-commits
commit: c7b13d998054ceae3956a42578c4d570282327e8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 23:30:53 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 23:30:53 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7b13d99
kde-plasma/plasma-pa: Add new DEPEND
Upstream commit e04e034c24b832fb7803c14e1f99f4b46beab831
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index b5aa0e1752..1cdaaa98d9 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -20,6 +20,7 @@ DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
+ dev-libs/glib:2
media-libs/libcanberra
media-sound/pulseaudio
"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2019-02-19 18:02 Andreas Sturmlechner
0 siblings, 0 replies; 83+ messages in thread
From: Andreas Sturmlechner @ 2019-02-19 18:02 UTC (permalink / raw
To: gentoo-commits
commit: 51947d0e76cbca9be482cf8c5cf458410dbe227f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 15:05:29 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 19 18:01:58 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=51947d0e
kde-plasma/plasma-pa: Add missing RDEPENDs
Upstream commits:
00026cee9ec8c5d04067cf892b46e5a5507b7f6d
89992d14d696334d16d7295c1fdac3c7342cadd4
6b6e63a0388f3b0813295b565eda8ea003238589
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-pa/plasma-pa-5.15.49.9999.ebuild | 7 ++++++-
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.15.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.15.49.9999.ebuild
index cac6dc2ed1..a997dc657b 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.15.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.15.49.9999.ebuild
@@ -23,6 +23,11 @@ DEPEND="
media-libs/libcanberra
media-sound/pulseaudio
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ $(add_frameworks_dep kirigami)
+ $(add_qt_dep qtquickcontrols)
+ media-libs/libcanberra
+ x11-themes/sound-theme-freedesktop
+"
PATCHES=( "${FILESDIR}/${PN}-5.13.3-automagic_gconf.patch" )
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index cac6dc2ed1..b5aa0e1752 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -23,6 +23,11 @@ DEPEND="
media-libs/libcanberra
media-sound/pulseaudio
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ $(add_frameworks_dep kirigami)
+ $(add_qt_dep qtquickcontrols2)
+ media-libs/libcanberra
+ x11-themes/sound-theme-freedesktop
+"
PATCHES=( "${FILESDIR}/${PN}-5.13.3-automagic_gconf.patch" )
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2018-07-13 13:55 Johannes Huber
0 siblings, 0 replies; 83+ messages in thread
From: Johannes Huber @ 2018-07-13 13:55 UTC (permalink / raw
To: gentoo-commits
commit: ec70cab0bf0d86ee7cde0a5fb7719f51f0bd5e2b
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 13:54:59 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 13:54:59 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec70cab0
kde-plasma/plasma-pa: Simplify pulseaudio dep
Package-Manager: Portage-2.3.42, Repoman-2.3.9
kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild | 2 +-
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild
index e92f11e134..0bf9a5ab73 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild
@@ -23,7 +23,7 @@ DEPEND="
dev-libs/glib:2
gnome-base/gconf:2
media-libs/libcanberra
- || ( >=media-sound/pulseaudio-12 <media-sound/pulseaudio-12[gnome] )
+ media-sound/pulseaudio[gnome(+)]
"
RDEPEND="${DEPEND}"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index e92f11e134..0bf9a5ab73 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -23,7 +23,7 @@ DEPEND="
dev-libs/glib:2
gnome-base/gconf:2
media-libs/libcanberra
- || ( >=media-sound/pulseaudio-12 <media-sound/pulseaudio-12[gnome] )
+ media-sound/pulseaudio[gnome(+)]
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2018-07-13 12:48 Johannes Huber
0 siblings, 0 replies; 83+ messages in thread
From: Johannes Huber @ 2018-07-13 12:48 UTC (permalink / raw
To: gentoo-commits
commit: 48d780a14166a76fc932317f03e87c1689aa03e2
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 12:48:01 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 12:48:01 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=48d780a1
kde-plasma/plasma-pa: Update dep for pulseaudio-12
Bug: https://bugs.gentoo.org/658660
Package-Manager: Portage-2.3.42, Repoman-2.3.9
kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild | 2 +-
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild
index 9a16fc22c0..e92f11e134 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.13.49.9999.ebuild
@@ -23,7 +23,7 @@ DEPEND="
dev-libs/glib:2
gnome-base/gconf:2
media-libs/libcanberra
- media-sound/pulseaudio[gnome]
+ || ( >=media-sound/pulseaudio-12 <media-sound/pulseaudio-12[gnome] )
"
RDEPEND="${DEPEND}"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 9a16fc22c0..e92f11e134 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -23,7 +23,7 @@ DEPEND="
dev-libs/glib:2
gnome-base/gconf:2
media-libs/libcanberra
- media-sound/pulseaudio[gnome]
+ || ( >=media-sound/pulseaudio-12 <media-sound/pulseaudio-12[gnome] )
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2016-11-02 13:45 Johannes Huber
0 siblings, 0 replies; 83+ messages in thread
From: Johannes Huber @ 2016-11-02 13:45 UTC (permalink / raw
To: gentoo-commits
commit: 52d4655124d4e601eefcd73aa593d4435ff705a7
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 2 13:32:59 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Nov 2 13:32:59 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=52d46551
kde-plasma/plasma-pa: DEPEND on media-sound/pulseaudio[gnome]
Gentoo-bug: 596426
Package-Manager: portage-2.3.2
kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild | 2 +-
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild
index 41f5de9..a18ae88 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild
@@ -24,7 +24,7 @@ DEPEND="
dev-libs/glib:2
gnome-base/gconf:2
media-libs/libcanberra
- media-sound/pulseaudio
+ media-sound/pulseaudio[gnome]
"
RDEPEND="${DEPEND}"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 41f5de9..a18ae88 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -24,7 +24,7 @@ DEPEND="
dev-libs/glib:2
gnome-base/gconf:2
media-libs/libcanberra
- media-sound/pulseaudio
+ media-sound/pulseaudio[gnome]
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2016-09-17 18:14 Michael Palimaka
0 siblings, 0 replies; 83+ messages in thread
From: Michael Palimaka @ 2016-09-17 18:14 UTC (permalink / raw
To: gentoo-commits
commit: 42ec9d77e746e36f3a6378d64afebe0b4addc567
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 18:14:32 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 18:14:43 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=42ec9d77
kde-plasma/plasma-pa: add new dependencies
Gentoo-bug: 593962
Upstream-commit: 677775b7db387b0d019f1a62dfcea86159a51f40
Upstream-commit: 6814a96da412578a4be47c5643ff6ea13dfdf9e6
Package-Manager: portage-2.3.0
kde-plasma/plasma-pa/plasma-pa-5.7.95.ebuild | 3 +++
kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild | 3 +++
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 3 +++
3 files changed, 9 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.7.95.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.7.95.ebuild
index c583926..98fc008 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.7.95.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.7.95.ebuild
@@ -21,6 +21,9 @@ DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
+ dev-libs/glib:2
+ gnome-base/gconf:2
+ media-libs/libcanberra
media-sound/pulseaudio
"
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild
index a1aed14..41f5de9 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild
@@ -21,6 +21,9 @@ DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
+ dev-libs/glib:2
+ gnome-base/gconf:2
+ media-libs/libcanberra
media-sound/pulseaudio
"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index a1aed14..41f5de9 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -21,6 +21,9 @@ DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
+ dev-libs/glib:2
+ gnome-base/gconf:2
+ media-libs/libcanberra
media-sound/pulseaudio
"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2016-06-19 12:01 Michael Palimaka
0 siblings, 0 replies; 83+ messages in thread
From: Michael Palimaka @ 2016-06-19 12:01 UTC (permalink / raw
To: gentoo-commits
commit: 8dc4bd01ec8a7952317cddecd92e81a320f26ab4
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 11:55:08 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 12:01:00 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8dc4bd01
kde-plasma/plasma-pa: KDE_PUNT_BOGUS_DEPS -> KDE_HANDBOOK="forceoptional"
Package-Manager: portage-2.3.0_rc1
kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild | 2 +-
kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild | 2 +-
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild
index 212a52a..c123591 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-KDE_PUNT_BOGUS_DEPS="true"
+KDE_HANDBOOK="forceoptional"
inherit kde5
DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild
index f2ae54d..a1aed14 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-KDE_PUNT_BOGUS_DEPS="true"
+KDE_HANDBOOK="forceoptional"
inherit kde5
DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index f2ae54d..a1aed14 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-KDE_PUNT_BOGUS_DEPS="true"
+KDE_HANDBOOK="forceoptional"
inherit kde5
DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2015-08-21 17:58 Michael Palimaka
0 siblings, 0 replies; 83+ messages in thread
From: Michael Palimaka @ 2015-08-21 17:58 UTC (permalink / raw
To: gentoo-commits
commit: 0e3a5581d286f94eada26d248895ad843fdf10bd
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 17:58:18 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 17:58:18 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0e3a5581
kde-plasma/plasma-pa: punt bogus deps.
Package-Manager: portage-2.2.20.1
kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild | 1 +
kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild | 1 +
kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild | 1 +
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 +
4 files changed, 4 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild
index c837cd3..d35ed31 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild
@@ -4,6 +4,7 @@
EAPI=5
+KDE_PUNT_BOGUS_DEPS="true"
inherit kde5
DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild
index c837cd3..d35ed31 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild
@@ -4,6 +4,7 @@
EAPI=5
+KDE_PUNT_BOGUS_DEPS="true"
inherit kde5
DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild
index 55d67a0..24fc665 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild
@@ -4,6 +4,7 @@
EAPI=5
+KDE_PUNT_BOGUS_DEPS="true"
inherit kde5
DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 55d67a0..24fc665 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=5
+KDE_PUNT_BOGUS_DEPS="true"
inherit kde5
DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2015-08-21 17:48 Michael Palimaka
0 siblings, 0 replies; 83+ messages in thread
From: Michael Palimaka @ 2015-08-21 17:48 UTC (permalink / raw
To: gentoo-commits
commit: d132e35011ab0b2dcf14457bcc1e1f913c1716ec
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 17:48:45 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 17:48:45 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d132e350
kde-plasma/plasma-pa: add missing dependency.
Gentoo-bug: 558336
Package-Manager: portage-2.2.20.1
kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild | 1 +
kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild | 1 +
kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild | 1 +
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 +
4 files changed, 4 insertions(+)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild
index f0413cf..c837cd3 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.3.95.ebuild
@@ -15,6 +15,7 @@ DEPEND="
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep ki18n)
+ $(add_frameworks_dep plasma)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild
index f0413cf..c837cd3 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild
@@ -15,6 +15,7 @@ DEPEND="
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep ki18n)
+ $(add_frameworks_dep plasma)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild
index 44e2be3..55d67a0 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.4.49.9999.ebuild
@@ -15,6 +15,7 @@ DEPEND="
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep ki18n)
+ $(add_frameworks_dep plasma)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 44e2be3..55d67a0 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -15,6 +15,7 @@ DEPEND="
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep ki18n)
+ $(add_frameworks_dep plasma)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
^ permalink raw reply related [flat|nested] 83+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/
@ 2015-08-03 17:39 Johannes Huber
0 siblings, 0 replies; 83+ messages in thread
From: Johannes Huber @ 2015-08-03 17:39 UTC (permalink / raw
To: gentoo-commits
commit: 14c19c59dc51bfd4936bf74feb73749327676b0d
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 17:35:11 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 17:35:11 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=14c19c59
[kde-plasma/plasma-pa] New package
Package-Manager: portage-2.2.20
kde-plasma/plasma-pa/metadata.xml | 5 +++++
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/kde-plasma/plasma-pa/metadata.xml b/kde-plasma/plasma-pa/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-plasma/plasma-pa/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
new file mode 100644
index 0000000..8e829be
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdeclarative)
+ $(add_frameworks_dep kglobalaccel)
+ $(add_frameworks_dep ki18n)
+ dev-qt/qtdbus:5
+ dev-qt/qtdeclarative:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ media-sound/pulseaudio
+"
+
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 83+ messages in thread
end of thread, other threads:[~2024-10-13 21:10 UTC | newest]
Thread overview: 83+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-14 14:51 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2024-10-13 21:10 Andreas Sturmlechner
2024-10-10 23:00 Andreas Sturmlechner
2024-10-08 15:20 Andreas Sturmlechner
2024-10-03 20:18 Andreas Sturmlechner
2024-09-14 21:33 Andreas Sturmlechner
2024-09-12 19:30 Andreas Sturmlechner
2024-09-10 16:48 Andreas Sturmlechner
2024-06-18 20:03 Andreas Sturmlechner
2024-05-27 22:24 Andreas Sturmlechner
2024-05-24 19:49 Andreas Sturmlechner
2024-05-21 19:06 Andreas Sturmlechner
2024-04-22 20:41 Andreas Sturmlechner
2024-03-16 15:42 Andreas Sturmlechner
2024-01-16 15:28 Andreas Sturmlechner
2024-01-10 16:47 Andreas Sturmlechner
2023-12-23 18:46 Andreas Sturmlechner
2023-12-20 23:02 Andreas Sturmlechner
2023-12-12 18:32 Andreas Sturmlechner
2023-12-02 19:25 Andreas Sturmlechner
2023-10-25 7:42 Andreas Sturmlechner
2023-10-24 18:39 Andreas Sturmlechner
2023-09-16 16:53 Andreas Sturmlechner
2023-06-27 20:44 Andreas Sturmlechner
2023-06-27 20:40 Andreas Sturmlechner
2023-03-14 20:21 Andreas Sturmlechner
2023-03-14 14:47 Andreas Sturmlechner
2023-02-22 11:59 Andreas Sturmlechner
2023-02-21 14:02 Andreas Sturmlechner
2023-02-14 11:27 Andreas Sturmlechner
2023-02-09 13:26 Andreas Sturmlechner
2023-01-20 13:59 Andreas Sturmlechner
2023-01-20 10:40 Andreas Sturmlechner
2023-01-04 15:21 Andreas Sturmlechner
2022-10-11 12:51 Andreas Sturmlechner
2022-10-11 12:37 Andreas Sturmlechner
2022-10-09 16:39 Andreas Sturmlechner
2022-10-06 14:48 Andreas Sturmlechner
2022-09-15 21:41 Andreas Sturmlechner
2022-09-15 20:57 Andreas Sturmlechner
2022-09-06 19:16 Andreas Sturmlechner
2022-07-13 9:18 Andreas Sturmlechner
2022-07-12 13:50 Andreas Sturmlechner
2022-06-14 12:47 Andreas Sturmlechner
2022-06-09 11:29 Andreas Sturmlechner
2022-06-08 9:22 Andreas Sturmlechner
2022-03-21 19:03 Andreas Sturmlechner
2022-02-08 13:17 Andreas Sturmlechner
2022-02-03 20:10 Andreas Sturmlechner
2022-01-18 17:41 Andreas Sturmlechner
2022-01-17 17:49 Andreas Sturmlechner
2022-01-04 16:20 Andreas Sturmlechner
2022-01-04 11:57 Andreas Sturmlechner
2021-10-14 10:26 Andreas Sturmlechner
2021-10-04 13:04 Andreas Sturmlechner
2021-10-03 13:48 Andreas Sturmlechner
2021-09-21 18:44 Andreas Sturmlechner
2021-09-02 17:36 Andreas Sturmlechner
2021-06-11 5:49 Andreas Sturmlechner
2021-05-14 20:41 Andreas Sturmlechner
2021-05-04 21:12 Andreas Sturmlechner
2021-02-16 15:48 Andreas Sturmlechner
2021-02-16 14:25 Andreas Sturmlechner
2021-02-11 13:38 Andreas Sturmlechner
2021-01-23 0:26 Andreas Sturmlechner
2021-01-05 17:44 Andreas Sturmlechner
2020-10-23 23:27 Andreas Sturmlechner
2020-10-13 11:51 Andreas Sturmlechner
2020-10-09 6:35 Andreas Sturmlechner
2020-09-19 8:12 Andreas Sturmlechner
2020-09-01 16:40 Andreas Sturmlechner
2020-09-01 12:01 Andreas Sturmlechner
2020-07-10 14:39 Andreas Sturmlechner
2019-03-31 23:31 Andreas Sturmlechner
2019-02-19 18:02 Andreas Sturmlechner
2018-07-13 13:55 Johannes Huber
2018-07-13 12:48 Johannes Huber
2016-11-02 13:45 Johannes Huber
2016-09-17 18:14 Michael Palimaka
2016-06-19 12:01 Michael Palimaka
2015-08-21 17:58 Michael Palimaka
2015-08-21 17:48 Michael Palimaka
2015-08-03 17:39 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox