aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-01-16 15:32:50 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-01-16 16:26:47 +0100
commit01c7b4738dfa2356b6e7e086335d1a27606bc692 (patch)
tree22f9df5985177ac489dd1630473e067b72d413a8 /kde-plasma/plasma-pa
parentkde-plasma/plasma-nm: drop 5.27.49.9999 (diff)
downloadkde-01c7b4738dfa2356b6e7e086335d1a27606bc692.tar.gz
kde-01c7b4738dfa2356b6e7e086335d1a27606bc692.tar.bz2
kde-01c7b4738dfa2356b6e7e086335d1a27606bc692.zip
kde-plasma/plasma-pa: drop 5.27.49.9999
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-pa')
-rw-r--r--kde-plasma/plasma-pa/plasma-pa-5.27.49.9999.ebuild39
1 files changed, 0 insertions, 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"