diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-13 17:12:30 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-13 17:12:30 +0100 |
| commit | 0f93c0a304fdbb80acbd14d220f27e36b8b1ce1a (patch) | |
| tree | a0d0b3c3455378da9988fe245a7b9109ae12b2c5 /kde-frameworks | |
| parent | f6c980ae88a2ef4d22df9d78255a150eaa9187c0 (diff) | |
| download | kde-0f93c0a304fdbb80acbd14d220f27e36b8b1ce1a.tar.gz kde-0f93c0a304fdbb80acbd14d220f27e36b8b1ce1a.tar.bz2 kde-0f93c0a304fdbb80acbd14d220f27e36b8b1ce1a.zip | |
kde-frameworks/kwayland: drop 5.80.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks')
| -rw-r--r-- | kde-frameworks/kwayland/Manifest | 1 | ||||
| -rw-r--r-- | kde-frameworks/kwayland/kwayland-5.80.0.ebuild | 31 |
2 files changed, 0 insertions, 32 deletions
diff --git a/kde-frameworks/kwayland/Manifest b/kde-frameworks/kwayland/Manifest deleted file mode 100644 index 8d361c46ef1..00000000000 --- a/kde-frameworks/kwayland/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kwayland-5.80.0.tar.xz 344740 BLAKE2B b373b27c696f6a0d13ab466f6281322b9d6e12982ffd321f055b2be2a6ae8b48807b7fb20171688ce32d93653762801e1e5169acfd438c228c022e12d903e84d SHA512 d681e7910a27c76925745dd508cc553a2ddb0b7cda9af150dbd59de3b69a19082e672c586b9e4de1da3fd8027f3aa8d85f36444a20db2604c76d7e407f269789 diff --git a/kde-frameworks/kwayland/kwayland-5.80.0.ebuild b/kde-frameworks/kwayland/kwayland-5.80.0.ebuild deleted file mode 100644 index ceafa4b3a45..00000000000 --- a/kde-frameworks/kwayland/kwayland-5.80.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_TEST="true" -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries" -HOMEPAGE="https://invent.kde.org/frameworks/kwayland" - -LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="" - -# All failing, I guess we need a virtual wayland server -RESTRICT+=" test" - -RDEPEND=" - >=dev-libs/wayland-1.15.0 - >=dev-qt/qtconcurrent-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5[egl] - >=dev-qt/qtwayland-${QTMIN}:5 - media-libs/mesa[egl] -" -DEPEND="${RDEPEND} - >=dev-libs/plasma-wayland-protocols-1.1.1 - >=dev-libs/wayland-protocols-1.15 -" |
