diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-01-20 14:49:14 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-01-20 14:49:14 +0100 |
| commit | 717ca0765c2565d0d0b6a262fb9555f01414065e (patch) | |
| tree | 0f6b31cd332e2de7ca442ff397b7a8bf31b84639 /kde-plasma/plasma-integration | |
| parent | fb58d833c0d810c66e80380ca0d388408120c09d (diff) | |
| download | kde-717ca0765c2565d0d0b6a262fb9555f01414065e.tar.gz kde-717ca0765c2565d0d0b6a262fb9555f01414065e.tar.bz2 kde-717ca0765c2565d0d0b6a262fb9555f01414065e.zip | |
kde-plasma/plasma-integration: drop 5.26.90
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-integration')
| -rw-r--r-- | kde-plasma/plasma-integration/Manifest | 1 | ||||
| -rw-r--r-- | kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild | 56 |
2 files changed, 0 insertions, 57 deletions
diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest deleted file mode 100644 index 2bdf71d56c8..00000000000 --- a/kde-plasma/plasma-integration/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST plasma-integration-5.26.90.tar.xz 90368 BLAKE2B ac812ed83aa0f8c1ae3475b3f5151d471229aab818bde3229855b7b306c3663de699563ca5d5250932797effd02ed3a000698dd21fbb0d1d23021cb5c6581cfd SHA512 b04d9328eb119f2e3059b4c175088bfc9b83091c6c6c2c9a871a13e7530c58702380464ede61da5b39117b32e9f6d022cf9193c7579be3116f1c328145aa5063 diff --git a/kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild deleted file mode 100644 index da52b6c3941..00000000000 --- a/kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.102.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.7 -VIRTUALX_REQUIRED="test" -inherit ecm plasma.kde.org - -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" - -LICENSE="LGPL-2+" -SLOT="5" -KEYWORDS="~amd64" -IUSE="" - -# requires running kde environment -RESTRICT="test" - -COMMON_DEPEND=" - dev-libs/wayland - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5=[dbus] - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=dev-qt/qtwayland-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtx11extras-${QTMIN}:5 - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kjobwidgets-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/kwayland-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-plasma/breeze-${PVCUT}:5 - x11-libs/libXcursor - x11-libs/libxcb -" -DEPEND="${COMMON_DEPEND} - >=dev-libs/plasma-wayland-protocols-1.6.0 -" -RDEPEND="${COMMON_DEPEND} - media-fonts/hack - media-fonts/noto -" -BDEPEND=" - >=dev-qt/qtwaylandscanner-${QTMIN}:5 -" |
