public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtlocation/
Date: Fri, 27 Sep 2024 07:26:45 +0000 (UTC)	[thread overview]
Message-ID: <1727421949.746ca3b3c2c45a63e5fc07fe3b2e6891caf8ff8a.ionen@gentoo> (raw)

commit:     746ca3b3c2c45a63e5fc07fe3b2e6891caf8ff8a
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 27 07:08:36 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Sep 27 07:25:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=746ca3b3

dev-qt/qtlocation: add 6.7.3

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-qt/qtlocation/Manifest                |  1 +
 dev-qt/qtlocation/qtlocation-6.7.3.ebuild | 44 +++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-qt/qtlocation/Manifest b/dev-qt/qtlocation/Manifest
index d9439e6f30e5..554e1c53f5f7 100644
--- a/dev-qt/qtlocation/Manifest
+++ b/dev-qt/qtlocation/Manifest
@@ -1,6 +1,7 @@
 DIST qtlocation-5.15.11-patchset.tar.xz 4796 BLAKE2B dcfa75bd3fb2e9069e1a530c27e2b4e9ac921fcf0ccb712f0894375b575ba25103948c6e5b85b56a8f9c9f2d7edf7df8e38501e93356e69f060b577a04c2d221 SHA512 14bd2864abc6f446dc4fbac03548cb42305685b46db757d856360780144095a021130bc0ebf1d07a516dc7991dc0cfbf733bd0ef6be58237bc15822c21af1d0b
 DIST qtlocation-everywhere-opensource-src-5.15.14.tar.xz 6549056 BLAKE2B 831c7091a7b9d1355121f7e1e89f62c8aaa8819bef98c80f90b1521eea9c11a35452557c97d1dd49d13e0e810bd70f5038f8682f6ac42b68622cd269664eadd3 SHA512 5a6271d61bb9ede80b8483e784d8cc15170cf3f7b019472b2362c742e1e1fd52d811c2132b751574dacee6f7274b81e6049b8a3dc934ba7612c0aef6643062dd
 DIST qtlocation-everywhere-src-6.7.2.tar.xz 3166188 BLAKE2B ca22bc51308b5f5b28f96bedd4190ad747bd335790ec0975e1dc381d8fdacf720907a9842ec01cdd1add3d56549d4c096021731ea3268423d3288e1b24c993a6 SHA512 d7b8d4b9c99247362747d2d8fcf9207e710bed70c320d5c38e6868760cfe5ae2a158d1c0496af939a3e0d74369a86673cddfb25096ff8dda8dc209fd0df94e21
+DIST qtlocation-everywhere-src-6.7.3.tar.xz 3166232 BLAKE2B be9833355f758c6a7ffc799c911262c841f3419691a37a3ec21d3a2f2ffead23e69fce09811a8071c9454070659f7ea8a81eeb7ee5d7cfd89e5d76889649d8f6 SHA512 e905001e5edd4aa6fc3e28e7d9e0461083706510ae652bb8329a3eb9d0ca6a8cbea75ded54538e35a1a9389d743a41a4d1834f29184d398bdbb1281c0f4f591a
 DIST qtlocation-everywhere-src-6.8.0-rc.tar.xz 3166424 BLAKE2B 699154eed09300456919f7d38e193f3300d139db4da3cf62040dbd53e23e215e867b3c9caa93c41d75ce9b8523ae5efa0a7cef8d4ebda94c05a2423703e92ee8 SHA512 eda861755631921df241cbb659f92a400413c71f382fc41c9a8d1a9c4c0f83cd1c5afdf071113236f09c847b3c5593ebe63445bf4b6e393f275220f4d6a5ca40
 DIST qtlocation-mapboxgl-5.15.14-35d56672.tar.gz 3726302 BLAKE2B f51c0589a06fab35ba85b3bf4ca8a1904cda5aec47b17fdf747da527d02be623a76b1af5883b33267fab825a4b5d0863ea0220f2907e98e286b40d4a0bbc82e5 SHA512 5c2ff6ab7e4382d87546a802c5603bdcec3deb7fbb836fc981292c67660514caaa6118e164d2e099d0304710035572706562ec84e4aba5ce36b01cade8b0993e
 DIST qtlocation-mapboxgl-5.15.14-4c88f2c0.tar.gz 3726387 BLAKE2B e9b818505ace86516262d1407450c14be82122bb91363a57708795844089371ac7d511a857f713c7cb4e6f8b54867aab0bc5dcdb9c49aa28aa3f8363271378e0 SHA512 e4d9133db892fd8b7b1bcf584bf7dae30c0f0353f3b0a696a6cabc9485067f262d42554b583640521734498572e5480b5e8d0143d5be47bb92077f3192fefa4d

diff --git a/dev-qt/qtlocation/qtlocation-6.7.3.ebuild b/dev-qt/qtlocation/qtlocation-6.7.3.ebuild
new file mode 100644
index 000000000000..d407e2f12e54
--- /dev/null
+++ b/dev-qt/qtlocation/qtlocation-6.7.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Location (places, maps, navigation) library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+RDEPEND="
+	~dev-qt/qtbase-${PV}:6[network]
+	~dev-qt/qtdeclarative-${PV}:6
+	~dev-qt/qtpositioning-${PV}:6[qml]
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+	# ignores QML_IMPORT_PATH (unlike other tests) and looks in
+	# the missing builddir/qml, skip rather than work around
+	tst_declarative_ui
+)
+
+src_install() {
+	qt6-build_src_install
+
+	if use test; then
+		local delete=( # sigh
+			"${D}${QT6_LIBDIR}"/cmake/Qt6Location/*TestGeoServicePlugin*.cmake
+			"${D}${QT6_LIBDIR}"/cmake/Qt6Location/*UnsupportedPlacesGeoServicePlugin*.cmake
+			"${D}${QT6_LIBDIR}"/cmake/Qt6Qml/QmlPlugins/*declarative_location_test*.cmake
+			"${D}${QT6_PLUGINDIR}"/geoservices/libqtgeoservices_geocodingplugin.so
+			"${D}${QT6_PLUGINDIR}"/geoservices/libqtgeoservices_placesplugin_unsupported.so
+			"${D}${QT6_PLUGINDIR}"/geoservices/libqtgeoservices_qmltestplugin.so
+			"${D}${QT6_PLUGINDIR}"/geoservices/libqtgeoservices_routingplugin.so
+			"${D}${QT6_QMLDIR}"/QtLocation/Test
+		)
+		# using -f given not tracking which tests may be skipped or not
+		rm -rf -- "${delete[@]}" || die
+	fi
+}


             reply	other threads:[~2024-09-27  7:26 UTC|newest]

Thread overview: 123+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-27  7:26 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-09  6:22 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtlocation/ Ionen Wolkens
2024-10-08  5:03 Ionen Wolkens
2024-09-24  9:57 Ionen Wolkens
2024-07-16  1:29 Ionen Wolkens
2024-07-08 11:16 Arthur Zamarin
2024-07-08 10:09 Sam James
2024-06-30 12:13 Sam James
2024-06-30 12:13 Sam James
2024-06-30 11:02 Arthur Zamarin
2024-06-30  8:51 Arthur Zamarin
2024-06-30  8:45 Arthur Zamarin
2024-06-18 18:14 Ionen Wolkens
2024-06-15 15:47 Arthur Zamarin
2024-06-11 16:30 Andreas Sturmlechner
2024-06-08 13:41 Ionen Wolkens
2024-06-08  5:27 Arthur Zamarin
2024-06-04 16:16 Arthur Zamarin
2024-06-02  4:04 Sam James
2024-06-01 15:59 Arthur Zamarin
2024-05-28 18:56 Arthur Zamarin
2024-05-20  8:48 Ionen Wolkens
2024-05-17  5:49 Ionen Wolkens
2024-05-16 15:36 Arthur Zamarin
2024-05-16 12:45 Andreas Sturmlechner
2024-04-19  7:55 Ionen Wolkens
2024-04-13 17:50 Arthur Zamarin
2024-04-07 10:18 WANG Xuerui
2024-04-03 20:45 Arthur Zamarin
2024-04-03 18:48 Arthur Zamarin
2024-04-02 13:06 Ionen Wolkens
2024-04-01 18:29 Arthur Zamarin
2024-03-28  4:03 Yixun Lan
2024-03-27 12:44 Arthur Zamarin
2024-03-26 18:46 Arthur Zamarin
2024-03-26  7:10 Ionen Wolkens
2024-03-22 10:29 Ionen Wolkens
2024-03-12 12:01 Ionen Wolkens
2024-02-20 14:30 Arthur Zamarin
2024-02-14 12:24 Ionen Wolkens
2024-01-31 22:47 Ionen Wolkens
2023-12-19 20:58 Andreas Sturmlechner
2023-12-19 20:33 Ionen Wolkens
2023-12-18  8:27 Arthur Zamarin
2023-12-17 18:29 Arthur Zamarin
2023-12-16 11:36 Sam James
2023-12-12 21:25 Ionen Wolkens
2023-11-27  8:47 Ionen Wolkens
2023-11-23 19:53 Sam James
2023-11-23 16:47 Arthur Zamarin
2023-11-23 16:47 Arthur Zamarin
2023-11-15 17:20 Arthur Zamarin
2023-11-11 20:00 Andreas Sturmlechner
2023-11-06  8:15 Arthur Zamarin
2023-11-06  7:14 Arthur Zamarin
2023-11-05 19:12 Arthur Zamarin
2023-11-05 19:12 Arthur Zamarin
2023-10-10 14:51 Ionen Wolkens
2023-10-08 16:21 Arthur Zamarin
2023-10-08 16:21 Arthur Zamarin
2023-10-08 15:58 Andreas Sturmlechner
2023-09-26 19:48 Ionen Wolkens
2023-09-26 10:02 Andreas Sturmlechner
2023-09-24 17:22 Ionen Wolkens
2023-09-15  4:49 Sam James
2023-07-26 13:31 Jimi Huotari
2023-07-20 19:41 Jimi Huotari
2023-07-12  1:13 Sam James
2023-07-09 17:00 Arthur Zamarin
2023-07-08 21:18 Andreas Sturmlechner
2023-06-10 19:20 Jimi Huotari
2023-06-10 19:20 Jimi Huotari
2023-06-10 13:33 Jimi Huotari
2023-05-01  7:26 Arthur Zamarin
2023-04-25  9:42 Arthur Zamarin
2023-04-23 16:00 Arthur Zamarin
2023-04-15 18:39 Jimi Huotari
2023-01-21 19:33 Arthur Zamarin
2023-01-21 19:30 Arthur Zamarin
2023-01-17 20:04 Sam James
2022-12-04 19:30 Arthur Zamarin
2022-12-04 19:22 Arthur Zamarin
2022-12-03 20:37 Arthur Zamarin
2022-12-03 11:02 Sam James
2022-09-22  8:04 Jakov Smolić
2022-07-04 18:00 Arthur Zamarin
2022-07-02 18:25 Sam James
2022-06-30 22:19 Sam James
2022-06-24  4:58 Sam James
2022-06-14 17:32 Andreas Sturmlechner
2022-06-14 13:27 Sam James
2022-06-13 21:18 Sam James
2022-06-10  3:16 Sam James
2022-04-17 19:29 Sam James
2022-04-14  0:19 Sam James
2022-04-12 22:49 Sam James
2022-04-12 19:35 Arthur Zamarin
2022-04-12 18:45 Arthur Zamarin
2022-03-25 20:34 Andreas Sturmlechner
2022-03-25 20:34 Andreas Sturmlechner
2021-09-30 18:20 Sam James
2021-09-30 18:15 Sam James
2021-08-26  9:34 Andreas Sturmlechner
2021-08-25 14:36 Andreas Sturmlechner
2021-01-09 13:42 Sam James
2021-01-02  1:23 Andreas Sturmlechner
2020-10-12 11:55 Sam James
2020-05-09  7:43 Agostino Sarubbo
2020-04-10  8:38 Andreas Sturmlechner
2020-02-08 13:25 Mikle Kolyada
2019-05-23 13:20 Mikle Kolyada
2019-04-26 17:51 Anthony G. Basile
2018-12-06 19:35 Andreas Sturmlechner
2018-10-16 16:09 Mikle Kolyada
2018-07-13 13:41 Mikle Kolyada
2017-10-10 11:22 Michael Palimaka
2017-09-08  5:06 Markus Meier
2017-08-11 13:06 Michael Palimaka
2017-06-21  9:47 Alexis Ballier
2017-03-17 10:15 Agostino Sarubbo
2017-03-16 10:13 Michael Weber
2016-08-18 18:43 Michael Palimaka
2016-04-28 14:53 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1727421949.746ca3b3c2c45a63e5fc07fe3b2e6891caf8ff8a.ionen@gentoo \
    --to=ionen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox