aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-03-14 21:16:04 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-03-14 21:16:04 +0100
commitb74e954ae6c4a873e46279a42c7f3280c904d1bf (patch)
tree1c8da830fddb1b3635cff081abb950960b995b39 /kde-plasma/plasma-pa
parentkde-plasma/plasma-nm: drop 5.27.3 (diff)
downloadkde-b74e954ae6c4a873e46279a42c7f3280c904d1bf.tar.gz
kde-b74e954ae6c4a873e46279a42c7f3280c904d1bf.tar.bz2
kde-b74e954ae6c4a873e46279a42c7f3280c904d1bf.zip
kde-plasma/plasma-pa: drop 5.27.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-pa')
-rw-r--r--kde-plasma/plasma-pa/Manifest1
-rw-r--r--kde-plasma/plasma-pa/plasma-pa-5.27.3.ebuild36
2 files changed, 0 insertions, 37 deletions
diff --git a/kde-plasma/plasma-pa/Manifest b/kde-plasma/plasma-pa/Manifest
deleted file mode 100644
index de8029eedd..0000000000
--- a/kde-plasma/plasma-pa/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST plasma-pa-5.27.3.tar.xz 162196 BLAKE2B 15b8a7c5417fa5b63d0715474d7116d88a951349045ec9a67ac1b84240bb32c50f4fe8c690a6157a67b69d60930bc93aed024674787e8df655306c9bb38fee35 SHA512 eaa3c60b95cfade499ff4db45b5b349a8454468bac8b6eaf67aec60e69141a2c4a6494fbc3954f24b72adbd335f5c8abe32a361a65c61f7680173c863a02e46e
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"