diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-12 18:40:46 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-12 18:40:46 +0100 |
| commit | 77fb2e11f86f78e553c0c0111177b3ac55356dd7 (patch) | |
| tree | 689e43ca6556244e4ce585f8e27b02608688bc38 | |
| parent | 1b602d7fa958ebd440fe2588527bc784426f390e (diff) | |
| download | kde-77fb2e11f86f78e553c0c0111177b3ac55356dd7.tar.gz kde-77fb2e11f86f78e553c0c0111177b3ac55356dd7.tar.bz2 kde-77fb2e11f86f78e553c0c0111177b3ac55356dd7.zip | |
kde-frameworks/kwayland: drop 5.77.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.77.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 682dd3e8090..00000000000 --- a/kde-frameworks/kwayland/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kwayland-5.77.0.tar.xz 344616 BLAKE2B 9ee3bb1691884d2f69d4b31e4163c0b6c21fd8bb1d6fb6ac5ea28ef3dbcd9bf286c39da5914f1406e2e9645f2f09c14a9bb861b8e96c29911b0e2d2cbcb93c15 SHA512 f24df9225d6a3fbcf4627a1ea1292d971bd1ac8096777c3d79e306b808dff92ebcee34d6bcfa63e729575c873b4bceaeaa1d62e3cd848774f9a536171fae65cd diff --git a/kde-frameworks/kwayland/kwayland-5.77.0.ebuild b/kde-frameworks/kwayland/kwayland-5.77.0.ebuild deleted file mode 100644 index c0bd6cb19b4..00000000000 --- a/kde-frameworks/kwayland/kwayland-5.77.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.15.1 -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" |
