From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/kweathercore/
Date: Thu, 06 Feb 2025 22:41:58 +0000 (UTC) [thread overview]
Message-ID: <1738881643.988953b354942c5e0b75771ee394c70c930d6075.asturm@gentoo> (raw)
commit: 988953b354942c5e0b75771ee394c70c930d6075
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 6 16:33:43 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 6 22:40:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988953b3
dev-libs/kweathercore: 24.12.2 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/kweathercore/Manifest | 1 +
dev-libs/kweathercore/kweathercore-24.12.2.ebuild | 32 +++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-libs/kweathercore/Manifest b/dev-libs/kweathercore/Manifest
index 78108be018d7..bf334ce27474 100644
--- a/dev-libs/kweathercore/Manifest
+++ b/dev-libs/kweathercore/Manifest
@@ -1,2 +1,3 @@
DIST kweathercore-24.08.3.tar.xz 75416 BLAKE2B 1e61a17ae4d5ced5879af63975fcdcba3215a75ebe97fd2d616b92d7c7b8104423049371d3494b884b401c200b2fb441c74d164f24d7fa099bdbabfa728dc338 SHA512 a9b128e4e939c567f32e14a4401a7ab101e8364d8c9c0c0386f72f00d879748637aebcb8e45c5f75324555e2213bb21bb76bc368884d6f70f7057a5392c607ae
DIST kweathercore-24.12.1.tar.xz 75796 BLAKE2B 08af40e4a2459457149b51e301c18b1f349b55ba41a1270f56be914a34bb2a39d346a574aae93f2dc63ec9c1964ff4c5375f16e2d588d2c644d5acb666d71363 SHA512 04aea2f072725a8f850aca0b98c87e9605b46999a355e2590f251369054a512b358d032fedede71d057e9ec622136549eec05f0680d5acc93d67bf6f2ffdc32b
+DIST kweathercore-24.12.2.tar.xz 75832 BLAKE2B dda0402cf111e7d698dda120eb5d8e6d9fd47231f6c7a1c807621dda713719a5cffff5b1621239083840025aa91d6f88beed3c5cb4c3f46be8e04e9093bae8a6 SHA512 f8f35510b621b69954db741d4f3f9f55c2c834cd7da4360186c63a2ba6fdb0db13b552846d9412f7863dc2376c0e1025a9f7420ca9aa2ac5333a421aed2bc21c
diff --git a/dev-libs/kweathercore/kweathercore-24.12.2.ebuild b/dev-libs/kweathercore/kweathercore-24.12.2.ebuild
new file mode 100644
index 000000000000..20744092c015
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-24.12.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_NONGUI="true"
+ECM_QTHELP="true"
+ECM_TEST="true"
+KFMIN=6.7.0
+QTMIN=6.7.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Library for retrieval of weather information including forecasts and alerts"
+HOMEPAGE="https://invent.kde.org/libraries/kweathercore"
+
+LICENSE="LGPL-2+"
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[network]
+ >=dev-qt/qtpositioning-${QTMIN}:6
+ >=kde-frameworks/kholidays-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"
+
+CMAKE_SKIP_TESTS=(
+ locationquerytest
+ # bug 906392
+ metnoparsertest
+)
next reply other threads:[~2025-02-06 22:42 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-06 22:41 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-09 16:12 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kweathercore/ Andreas Sturmlechner
2025-09-11 18:06 Andreas Sturmlechner
2025-08-22 12:03 WANG Xuerui
2025-08-16 12:20 Andreas Sturmlechner
2025-07-05 18:09 Andreas Sturmlechner
2025-06-05 17:48 Andreas Sturmlechner
2025-05-08 18:23 Andreas Sturmlechner
2025-04-17 21:01 Andreas Sturmlechner
2025-03-27 18:34 Andreas Sturmlechner
2025-03-06 17:06 Andreas Sturmlechner
2025-01-09 19:37 Andreas Sturmlechner
2024-12-04 18:28 Andreas Sturmlechner
2024-11-07 19:11 Andreas Sturmlechner
2024-10-31 22:34 Andreas Sturmlechner
2024-10-10 18:57 Andreas Sturmlechner
2024-09-20 22:01 Andreas Sturmlechner
2024-09-01 19:36 Arthur Zamarin
2024-08-31 21:19 Sam James
2024-08-24 12:50 Andreas Sturmlechner
2024-08-09 8:39 Arthur Zamarin
2024-07-21 16:43 Arthur Zamarin
2024-07-02 11:46 Sam James
2024-06-30 22:55 Andreas Sturmlechner
2024-02-17 5:25 Sam James
2023-07-08 9:33 Arthur Zamarin
2023-06-03 7:09 WANG Xuerui
2023-05-05 16:21 Arthur Zamarin
2023-04-25 19:49 Sam James
2022-12-18 9:41 Andreas Sturmlechner
2022-12-10 14:25 Andreas Sturmlechner
2022-07-30 19:39 Arthur Zamarin
2022-07-19 15:39 Andreas Sturmlechner
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=1738881643.988953b354942c5e0b75771ee394c70c930d6075.asturm@gentoo \
--to=asturm@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