public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtcharts/
Date: Sun,  9 Oct 2022 13:04:39 +0000 (UTC)	[thread overview]
Message-ID: <1665320606.b3d2feeec773dd45277c7504490f0d0e94d4d44e.chiitoo@gentoo> (raw)

commit:     b3d2feeec773dd45277c7504490f0d0e94d4d44e
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  9 13:02:39 2022 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 13:03:26 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=b3d2feee

dev-qt/qtcharts: add versions 6.4.0, 6.4.9999, and 6.9999

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 dev-qt/qtcharts/Manifest                 |  1 +
 dev-qt/qtcharts/qtcharts-6.4.0.ebuild    | 18 ++++++++++++++++++
 dev-qt/qtcharts/qtcharts-6.4.9999.ebuild | 18 ++++++++++++++++++
 dev-qt/qtcharts/qtcharts-6.9999.ebuild   | 18 ++++++++++++++++++
 4 files changed, 55 insertions(+)

diff --git a/dev-qt/qtcharts/Manifest b/dev-qt/qtcharts/Manifest
new file mode 100644
index 00000000..a6b67c99
--- /dev/null
+++ b/dev-qt/qtcharts/Manifest
@@ -0,0 +1 @@
+DIST qtcharts-everywhere-src-6.4.0.tar.xz 4387060 BLAKE2B 8c948ef461961986c64263e5c5fca73e00ad272787e1d3b7bf38b8b072293bcdf102a080733a0dfb4c419f2af429ca6a40850ef2c8b68afda34f83f28bdbfaf2 SHA512 63f231d553fad0f5801c4abeeae0864dba3160c703e49be2ef49e7484d979621b27544408c59c903e8ac89bdf5aae6472f9e8b1d49f50951db257b52c5e60947

diff --git a/dev-qt/qtcharts/qtcharts-6.4.0.ebuild b/dev-qt/qtcharts/qtcharts-6.4.0.ebuild
new file mode 100644
index 00000000..d9ff085f
--- /dev/null
+++ b/dev-qt/qtcharts/qtcharts-6.4.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Chart component library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64"
+fi
+
+DEPEND="
+	=dev-qt/qtbase-${PV}*[gui,opengl,widgets]
+	=dev-qt/qtdeclarative-${PV}*
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtcharts/qtcharts-6.4.9999.ebuild b/dev-qt/qtcharts/qtcharts-6.4.9999.ebuild
new file mode 100644
index 00000000..ce26d420
--- /dev/null
+++ b/dev-qt/qtcharts/qtcharts-6.4.9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Chart component library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64"
+fi
+
+DEPEND="
+	=dev-qt/qtbase-${PV}*[gui opengl widgets]
+	=dev-qt/qtdeclarative-${PV}*
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtcharts/qtcharts-6.9999.ebuild b/dev-qt/qtcharts/qtcharts-6.9999.ebuild
new file mode 100644
index 00000000..ce26d420
--- /dev/null
+++ b/dev-qt/qtcharts/qtcharts-6.9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Chart component library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64"
+fi
+
+DEPEND="
+	=dev-qt/qtbase-${PV}*[gui opengl widgets]
+	=dev-qt/qtdeclarative-${PV}*
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2022-10-09 13:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-09 13:04 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-29 19:56 [gentoo-commits] proj/qt:master commit in: dev-qt/qtcharts/ Andreas Sturmlechner
2022-11-05 16:39 Andreas Sturmlechner
2022-10-09 13:14 Jimi Huotari
2020-04-09 21:33 Andreas Sturmlechner
2020-02-28 10:15 Andreas Sturmlechner
2020-01-27 19:28 Andreas Sturmlechner
2016-07-13 17:15 Davide Pesavento
2016-05-26 16:41 Davide Pesavento
2016-05-26 11:21 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1665320606.b3d2feeec773dd45277c7504490f0d0e94d4d44e.chiitoo@gentoo \
    --to=chiitoo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox