diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-08 13:00:57 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-08 13:00:57 +0200 |
| commit | 68bd229ba2b418871c7b52ea8525804e0f324c3b (patch) | |
| tree | 1ca8b691904ba04e0e4f09e1251323b25906ae7e | |
| parent | 5219f019d80852b1f0d4d340f70b1e9c2f40b07a (diff) | |
| download | kde-68bd229ba2b418871c7b52ea8525804e0f324c3b.tar.gz kde-68bd229ba2b418871c7b52ea8525804e0f324c3b.tar.bz2 kde-68bd229ba2b418871c7b52ea8525804e0f324c3b.zip | |
kde-frameworks/kwayland: drop 5.73.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-frameworks/kwayland/Manifest | 1 | ||||
| -rw-r--r-- | kde-frameworks/kwayland/kwayland-5.73.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 0697191934d..00000000000 --- a/kde-frameworks/kwayland/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kwayland-5.73.0.tar.xz 345908 BLAKE2B 385c140532121661b47fcb0a784c6cb8ae46e783d20685514d5a8eac038d29d22ed289546c84a4b2fecc9464f9c3a49dfdae873fd52f581043aace16d17b8e14 SHA512 e39f546111b86020b9110e659a901c2f217599b102934a1bf875b819b67b7d8b36d43818f82a680ce0a7ddcb35c49f957157b8d5880d3766d064d40c087b771e diff --git a/kde-frameworks/kwayland/kwayland-5.73.0.ebuild b/kde-frameworks/kwayland/kwayland-5.73.0.ebuild deleted file mode 100644 index 94887114300..00000000000 --- a/kde-frameworks/kwayland/kwayland-5.73.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 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.14.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="" - -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 -" - -# All failing, I guess we need a virtual wayland server -RESTRICT+=" test" |
