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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B375F1581EC for ; Fri, 22 Nov 2024 19:15:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14000E086F; Fri, 22 Nov 2024 19:15:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E99C2E086F for ; Fri, 22 Nov 2024 19:15:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD74C33BF41 for ; Fri, 22 Nov 2024 19:15:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EE26AE7 for ; Fri, 22 Nov 2024 19:15:01 +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: <1732302646.e08f8ed5e53f240cdf46589df44a171fc7eeb6a0.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtlocation/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtlocation/qtlocation-5.15.16.9999.ebuild X-VCS-Directories: dev-qt/qtlocation/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e08f8ed5e53f240cdf46589df44a171fc7eeb6a0 X-VCS-Branch: master Date: Fri, 22 Nov 2024 19:15:01 +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: 252a3a91-a0fe-4ee3-a105-bf407536fd33 X-Archives-Hash: ef718481613fd9490e9406d4fea180c4 commit: e08f8ed5e53f240cdf46589df44a171fc7eeb6a0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 10 19:48:29 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 22 19:10:46 2024 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=e08f8ed5 dev-qt/qtlocation: Sync >=dev-libs/icu-75 buildfix from ::gentoo Bumping to MAPBOXGL_COMMIT=35d566724c48180c9a372c2ed50a253871a51574 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtlocation/qtlocation-5.15.16.9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-qt/qtlocation/qtlocation-5.15.16.9999.ebuild b/dev-qt/qtlocation/qtlocation-5.15.16.9999.ebuild index ddeeb13b..3a3718d7 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.16.9999.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.16.9999.ebuild @@ -9,10 +9,10 @@ inherit qt5-build DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - MAPBOXGL_COMMIT=4c88f2c0e61daa89f584a8a9a3eba210221c6920 + MAPBOXGL_COMMIT=35d566724c48180c9a372c2ed50a253871a51574 SRC_URI+=" https://invent.kde.org/qt/qt/${PN}-mapboxgl/-/archive/${MAPBOXGL_COMMIT}/${PN}-mapboxgl-${MAPBOXGL_COMMIT}.tar.gz -> ${PN}-mapboxgl-${PV}-${MAPBOXGL_COMMIT:0:8}.tar.gz https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~loong ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" fi RDEPEND="