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, 17 Apr 2025 21:01:28 +0000 (UTC) [thread overview]
Message-ID: <1744923650.3d6f3c7cc81915c1cecb5da7f2aa9e137b0632a6.asturm@gentoo> (raw)
commit: 3d6f3c7cc81915c1cecb5da7f2aa9e137b0632a6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 16 23:27:03 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 17 21:00:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d6f3c7c
dev-libs/kweathercore: 25.04.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/kweathercore/Manifest | 1 +
dev-libs/kweathercore/kweathercore-25.04.0.ebuild | 33 +++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-libs/kweathercore/Manifest b/dev-libs/kweathercore/Manifest
index 167a14944eef..46f880ac57b9 100644
--- a/dev-libs/kweathercore/Manifest
+++ b/dev-libs/kweathercore/Manifest
@@ -1 +1,2 @@
DIST kweathercore-24.12.3.tar.xz 75800 BLAKE2B 5b1f51cbd14c51486775626ec05e3ce2bd0e985ab641c22108a806a389f0d9d03a2b138a50e811eaa43991d686b46ca563a2c66b35c9d48bda33b5308c19ae70 SHA512 e44a3f13443f9735df1f09b6e8a48753c2f6b60b7e2b9393e00cf6be11d1251bac24604fa41fdd63e7d5b87702fa9feee739fad95e2d157e80ea0b85687ee6bf
+DIST kweathercore-25.04.0.tar.xz 77124 BLAKE2B 85d51c05352a042ad529593f24610b386eb82fefac9b124517466095ea631bad34e260e57bde396ece5a3aa981c28a8c8829eeec0b3a49d00514088d28e9fbc4 SHA512 8a89e57bee614ae7a99e39217328ed1193bda08bd984343a7d127a383a74cff4d73164286d1763c2b42201163284262452698dc03797d44da1f1aed165cfa6e1
diff --git a/dev-libs/kweathercore/kweathercore-25.04.0.ebuild b/dev-libs/kweathercore/kweathercore-25.04.0.ebuild
new file mode 100644
index 000000000000..9a3932c90d97
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.04.0.ebuild
@@ -0,0 +1,33 @@
+# 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.9.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/qtdeclarative-${QTMIN}:6
+ >=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-04-17 21:01 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-17 21:01 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-08 18:23 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kweathercore/ Andreas Sturmlechner
2025-03-27 18:34 Andreas Sturmlechner
2025-03-06 17:06 Andreas Sturmlechner
2025-02-06 22:41 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=1744923650.3d6f3c7cc81915c1cecb5da7f2aa9e137b0632a6.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