commit: 225bc18e3d2f6978dced3d025206126e675c7457 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 22 14:45:58 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Apr 22 14:54:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225bc18e
kde-plasma/kwayland-server: Remove last-rited package Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/kwayland-server/Manifest | 1 - .../kwayland-server/kwayland-server-5.24.6.ebuild | 39 ---------------------- kde-plasma/kwayland-server/metadata.xml | 11 ------ profiles/package.mask | 5 --- 4 files changed, 56 deletions(-) diff --git a/kde-plasma/kwayland-server/Manifest b/kde-plasma/kwayland-server/Manifest deleted file mode 100644 index 1388b347ae4a..000000000000 --- a/kde-plasma/kwayland-server/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kwayland-server-5.24.6.tar.xz 221432 BLAKE2B 6ee92ba3800b04b06bc5543e99dfdf3690ff163423868e025da08f600d8624a20b080d1d24cde977780c88b7b8d4953cfec074d7423569e072ab0305c9342d04 SHA512 7030e74f866b170ca8badceab18a74fbc412cad4745386d8731ac3bef0e002e7997454d802cefab57f597c093454a92a8c25601ccbdca3fac3f674b0c65f1775 diff --git a/kde-plasma/kwayland-server/kwayland-server-5.24.6.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.24.6.ebuild deleted file mode 100644 index 742cf14094ca..000000000000 --- a/kde-plasma/kwayland-server/kwayland-server-5.24.6.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_QTHELP="true" -ECM_TEST="true" -KFMIN=5.92.0 -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.4 -inherit ecm plasma.kde.org - -DESCRIPTION="Wayland Server Components built on KDE Frameworks" -HOMEPAGE="https://invent.kde.org/plasma/kwayland-server" - -LICENSE="LGPL-2.1" -SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" -IUSE="" - -# All failing, I guess we need a virtual wayland server -RESTRICT="test" - -RDEPEND=" - >=dev-libs/wayland-1.19.0 - >=dev-qt/qtconcurrent-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5[egl] - >=dev-qt/qtwayland-${QTMIN}:5 - >=kde-frameworks/kwayland-${KFMIN}:5 - media-libs/libglvnd -" -DEPEND="${RDEPEND} - >=dev-libs/plasma-wayland-protocols-1.6.0 - >=dev-libs/wayland-protocols-1.24 -" -BDEPEND=" - >=dev-qt/qtwaylandscanner-${QTMIN}:5 - dev-util/wayland-scanner -" diff --git a/kde-plasma/kwayland-server/metadata.xml b/kde-plasma/kwayland-server/metadata.xml deleted file mode 100644 index d925f2439758..000000000000 --- a/kde-plasma/kwayland-server/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo KDE Project</name> - </maintainer> - <upstream> - <bugs-to>https://bugs.kde.org/</bugs-to> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 163d40d4afc1..abdc529620ae 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -190,11 +190,6 @@ net-im/wazzapp-bin # Removal on 2023-05-07 app-admin/mcollective -# Andreas Sturmlechner <[email protected]> (2023-04-08) -# Long obsolete part of KDE Plasma (merged back into kwin). -# Removal on 2023-08-22 -kde-plasma/kwayland-server - # John Helmert III <[email protected]> (2023-04-08) # i3-gaps has been meregd into upstream i3. Use x11-wm/i3 instead. # See also: https://github.com/i3/i3/issues/3724
