public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2015-07-26 11:37 Johannes Huber
  0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2015-07-26 11:37 UTC (permalink / raw
  To: gentoo-commits

commit:     46fcdf6d9a569aec8e8f45972ea74ffd67edd9f2
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 26 11:27:58 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jul 26 11:27:58 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=46fcdf6d

[kde-apps/kqtquickcharts] Add KF5 version

Package-Manager: portage-2.2.20

 kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild
new file mode 100644
index 0000000..74da9e1
--- /dev/null
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+	dev-qt/qtdeclarative:5
+	dev-qt/qtgui:5
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2016-04-06 19:24 Johannes Huber
  0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2016-04-06 19:24 UTC (permalink / raw
  To: gentoo-commits

commit:     43c8bd41836167a12c92a19b08438696a87a079f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  6 19:10:14 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 19:10:14 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=43c8bd41

kde-apps/kqtquickcharts: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild | 2 +-
 kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild        | 2 +-
 kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild
index 6b4e0ce..dcfce62 100644
--- a/kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DECLARATIVE_REQUIRED="always"
 inherit kde4-base

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild
index 447baa7..60ac9c8 100644
--- a/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_BRANCH="frameworks"
 inherit kde5

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild
index 6b4e0ce..dcfce62 100644
--- a/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DECLARATIVE_REQUIRED="always"
 inherit kde4-base


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2016-11-01 21:26 Johannes Huber
  0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2016-11-01 21:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a23911c814c7b704993059d8115f52de46696b6b
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 21:25:37 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 21:25:37 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a23911c8

kde-apps/kqtquickcharts: Frameworks merged to master

Package-Manager: portage-2.3.2

 kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild | 18 ------------------
 kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild   | 13 ++++++++-----
 2 files changed, 8 insertions(+), 23 deletions(-)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild
deleted file mode 100644
index 60ac9c8..0000000
--- a/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	$(add_qt_dep qtdeclarative)
-	$(add_qt_dep qtgui)
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild
index dcfce62..1a05ad3 100644
--- a/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild
@@ -4,11 +4,14 @@
 
 EAPI=6
 
-DECLARATIVE_REQUIRED="always"
-inherit kde4-base
+inherit kde5
 
-DESCRIPTION="Qt Quick 1 plugin for beautiful and interactive charts"
+DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
 KEYWORDS=""
-IUSE="debug"
+IUSE=""
 
-RDEPEND="$(add_kdeapps_dep plasma-runtime)"
+DEPEND="
+	$(add_qt_dep qtdeclarative)
+	$(add_qt_dep qtgui)
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2020-07-18  8:57 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2020-07-18  8:57 UTC (permalink / raw
  To: gentoo-commits

commit:     08e415fddaf66598bd491a4f38ee9cfa92d5cfc3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 08:44:10 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 08:48:21 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=08e415fd

kde-apps/kqtquickcharts: 20.07.80 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kqtquickcharts/kqtquickcharts-20.07.80.ebuild    | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-20.07.80.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-20.07.80.ebuild
new file mode 100644
index 0000000000..ce40171eef
--- /dev/null
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-20.07.80.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+QTMIN=5.14.2
+inherit ecm kde.org
+
+DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2024-02-26 19:59 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2024-02-26 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     074859cd6619b8b3efcfbbf933828a40ad07563d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 26 18:44:17 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 19:58:40 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=074859cd

kde-apps/kqtquickcharts: Re-add 24.02.0:5 KEYWORDS

Only Qt6 revdeps will need to undergo re-keywording.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kqtquickcharts/kqtquickcharts-24.02.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-24.02.0.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-24.02.0.ebuild
index 6ee97ea11a..9e63d0cf32 100644
--- a/kde-apps/kqtquickcharts/kqtquickcharts-24.02.0.ebuild
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-24.02.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2025-04-29 18:28 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2025-04-29 18:28 UTC (permalink / raw
  To: gentoo-commits

commit:     1837a20bb9b6a693924b0cc545f0e6bd3d09d508
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 29 16:18:00 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 16:18:57 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1837a20b

kde-apps/kqtquickcharts: drop 25.04.49.9999

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kqtquickcharts-25.04.49.9999.ebuild              | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-25.04.49.9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-25.04.49.9999.ebuild
deleted file mode 100644
index 6fc928ee29..0000000000
--- a/kde-apps/kqtquickcharts/kqtquickcharts-25.04.49.9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=5.15.12
-inherit ecm gear.kde.org
-
-DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2025-06-26 20:04 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2025-06-26 20:04 UTC (permalink / raw
  To: gentoo-commits

commit:     7b3428803b79124dea340ffdbe1841fa24c459ed
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 26 17:45:38 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 26 20:01:58 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7b342880

kde-apps/kqtquickcharts: Port to Qt6, add upstream metadata

Bug: https://bugs.gentoo.org/954003
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild | 9 +++++----
 kde-apps/kqtquickcharts/metadata.xml               | 3 ++-
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild
index 6fc928ee29..9db9428593 100644
--- a/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild
@@ -3,18 +3,19 @@
 
 EAPI=8
 
-QTMIN=5.15.12
+KFMIN=6.9.0
+QTMIN=6.8.1
 inherit ecm gear.kde.org
 
 DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
 
 LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
+SLOT="6"
 KEYWORDS=""
 IUSE=""
 
 DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtbase-${QTMIN}:6[gui]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
 "
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/kqtquickcharts/metadata.xml b/kde-apps/kqtquickcharts/metadata.xml
index d925f24397..530471cb5b 100644
--- a/kde-apps/kqtquickcharts/metadata.xml
+++ b/kde-apps/kqtquickcharts/metadata.xml
@@ -6,6 +6,7 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<upstream>
-		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<bugs-to>https://bugs.kde.org/enter_bug.cgi?product=kqtquickcharts</bugs-to>
+		<remote-id type="kde-invent">libraries/kqtquickcharts</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2025-08-07 18:35 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2025-08-07 18:35 UTC (permalink / raw
  To: gentoo-commits

commit:     dfb94056d27f32393341fef46571061617855537
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  7 18:29:24 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug  7 18:29:24 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dfb94056

kde-apps/kqtquickcharts: drop 25.07.90

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kqtquickcharts/kqtquickcharts-25.07.90.ebuild   | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-25.07.90.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-25.07.90.ebuild
deleted file mode 100644
index 6b4d309407..0000000000
--- a/kde-apps/kqtquickcharts/kqtquickcharts-25.07.90.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.16.0
-QTMIN=6.9.1
-inherit ecm gear.kde.org
-
-DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[gui]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2025-10-22 20:54 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2025-10-22 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     5abec34accff0844188babe84acb3ac4a6057548
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 22 20:51:52 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 22 20:51:52 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5abec34a

kde-apps/kqtquickcharts: Set CMAKE_QA_COMPAT_SKIP, fixed in >=25.12

Upstream commit aec022555b793285618a226ae0ee8411899c259f

Bug: https://bugs.gentoo.org/964964
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kqtquickcharts/kqtquickcharts-25.08.49.9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-25.08.49.9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-25.08.49.9999.ebuild
index e98ebd3d98..efc2f90a71 100644
--- a/kde-apps/kqtquickcharts/kqtquickcharts-25.08.49.9999.ebuild
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-25.08.49.9999.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+CMAKE_QA_COMPAT_SKIP=1 # bug 964964, fixed in >=25.12
 KFMIN=6.16.0
 QTMIN=6.9.1
 inherit ecm gear.kde.org


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-10-22 20:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-26 20:04 [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2025-10-22 20:54 Andreas Sturmlechner
2025-08-07 18:35 Andreas Sturmlechner
2025-04-29 18:28 Andreas Sturmlechner
2024-02-26 19:59 Andreas Sturmlechner
2020-07-18  8:57 Andreas Sturmlechner
2016-11-01 21:26 Johannes Huber
2016-04-06 19:24 Johannes Huber
2015-07-26 11:37 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox