commit:     53c1bc9a6f0d9f242f8027cdda2d81324362a101
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  5 09:07:52 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov  5 09:07:52 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=53c1bc9a

dev-qt/qtwayland: drop 6.4.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtwayland/Manifest               |  1 -
 dev-qt/qtwayland/qtwayland-6.4.0.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-qt/qtwayland/Manifest b/dev-qt/qtwayland/Manifest
deleted file mode 100644
index 1e44f0d0..00000000
--- a/dev-qt/qtwayland/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qtwayland-everywhere-src-6.4.0.tar.xz 836088 BLAKE2B 
3efc506e1a0bc63182397d483bf352e21d39c75a7360ee3fe839527451950875748aea5cf62207ffef38b845a12c2bbbefde918d14333d1b194a4ea39b82670f
 SHA512 
745fcc84c936c3f2fa7382291b5013679f9e57d6c680f1d352b0a132ba7cbaaea1495211f8fc4f1af85a81c711794987e4e05284d3ac06c94e92e9b601dae924

diff --git a/dev-qt/qtwayland/qtwayland-6.4.0.ebuild 
b/dev-qt/qtwayland/qtwayland-6.4.0.ebuild
deleted file mode 100644
index 09413e55..00000000
--- a/dev-qt/qtwayland/qtwayland-6.4.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Wayland platform plugin for Qt"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-BDEPEND="dev-util/wayland-scanner"
-DEPEND="
-       dev-libs/wayland
-       =dev-qt/qtbase-${PV}*[gui,opengl]
-       =dev-qt/qtdeclarative-${PV}*
-       media-libs/libglvnd
-       x11-libs/libxkbcommon
-"
-RDEPEND="${DEPEND}"

Reply via email to