From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0F1EE158012 for ; Wed, 22 Sep 2021 20:01:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 149A0E0955; Wed, 22 Sep 2021 20:01:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1690E0955 for ; Wed, 22 Sep 2021 20:01:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E803334300A for ; Wed, 22 Sep 2021 20:01:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 484CC11F for ; Wed, 22 Sep 2021 20:01:46 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1632340890.5708f7ce5fea4189fd41300d25faca317bbf1600.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwayland/Manifest dev-qt/qtwayland/qtwayland-5.15.2-r11.ebuild dev-qt/qtwayland/qtwayland-5.15.2-r12.ebuild X-VCS-Directories: dev-qt/qtwayland/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5708f7ce5fea4189fd41300d25faca317bbf1600 X-VCS-Branch: master Date: Wed, 22 Sep 2021 20:01:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 552fc5be-681b-41fa-9f16-b4db9dd2911c X-Archives-Hash: 628904b553b14c12e5be145f28b34098 commit: 5708f7ce5fea4189fd41300d25faca317bbf1600 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 22 09:51:29 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 22 20:01:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5708f7ce dev-qt/qtwayland: 5.15.2-r12 version bump at KDE 3c420cd1 - Replace media-libs/{mesa[egl] -> libglvnd} - Switch from ~PV to =QT5_PV* version dependencies. Fixes: "Correctly detect if image format is supported by QImageWriter" Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtwayland/Manifest | 2 +- ...wayland-5.15.2-r11.ebuild => qtwayland-5.15.2-r12.ebuild} | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-qt/qtwayland/Manifest b/dev-qt/qtwayland/Manifest index 856cb35413b..9e110f7478c 100644 --- a/dev-qt/qtwayland/Manifest +++ b/dev-qt/qtwayland/Manifest @@ -1,2 +1,2 @@ -DIST qtwayland-5.15.2-d4c41797.tar.gz 829183 BLAKE2B 2a185e724dc4bb409d588664adf956fc16ab2115f5f2a5217c7654312f320402ef5b247aae44ec021c274b2a070698b2e6771135d604baf8308d8d33deffc55f SHA512 2e8e6149f6ffd5379075c235ea334aac0663e1c888291a564467c46f8073503d6b6c3c0cf9080cfa98c1d8742a6295c9b9aff877afcf06e8efccd0b54b1b9389 +DIST qtwayland-5.15.2-3c420cd1.tar.gz 829193 BLAKE2B dcd6f466184263b8988f5ae8e8cd47d22711ec791d5f7afdc156ce6de31488f6b37970bac00edbbe9a485b3627f86f865e45d9515e48eccf37cc12a831d7740e SHA512 d4e247d08ed17a31073005b4bef818571cd1268f8b4a430dd366f680a0f652d3aa321ea264efc88628405ac254693bdc1b34d32a2bcb14f4d987d5380e4cedfc DIST qtwayland-everywhere-src-5.15.2.tar.xz 564884 BLAKE2B 472effd3e9f3fd5470e0449703a52d45f2fd823770880b5ad15d8bf99196eee5d8511ca2bc9e23df6e27c933551d1853928ba79b4b1e5fa6e53334c54c04a463 SHA512 e8657ed676873da7b949e6a1605d025918a03336af9c68f32741945ec3c71a604def55bb00737ba4d97b91c00d0e2df1a83cdcedcf5795c6b2a1ef2caa21c91c diff --git a/dev-qt/qtwayland/qtwayland-5.15.2-r11.ebuild b/dev-qt/qtwayland/qtwayland-5.15.2-r12.ebuild similarity index 74% rename from dev-qt/qtwayland/qtwayland-5.15.2-r11.ebuild rename to dev-qt/qtwayland/qtwayland-5.15.2-r12.ebuild index 61945b0b2d0..89a557d9935 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.2-r11.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.2-r12.ebuild @@ -3,7 +3,7 @@ EAPI=8 -KDE_ORG_COMMIT=d4c41797b61a5a8da47c5821711aca72e756dcbf +KDE_ORG_COMMIT=3c420cd180397e3f42c8a436a7f1b11465925bdd inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" @@ -16,14 +16,14 @@ IUSE="vulkan X" DEPEND=" dev-libs/wayland - ~dev-qt/qtcore-${PV}:5= - ~dev-qt/qtdeclarative-${PV}:5= - ~dev-qt/qtgui-${PV}:5=[egl,libinput,vulkan=,X?] - media-libs/mesa[egl] + =dev-qt/qtcore-${QT5_PV}*:5= + =dev-qt/qtdeclarative-${QT5_PV}*:5= + =dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput,vulkan=,X?] + media-libs/libglvnd >=x11-libs/libxkbcommon-0.2.0 vulkan? ( dev-util/vulkan-headers ) X? ( - ~dev-qt/qtgui-${PV}[-gles2-only] + =dev-qt/qtgui-${QT5_PV}*[-gles2-only] x11-libs/libX11 x11-libs/libXcomposite )