public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/
Date: Thu, 20 Jan 2022 14:50:24 +0000 (UTC)	[thread overview]
Message-ID: <1642610374.ad9330ce8af2d7856fad816c09364e434af21233.asturm@gentoo> (raw)

commit:     ad9330ce8af2d7856fad816c09364e434af21233
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 19 15:39:49 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 19 16:39:34 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ad9330ce

dev-libs/kweathercore: New package

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/kweathercore/kweathercore-9999.ebuild | 34 ++++++++++++++++++++++++++
 dev-libs/kweathercore/metadata.xml             | 11 +++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-9999.ebuild b/dev-libs/kweathercore/kweathercore-9999.ebuild
new file mode 100644
index 0000000000..2e8d14012a
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-9999.ebuild
@@ -0,0 +1,34 @@
+# 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.2
+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/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 0000000000..d925f24397
--- /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>


             reply	other threads:[~2022-01-20 14:50 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-20 14:50 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-19 15:45 [gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/ Andreas Sturmlechner
2022-11-11 21:09 Andreas Sturmlechner
2024-01-09 18:34 Andreas Sturmlechner
2024-03-04 23:13 Andreas Sturmlechner
2024-06-30 22:51 Andreas Sturmlechner
2024-07-12 19:15 Andreas Sturmlechner
2024-08-16 19:50 Andreas Sturmlechner
2024-08-22 19:42 Andreas Sturmlechner
2024-08-24 16:01 Sam James
2024-09-10 17:33 Andreas Sturmlechner
2024-10-08 17:00 Andreas Sturmlechner
2024-10-10 19:29 Andreas Sturmlechner
2024-11-05 21:03 Andreas Sturmlechner
2024-11-07 19:26 Andreas Sturmlechner
2024-11-07 21:23 Andreas Sturmlechner
2024-11-11 18:58 Andreas Sturmlechner
2024-11-15 17:31 Andreas Sturmlechner
2024-12-12 22:13 Andreas Sturmlechner
2024-12-12 22:42 Andreas Sturmlechner
2025-02-04 19:47 Andreas Sturmlechner
2025-02-06 22:42 Andreas Sturmlechner
2025-03-04 19:17 Andreas Sturmlechner
2025-03-06 17:06 Andreas Sturmlechner
2025-03-06 17:44 Andreas Sturmlechner
2025-03-15 16:42 Sam James
2025-03-15 21:23 Andreas Sturmlechner
2025-03-15 21:41 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=1642610374.ad9330ce8af2d7856fad816c09364e434af21233.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