[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2026-02-05 Thread Andreas Sturmlechner
commit: d5790aee88d08cb45496b8cc7b99ab1103221774
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb  5 22:36:57 2026 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb  5 22:36:57 2026 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d5790aee

dev-libs/kweathercore: drop 25.12.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.12.2.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.12.2.ebuild 
b/dev-libs/kweathercore/kweathercore-25.12.2.ebuild
deleted file mode 100644
index c39213d0f6..00
--- a/dev-libs/kweathercore/kweathercore-25.12.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2026 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.19.0
-QTMIN=6.10.1
-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 ~loong ~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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2026-02-03 Thread Andreas Sturmlechner
commit: 05e00677cd86688b724ae5472a1aec2eaa4853bf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb  3 11:43:24 2026 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb  3 11:49:12 2026 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=05e00677

dev-libs/kweathercore: 25.12.2 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.12.2.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.12.2.ebuild 
b/dev-libs/kweathercore/kweathercore-25.12.2.ebuild
new file mode 100644
index 00..c39213d0f6
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.12.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2026 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.19.0
+QTMIN=6.10.1
+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 ~loong ~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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2026-01-08 Thread Andreas Sturmlechner
commit: 30e3870c10e136c16a4ac5d0d6afaa02ce112b71
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan  8 17:51:15 2026 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan  8 17:51:15 2026 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=30e3870c

dev-libs/kweathercore: drop 25.12.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.12.1.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.12.1.ebuild 
b/dev-libs/kweathercore/kweathercore-25.12.1.ebuild
deleted file mode 100644
index 4a3ae2c5b9..00
--- a/dev-libs/kweathercore/kweathercore-25.12.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2026 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.19.0
-QTMIN=6.9.1
-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 ~loong ~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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2026-01-06 Thread Andreas Sturmlechner
commit: 7b3d0fe27112a6b9eb784641941a9ac108c154f5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  6 16:51:37 2026 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  6 16:55:42 2026 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7b3d0fe2

dev-libs/kweathercore: 25.12.1 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.12.1.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.12.1.ebuild 
b/dev-libs/kweathercore/kweathercore-25.12.1.ebuild
new file mode 100644
index 00..4a3ae2c5b9
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.12.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2026 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.19.0
+QTMIN=6.9.1
+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 ~loong ~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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-12-11 Thread Andreas Sturmlechner
commit: 0a585251d9552e4a8ae3e95a746bd7d307ad7a36
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 11 19:58:53 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 11 19:58:53 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0a585251

dev-libs/kweathercore: drop 25.12.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.12.0.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.12.0.ebuild 
b/dev-libs/kweathercore/kweathercore-25.12.0.ebuild
deleted file mode 100644
index 7a530be891..00
--- a/dev-libs/kweathercore/kweathercore-25.12.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.19.0
-QTMIN=6.9.1
-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 ~loong ~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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-12-05 Thread Andreas Sturmlechner
commit: c1342da9cfa7204f978fd856cace98b0ec3ff4d3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Dec  5 12:28:28 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Dec  5 12:59:49 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c1342da9

dev-libs/kweathercore: 25.12.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.12.0.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.12.0.ebuild 
b/dev-libs/kweathercore/kweathercore-25.12.0.ebuild
new file mode 100644
index 00..7a530be891
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.12.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.19.0
+QTMIN=6.9.1
+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 ~loong ~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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-12-04 Thread Andreas Sturmlechner
commit: 7683faf1f2d5d87f1f4df3ea9e72fabdd4487bd5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec  4 18:38:07 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec  4 18:57:25 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7683faf1

dev-libs/kweathercore: Add 25.12 stable branch

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kweathercore/kweathercore-25.12.49..ebuild | 33 ++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.12.49..ebuild 
b/dev-libs/kweathercore/kweathercore-25.12.49..ebuild
new file mode 100644
index 00..db25cfb8e3
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.12.49..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.19.0
+QTMIN=6.9.1
+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=""
+
+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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-11-06 Thread Andreas Sturmlechner
commit: 59d794135c6363953d30f58f0157b19b4dce8a06
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov  6 16:46:12 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov  6 16:50:41 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=59d79413

dev-libs/kweathercore: drop 25.08.49.

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kweathercore/kweathercore-25.08.49..ebuild | 33 --
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.08.49..ebuild 
b/dev-libs/kweathercore/kweathercore-25.08.49..ebuild
deleted file mode 100644
index 0d29178f46..00
--- a/dev-libs/kweathercore/kweathercore-25.08.49..ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.16.0
-QTMIN=6.9.1
-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=""
-
-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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-11-06 Thread Andreas Sturmlechner
commit: c557bba681daff1ea0752c4b4fa7f687ff5fea01
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov  6 16:19:29 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov  6 16:19:29 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c557bba6

dev-libs/kweathercore: drop 25.08.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.08.3.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.08.3.ebuild 
b/dev-libs/kweathercore/kweathercore-25.08.3.ebuild
deleted file mode 100644
index 61babfbf0c..00
--- a/dev-libs/kweathercore/kweathercore-25.08.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.16.0
-QTMIN=6.9.1
-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 ~loong ~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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-11-04 Thread Andreas Sturmlechner
commit: 91fbd07b885ebddea0ccc353d194276366f99bff
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov  4 19:07:13 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov  4 19:47:41 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=91fbd07b

dev-libs/kweathercore: 25.08.3 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.08.3.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.08.3.ebuild 
b/dev-libs/kweathercore/kweathercore-25.08.3.ebuild
new file mode 100644
index 00..61babfbf0c
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.08.3.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.16.0
+QTMIN=6.9.1
+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 ~loong ~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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-10-18 Thread Andreas Sturmlechner
commit: c0e6888662dd14c913d1115acf7449a5665ce456
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct  9 17:45:00 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  9 17:45:00 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c0e68886

dev-libs/kweathercore: drop 25.08.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.08.2.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.08.2.ebuild 
b/dev-libs/kweathercore/kweathercore-25.08.2.ebuild
deleted file mode 100644
index 61babfbf0c..00
--- a/dev-libs/kweathercore/kweathercore-25.08.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.16.0
-QTMIN=6.9.1
-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 ~loong ~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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-10-17 Thread Andreas Sturmlechner
commit: a781a065248407d0f88a6c8d5541387dd09d2eab
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct  7 17:19:09 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct  7 17:23:35 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a781a065

dev-libs/kweathercore: 25.08.2 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.08.2.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.08.2.ebuild 
b/dev-libs/kweathercore/kweathercore-25.08.2.ebuild
new file mode 100644
index 00..61babfbf0c
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.08.2.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.16.0
+QTMIN=6.9.1
+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 ~loong ~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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-09-11 Thread Andreas Sturmlechner
commit: da9784a4df8d2be485ef820f958958021c155713
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 11 18:27:19 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 11 18:27:19 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=da9784a4

dev-libs/kweathercore: drop 25.08.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.08.1.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.08.1.ebuild 
b/dev-libs/kweathercore/kweathercore-25.08.1.ebuild
deleted file mode 100644
index 61babfbf0c..00
--- a/dev-libs/kweathercore/kweathercore-25.08.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.16.0
-QTMIN=6.9.1
-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 ~loong ~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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-09-09 Thread Andreas Sturmlechner
commit: 761e602089e71262d93ff2f9b8d3f8832b6e3dd1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep  9 14:44:24 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep  9 17:09:01 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=761e6020

dev-libs/kweathercore: 25.08.1 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.08.1.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.08.1.ebuild 
b/dev-libs/kweathercore/kweathercore-25.08.1.ebuild
new file mode 100644
index 00..61babfbf0c
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.08.1.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.16.0
+QTMIN=6.9.1
+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 ~loong ~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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-08-16 Thread Andreas Sturmlechner
commit: b3565f864f1b234ba862e50bbc5ef4bd9aa76f0c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 16 12:34:58 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 16 12:34:58 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b3565f86

dev-libs/kweathercore: drop 25.08.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.08.0.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.08.0.ebuild 
b/dev-libs/kweathercore/kweathercore-25.08.0.ebuild
deleted file mode 100644
index 051250b8f7..00
--- a/dev-libs/kweathercore/kweathercore-25.08.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.16.0
-QTMIN=6.9.1
-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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-08-14 Thread Andreas Sturmlechner
commit: 5dc77c4dfa7aa6c8631909c9566d2d4ed6bb2592
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Aug 15 05:15:34 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Aug 15 05:15:34 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5dc77c4d

dev-libs/kweathercore: drop 25.07.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.07.90.ebuild | 33 --
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.07.90.ebuild 
b/dev-libs/kweathercore/kweathercore-25.07.90.ebuild
deleted file mode 100644
index 051250b8f7..00
--- a/dev-libs/kweathercore/kweathercore-25.07.90.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.16.0
-QTMIN=6.9.1
-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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-08-08 Thread Andreas Sturmlechner
commit: bcbb14bea3d34183443510500ab2f20d4148d466
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Aug  8 10:57:55 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Aug  8 11:05:56 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bcbb14be

dev-libs/kweathercore: 25.08.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.08.0.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.08.0.ebuild 
b/dev-libs/kweathercore/kweathercore-25.08.0.ebuild
new file mode 100644
index 00..051250b8f7
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.08.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.16.0
+QTMIN=6.9.1
+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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-07-25 Thread Andreas Sturmlechner
commit: 3581b4fb570d82b8a8b05534d9aad93174271740
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 25 12:32:44 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 25 12:55:06 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3581b4fb

dev-libs/kweathercore: 25.07.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.07.90.ebuild | 33 ++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.07.90.ebuild 
b/dev-libs/kweathercore/kweathercore-25.07.90.ebuild
new file mode 100644
index 00..051250b8f7
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.07.90.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.16.0
+QTMIN=6.9.1
+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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-07-05 Thread Andreas Sturmlechner
commit: 1abdd5f8403743b21a8b720de6fa65679591c58e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jul  5 18:24:12 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul  5 18:29:57 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1abdd5f8

dev-libs/kweathercore: drop 25.04.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.04.3.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.04.3.ebuild 
b/dev-libs/kweathercore/kweathercore-25.04.3.ebuild
deleted file mode 100644
index 2ca1cf0652..00
--- a/dev-libs/kweathercore/kweathercore-25.04.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.13.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-07-05 Thread Andreas Sturmlechner
commit: 002b7b8b20ba77035f6fdebadc70ccdf5ef52f88
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jul  5 12:33:16 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul  5 13:12:08 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=002b7b8b

dev-libs/kweathercore: drop 25.04.49.

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kweathercore/kweathercore-25.04.49..ebuild | 33 --
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.04.49..ebuild 
b/dev-libs/kweathercore/kweathercore-25.04.49..ebuild
deleted file mode 100644
index 3b52a2d5ff..00
--- a/dev-libs/kweathercore/kweathercore-25.04.49..ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.13.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=""
-
-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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-07-01 Thread Andreas Sturmlechner
commit: eb26d8479799bb870857c805c1e25ddf5360e790
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul  1 18:43:02 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul  1 20:43:27 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb26d847

dev-libs/kweathercore: 25.04.3 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.04.3.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.04.3.ebuild 
b/dev-libs/kweathercore/kweathercore-25.04.3.ebuild
new file mode 100644
index 00..2ca1cf0652
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.04.3.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.13.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-06-05 Thread Andreas Sturmlechner
commit: 7a752bbe0e1d469a68e8c797ef82e272e9d7f38f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  5 18:14:51 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  5 18:14:51 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7a752bbe

dev-libs/kweathercore: drop 25.04.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.04.2.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.04.2.ebuild 
b/dev-libs/kweathercore/kweathercore-25.04.2.ebuild
deleted file mode 100644
index 2ca1cf0652..00
--- a/dev-libs/kweathercore/kweathercore-25.04.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.13.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-06-03 Thread Andreas Sturmlechner
commit: 07c522ce0e18f2863462725e67f70ffa43b8d056
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun  3 16:30:05 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun  3 16:30:05 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=07c522ce

dev-libs/kweathercore: 25.04.2 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.04.2.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.04.2.ebuild 
b/dev-libs/kweathercore/kweathercore-25.04.2.ebuild
new file mode 100644
index 00..2ca1cf0652
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.04.2.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.13.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-05-08 Thread Andreas Sturmlechner
commit: 69de021e70b22172d6f66d7edb3e533d384f02a0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu May  8 18:46:27 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu May  8 18:46:27 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=69de021e

dev-libs/kweathercore: drop 25.04.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.04.1.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.04.1.ebuild 
b/dev-libs/kweathercore/kweathercore-25.04.1.ebuild
deleted file mode 100644
index 2ca1cf0652..00
--- a/dev-libs/kweathercore/kweathercore-25.04.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.13.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-05-06 Thread Andreas Sturmlechner
commit: fdbdcd975cc9042d1092b627857e69f47a734350
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May  6 15:50:08 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May  6 16:06:12 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fdbdcd97

dev-libs/kweathercore: 25.04.1 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.04.1.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.04.1.ebuild 
b/dev-libs/kweathercore/kweathercore-25.04.1.ebuild
new file mode 100644
index 00..2ca1cf0652
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.04.1.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.13.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-04-17 Thread Andreas Sturmlechner
commit: 8a1ae75af08b45d338fc6a27276386f04605549f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Apr 17 21:26:03 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 17 21:26:03 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8a1ae75a

dev-libs/kweathercore: drop 25.04.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.04.0.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.04.0.ebuild 
b/dev-libs/kweathercore/kweathercore-25.04.0.ebuild
deleted file mode 100644
index 9a3932c90d..00
--- a/dev-libs/kweathercore/kweathercore-25.04.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-04-17 Thread Andreas Sturmlechner
commit: 5b418939b705f81350649812e9c11efc95454260
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 16 23:18:53 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 16 23:18:53 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5b418939

dev-libs/kweathercore: drop 25.03.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.03.90.ebuild | 33 --
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.03.90.ebuild 
b/dev-libs/kweathercore/kweathercore-25.03.90.ebuild
deleted file mode 100644
index 9a3932c90d..00
--- a/dev-libs/kweathercore/kweathercore-25.03.90.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-04-11 Thread Andreas Sturmlechner
commit: 433b8e244ec14c99da1490e3daa4f8bf3a1f2592
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Apr 11 19:20:13 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Apr 11 19:24:26 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=433b8e24

dev-libs/kweathercore: 25.04.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.04.0.ebuild | 33 +++
 1 file changed, 33 insertions(+)

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 00..9a3932c90d
--- /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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-03-30 Thread Andreas Sturmlechner
commit: 74aa01db7f517889b945884e878ceae0ca4ecf19
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 30 11:05:52 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 30 11:53:36 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=74aa01db

dev-libs/kweathercore: drop 25.03.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.03.80.ebuild | 33 --
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-25.03.80.ebuild 
b/dev-libs/kweathercore/kweathercore-25.03.80.ebuild
deleted file mode 100644
index 9a3932c90d..00
--- a/dev-libs/kweathercore/kweathercore-25.03.80.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-03-15 Thread Andreas Sturmlechner
commit: 7e8fdb9c98bd01dd20552d4db8604bc6ce0acfec
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Mar 15 21:33:21 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar 15 21:33:21 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7e8fdb9c

dev-libs/kweathercore: 25.03.80 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-25.03.80.ebuild | 33 ++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.03.80.ebuild 
b/dev-libs/kweathercore/kweathercore-25.03.80.ebuild
new file mode 100644
index 00..9a3932c90d
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.03.80.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-03-15 Thread Andreas Sturmlechner
commit: 1c3dee1f412068674e2ea8e9e25af82873835057
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Mar 15 21:13:55 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar 15 21:22:27 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1c3dee1f

dev-libs/kweathercore: Add 25.04 stable branch

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kweathercore/kweathercore-25.04.49..ebuild | 33 ++
 1 file changed, 33 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-25.04.49..ebuild 
b/dev-libs/kweathercore/kweathercore-25.04.49..ebuild
new file mode 100644
index 00..be3454c193
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-25.04.49..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=""
+
+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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-03-15 Thread Sam James
commit: 94f95fd1b14d83bde0c52a20b7ca848b7e2ae597
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 15 16:37:02 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 15 16:42:44 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=94f95fd1

dev-libs/kweathercore: refresh deps

Upstream commit 6a790866fbd99903ffdcce1629a9b3af4056ce99.

Signed-off-by: Sam James  gentoo.org>

 dev-libs/kweathercore/kweathercore-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/kweathercore/kweathercore-.ebuild 
b/dev-libs/kweathercore/kweathercore-.ebuild
index 8413aef934..be3454c193 100644
--- a/dev-libs/kweathercore/kweathercore-.ebuild
+++ b/dev-libs/kweathercore/kweathercore-.ebuild
@@ -19,6 +19,7 @@ KEYWORDS=""
 
 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



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-03-11 Thread Andreas Sturmlechner
commit: c849aff0f8172878cb1348b33f6140788e48daf9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Mar  6 00:32:34 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Mar  6 17:05:50 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c849aff0

dev-libs/kweathercore: drop 24.12.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.12.3.ebuild | 32 ---
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.12.3.ebuild 
b/dev-libs/kweathercore/kweathercore-24.12.3.ebuild
deleted file mode 100644
index 20744092c0..00
--- a/dev-libs/kweathercore/kweathercore-24.12.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-03-06 Thread Andreas Sturmlechner
commit: 62646c631cde7e7e816fd64c39b551b919159703
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Mar  6 17:30:02 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Mar  6 17:38:21 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=62646c63

dev-libs/kweathercore: drop 24.12.49.

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kweathercore/kweathercore-24.12.49..ebuild | 32 --
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.12.49..ebuild 
b/dev-libs/kweathercore/kweathercore-24.12.49..ebuild
deleted file mode 100644
index 1e4330838e..00
--- a/dev-libs/kweathercore/kweathercore-24.12.49..ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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=""
-
-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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-03-04 Thread Andreas Sturmlechner
commit: 25e302f2c52d29bd96e628187c478b55d082937b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar  4 17:03:45 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar  4 19:17:08 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=25e302f2

dev-libs/kweathercore: 24.12.3 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.12.3.ebuild | 32 +++
 1 file changed, 32 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-24.12.3.ebuild 
b/dev-libs/kweathercore/kweathercore-24.12.3.ebuild
new file mode 100644
index 00..20744092c0
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-24.12.3.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-02-06 Thread Andreas Sturmlechner
commit: 45fa474b0fee990424c67debf83735b96bc25430
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb  6 16:50:21 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb  6 21:41:35 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=45fa474b

dev-libs/kweathercore: drop 24.12.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.12.2.ebuild | 32 ---
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.12.2.ebuild 
b/dev-libs/kweathercore/kweathercore-24.12.2.ebuild
deleted file mode 100644
index 20744092c0..00
--- a/dev-libs/kweathercore/kweathercore-24.12.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2025-02-04 Thread Andreas Sturmlechner
commit: 3d71e8c54603691ebf68c2f54f8dad3bfe98c64a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb  4 19:39:50 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb  4 19:46:22 2025 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3d71e8c5

dev-libs/kweathercore: 24.12.2 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.12.2.ebuild | 32 +++
 1 file changed, 32 insertions(+)

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 00..20744092c0
--- /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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-12-12 Thread Andreas Sturmlechner
commit: 132ebdfb65f1097aec38eee03106d6a14fe71792
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 12 22:38:10 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 12 22:41:57 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=132ebdfb

dev-libs/kweathercore: drop 24.12.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.12.0.ebuild | 32 ---
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.12.0.ebuild 
b/dev-libs/kweathercore/kweathercore-24.12.0.ebuild
deleted file mode 100644
index 84cb17ab04..00
--- a/dev-libs/kweathercore/kweathercore-24.12.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 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.5.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-12-12 Thread Andreas Sturmlechner
commit: adaf6fa1619357e023bf0fdfdd6478a1cd1d49ce
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 12 22:10:01 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 12 22:13:22 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=adaf6fa1

dev-libs/kweathercore: drop 24.11.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.11.90.ebuild | 32 --
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.11.90.ebuild 
b/dev-libs/kweathercore/kweathercore-24.11.90.ebuild
deleted file mode 100644
index 84cb17ab04..00
--- a/dev-libs/kweathercore/kweathercore-24.11.90.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 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.5.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-11-29 Thread Andreas Sturmlechner
commit: 7e9362d800f7154380ca5a1d1a1f1f6d226d3cf0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Nov 29 14:55:51 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Nov 29 15:08:54 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7e9362d8

dev-libs/kweathercore: drop 24.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.11.80.ebuild | 32 --
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.11.80.ebuild 
b/dev-libs/kweathercore/kweathercore-24.11.80.ebuild
deleted file mode 100644
index 84cb17ab04..00
--- a/dev-libs/kweathercore/kweathercore-24.11.80.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 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.5.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-11-15 Thread Andreas Sturmlechner
commit: d4057a7aaccabcd5f12ad5e7ea0278713d6e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Nov 15 14:17:44 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Nov 15 17:30:35 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4057a7a

dev-libs/kweathercore: 24.11.80 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.11.80.ebuild | 32 ++
 1 file changed, 32 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-24.11.80.ebuild 
b/dev-libs/kweathercore/kweathercore-24.11.80.ebuild
new file mode 100644
index 00..84cb17ab04
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-24.11.80.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 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.5.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-11-11 Thread Andreas Sturmlechner
commit: 874f092d56659c4246bbe6d3dc43bcee6f29bda2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 18:50:00 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 18:50:00 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=874f092d

dev-libs/kweathercore: Add 24.12 stable branch

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kweathercore/kweathercore-24.12.49..ebuild | 32 ++
 1 file changed, 32 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-24.12.49..ebuild 
b/dev-libs/kweathercore/kweathercore-24.12.49..ebuild
new file mode 100644
index 00..303921312f
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-24.12.49..ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 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.5.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=""
+
+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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-11-07 Thread Andreas Sturmlechner
commit: 0dbf136652df1c4d47160f03962082ab048baeeb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov  7 19:50:58 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov  7 21:22:26 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0dbf1366

dev-libs/kweathercore: drop 24.08.49.

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kweathercore/kweathercore-24.08.49..ebuild | 32 --
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.08.49..ebuild 
b/dev-libs/kweathercore/kweathercore-24.08.49..ebuild
deleted file mode 100644
index 303921312f..00
--- a/dev-libs/kweathercore/kweathercore-24.08.49..ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 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.5.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=""
-
-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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-11-07 Thread Andreas Sturmlechner
commit: 6749bcfcef990f99b9feec1c1b0e823fd7a6fc0e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov  7 19:16:56 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov  7 19:16:56 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6749bcfc

dev-libs/kweathercore: drop 24.08.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.08.3.ebuild | 32 ---
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.08.3.ebuild 
b/dev-libs/kweathercore/kweathercore-24.08.3.ebuild
deleted file mode 100644
index 84cb17ab04..00
--- a/dev-libs/kweathercore/kweathercore-24.08.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 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.5.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-11-05 Thread Andreas Sturmlechner
commit: 8d9b564a37c3dba4cbb37c4391e12fc39aec3a66
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov  5 20:10:23 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov  5 21:03:16 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8d9b564a

dev-libs/kweathercore: 24.08.3 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.08.3.ebuild | 32 +++
 1 file changed, 32 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-24.08.3.ebuild 
b/dev-libs/kweathercore/kweathercore-24.08.3.ebuild
new file mode 100644
index 00..84cb17ab04
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-24.08.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 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.5.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-10-10 Thread Andreas Sturmlechner
commit: dfe7205639098fd25f00b8851bcc2ddef00c3cce
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct 10 19:26:09 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct 10 19:26:09 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dfe72056

dev-libs/kweathercore: drop 24.08.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.08.2.ebuild | 32 ---
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.08.2.ebuild 
b/dev-libs/kweathercore/kweathercore-24.08.2.ebuild
deleted file mode 100644
index 84cb17ab04..00
--- a/dev-libs/kweathercore/kweathercore-24.08.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 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.5.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-10-08 Thread Andreas Sturmlechner
commit: 03d72acd5363574c3b77494e040eabf7b51d4de1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct  8 16:06:22 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct  8 16:59:26 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=03d72acd

dev-libs/kweathercore: 24.08.2 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.08.2.ebuild | 32 +++
 1 file changed, 32 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-24.08.2.ebuild 
b/dev-libs/kweathercore/kweathercore-24.08.2.ebuild
new file mode 100644
index 00..84cb17ab04
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-24.08.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 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.5.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-09-10 Thread Andreas Sturmlechner
commit: c6af0fedd30e1b0ab94e0a2ef88f9e236efd83e4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 10 17:28:29 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 10 17:32:51 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c6af0fed

dev-libs/kweathercore: 24.08.1 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.08.1.ebuild | 32 +++
 1 file changed, 32 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-24.08.1.ebuild 
b/dev-libs/kweathercore/kweathercore-24.08.1.ebuild
new file mode 100644
index 00..84cb17ab04
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-24.08.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 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.5.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-08-24 Thread Sam James
commit: f26e7629d936142d623efe54135bae48d2560940
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 24 15:28:56 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 24 15:28:56 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f26e7629

dev-libs/kweathercore: drop 24.08.0

Signed-off-by: Sam James  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.08.0.ebuild | 32 ---
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.08.0.ebuild 
b/dev-libs/kweathercore/kweathercore-24.08.0.ebuild
deleted file mode 100644
index 84cb17ab04..00
--- a/dev-libs/kweathercore/kweathercore-24.08.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 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.5.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-08-22 Thread Andreas Sturmlechner
commit: 037cf147a9ff872a06daee4fbbc96c2156e788a4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug 22 19:36:09 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug 22 19:36:09 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=037cf147

dev-libs/kweathercore: drop 24.07.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.07.90.ebuild | 32 --
 1 file changed, 32 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-24.07.90.ebuild 
b/dev-libs/kweathercore/kweathercore-24.07.90.ebuild
deleted file mode 100644
index 84cb17ab04..00
--- a/dev-libs/kweathercore/kweathercore-24.07.90.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 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.5.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
-)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-08-16 Thread Andreas Sturmlechner
commit: 6c03c6b0b4860c8ee8de5b1eb889d5ad16298018
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Aug 16 19:41:13 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Aug 16 19:49:48 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c03c6b0

dev-libs/kweathercore: 24.08.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-24.08.0.ebuild | 32 +++
 1 file changed, 32 insertions(+)

diff --git a/dev-libs/kweathercore/kweathercore-24.08.0.ebuild 
b/dev-libs/kweathercore/kweathercore-24.08.0.ebuild
new file mode 100644
index 00..84cb17ab04
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-24.08.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 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.5.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
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-07-12 Thread Andreas Sturmlechner
commit: fb28d77fdb48aac93e17dadf1c8ea424100c2695
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 12 18:49:10 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 12 18:51:05 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fb28d77f

dev-libs/kweathercore: Prepare for KDE Gear 24.08 inclusion

Upstream commit 0b86acbcd525e23313d4a3f7358f0a6582d5efee

See also:
https://mail.kde.org/pipermail/release-team/2024-June/013440.html

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-.ebuild 
b/dev-libs/kweathercore/kweathercore-.ebuild
index be7adc1fb8..2dbf90fcef 100644
--- a/dev-libs/kweathercore/kweathercore-.ebuild
+++ b/dev-libs/kweathercore/kweathercore-.ebuild
@@ -8,16 +8,14 @@ ECM_QTHELP="true"
 ECM_TEST="true"
 KFMIN=6.3.0
 QTMIN=6.6.2
-inherit ecm kde.org
+inherit ecm gear.kde.org
 
 DESCRIPTION="Library for retrieval of weather information including forecasts 
and alerts"
+HOMEPAGE="https://invent.kde.org/libraries/kweathercore";
 
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="~amd64"
-fi
 LICENSE="LGPL-2+"
 SLOT="6"
+KEYWORDS=""
 
 DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[network]



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-06-30 Thread Andreas Sturmlechner
commit: cec6a8fd2c23d38c56bb23f964d0144a1bb66cc2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 30 22:43:15 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 30 22:43:15 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=cec6a8fd

dev-libs/kweathercore: Disable failing test

Bug: https://bugs.gentoo.org/906392
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-libs/kweathercore/kweathercore-.ebuild 
b/dev-libs/kweathercore/kweathercore-.ebuild
index 83d762909c..be7adc1fb8 100644
--- a/dev-libs/kweathercore/kweathercore-.ebuild
+++ b/dev-libs/kweathercore/kweathercore-.ebuild
@@ -27,9 +27,8 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-src_test() {
-   local myctestargs=(
-   -E "locationquerytest"
-   )
-   ecm_src_test
-}
+CMAKE_SKIP_TESTS=(
+   locationquerytest
+   # bug 906392
+   metnoparsertest
+)



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-03-04 Thread Andreas Sturmlechner
commit: 96c2d0ef7dc1792d15712a7d5e8963a695dc2861
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar  4 23:12:59 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar  4 23:12:59 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=96c2d0ef

dev-libs/kweathercore: add kde-invent upstream metadata

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/kweathercore/metadata.xml 
b/dev-libs/kweathercore/metadata.xml
index d925f24397..474c349df8 100644
--- a/dev-libs/kweathercore/metadata.xml
+++ b/dev-libs/kweathercore/metadata.xml
@@ -7,5 +7,6 @@


https://bugs.kde.org/
+   libraries/kweathercore

 



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2024-01-09 Thread Andreas Sturmlechner
commit: 88894b799cd89c395a866d23e4588a13a16575be
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  9 18:33:58 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  9 18:33:58 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=88894b79

dev-libs/kweathercore: Drop KEYWORDS to ~amd64 only

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/kweathercore/kweathercore-.ebuild 
b/dev-libs/kweathercore/kweathercore-.ebuild
index 64ba14b591..9b33d22c7f 100644
--- a/dev-libs/kweathercore/kweathercore-.ebuild
+++ b/dev-libs/kweathercore/kweathercore-.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Library for retrieval of weather information 
including forecasts an
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~arm64"
+   KEYWORDS="~amd64"
 fi
 LICENSE="LGPL-2+"
 SLOT="6"



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2022-11-11 Thread Andreas Sturmlechner
commit: 3ca50157c233b0f068e70a17b2a94510102cc66e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul 30 19:39:31 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Nov 11 21:08:25 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ca50157

dev-libs/kweathercore: Keyword 0.6 arm64, #861716

Signed-off-by: Arthur Zamarin  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/kweathercore/kweathercore-.ebuild 
b/dev-libs/kweathercore/kweathercore-.ebuild
index 4b2bb21a7a..78dbf639c6 100644
--- a/dev-libs/kweathercore/kweathercore-.ebuild
+++ b/dev-libs/kweathercore/kweathercore-.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Library for retrieval of weather information 
including forecasts an
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~arm64"
 fi
 LICENSE="LGPL-2+"
 SLOT="5"



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2022-07-19 Thread Andreas Sturmlechner
commit: 7a223fa4c14fe2480136ec196aa1096d63cfe960
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul 19 15:00:18 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 19 15:00:18 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7a223fa4

dev-libs/kweathercore: Add new dependency

Upstream commit fa725663ac0de51785b342aa79c215bce4dd0d36

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/kweathercore/kweathercore-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/kweathercore/kweathercore-.ebuild 
b/dev-libs/kweathercore/kweathercore-.ebuild
index ff5508288f..4b2bb21a7a 100644
--- a/dev-libs/kweathercore/kweathercore-.ebuild
+++ b/dev-libs/kweathercore/kweathercore-.ebuild
@@ -22,6 +22,7 @@ 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}"



[gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/

2022-01-20 Thread Andreas Sturmlechner
commit: ad9330ce8af2d7856fad816c09364e434af21233
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 19 15:39:49 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 19 16:39:34 2022 +
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  gentoo.org>

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

diff --git a/dev-libs/kweathercore/kweathercore-.ebuild 
b/dev-libs/kweathercore/kweathercore-.ebuild
new file mode 100644
index 00..2e8d14012a
--- /dev/null
+++ b/dev-libs/kweathercore/kweathercore-.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 00..d925f24397
--- /dev/null
+++ b/dev-libs/kweathercore/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   [email protected]
+   Gentoo KDE Project
+   
+   
+   https://bugs.kde.org/
+   
+