From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/kweathercore/
Date: Tue, 19 Jul 2022 15:39:14 +0000 (UTC) [thread overview]
Message-ID: <1658245117.35fabf2e200c4be42948031653e24d19c11a1219.asturm@gentoo> (raw)
commit: 35fabf2e200c4be42948031653e24d19c11a1219
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 19 15:23:58 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 19 15:38:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35fabf2e
dev-libs/kweathercore: new package, add 0.6
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/kweathercore/Manifest | 1 +
dev-libs/kweathercore/kweathercore-0.6.ebuild | 35 +++++++++++++++++++++++++++
dev-libs/kweathercore/metadata.xml | 11 +++++++++
3 files changed, 47 insertions(+)
diff --git a/dev-libs/kweathercore/Manifest b/dev-libs/kweathercore/Manifest
new file mode 100644
index 000000000000..0927d7fbd5e5
--- /dev/null
+++ b/dev-libs/kweathercore/Manifest
@@ -0,0 +1 @@
+DIST kweathercore-0.6.tar.xz 54000 BLAKE2B 3ecdd9e059f09d1c96f8defe3e9f664431891c73523aadde41d06dcacdd9829b12d1659f2a9abb70cc4ee9ea0eb1d0041c97f8d5d01d7181514a521147296a41 SHA512 0cc3a5422052fd4d3bedac36c3c017d1ed5c21c4200f6e747dc478bab55f7207d9207a9ea472c340397cd2433a020b92adb6ab39f054b4cd6c72cf01949d18d2
diff --git a/dev-libs/kweathercore/kweathercore-0.6.ebuild b/dev-libs/kweathercore/kweathercore-0.6.ebuild
new file mode 100644
index 000000000000..4b2bb21a7ac3
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-0.6.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 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=5.88.0
+QTMIN=5.15.5
+inherit ecm kde.org
+
+DESCRIPTION="Library for retrieval of weather information including forecasts and alerts"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+ KEYWORDS="~amd64"
+fi
+LICENSE="LGPL-2+"
+SLOT="5"
+
+DEPEND="
+ >=dev-qt/qtnetwork-${QTMIN}:5
+ >=dev-qt/qtpositioning-${QTMIN}:5
+ >=kde-frameworks/kholidays-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+"
+RDEPEND="${DEPEND}"
+
+src_test() {
+ local myctestargs=(
+ -E "locationquerytest"
+ )
+ ecm_src_test
+}
diff --git a/dev-libs/kweathercore/metadata.xml b/dev-libs/kweathercore/metadata.xml
new file mode 100644
index 000000000000..d925f2439758
--- /dev/null
+++ b/dev-libs/kweathercore/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://bugs.kde.org/</bugs-to>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2022-07-19 15:39 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-19 15:39 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-30 19:39 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kweathercore/ Arthur Zamarin
2022-12-10 14:25 Andreas Sturmlechner
2022-12-18 9:41 Andreas Sturmlechner
2023-04-25 19:49 Sam James
2023-05-05 16:21 Arthur Zamarin
2023-06-03 7:09 WANG Xuerui
2023-07-08 9:33 Arthur Zamarin
2024-02-17 5:25 Sam James
2024-06-30 22:55 Andreas Sturmlechner
2024-07-02 11:46 Sam James
2024-07-21 16:43 Arthur Zamarin
2024-08-09 8:39 Arthur Zamarin
2024-08-24 12:50 Andreas Sturmlechner
2024-08-31 21:19 Sam James
2024-09-01 19:36 Arthur Zamarin
2024-09-20 22:01 Andreas Sturmlechner
2024-10-10 18:57 Andreas Sturmlechner
2024-10-31 22:34 Andreas Sturmlechner
2024-11-07 19:11 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=1658245117.35fabf2e200c4be42948031653e24d19c11a1219.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