* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2015-07-26 11:37 Johannes Huber
0 siblings, 0 replies; 5+ 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] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2016-04-06 19:24 Johannes Huber
0 siblings, 0 replies; 5+ 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] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2016-11-01 21:26 Johannes Huber
0 siblings, 0 replies; 5+ 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] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2020-07-18 8:57 Andreas Sturmlechner
0 siblings, 0 replies; 5+ 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] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/
@ 2024-02-26 19:59 Andreas Sturmlechner
0 siblings, 0 replies; 5+ 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] 5+ messages in thread
end of thread, other threads:[~2024-02-26 19:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-26 11:37 [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2016-04-06 19:24 Johannes Huber
2016-11-01 21:26 Johannes Huber
2020-07-18 8:57 Andreas Sturmlechner
2024-02-26 19:59 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox