public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/kdiagram/
Date: Sun, 17 Dec 2023 23:02:56 +0000 (UTC)	[thread overview]
Message-ID: <1702854049.aab7d16d7f90552cc11c5f22e61dde4dc2a46947.asturm@gentoo> (raw)

commit:     aab7d16d7f90552cc11c5f22e61dde4dc2a46947
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 20:08:23 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 23:00:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aab7d16d

dev-libs/kdiagram: add 3.0.0

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

 dev-libs/kdiagram/Manifest              |  1 +
 dev-libs/kdiagram/kdiagram-3.0.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-libs/kdiagram/Manifest b/dev-libs/kdiagram/Manifest
index cd8812c9005c..f2c2d72a4ec4 100644
--- a/dev-libs/kdiagram/Manifest
+++ b/dev-libs/kdiagram/Manifest
@@ -1 +1,2 @@
 DIST kdiagram-2.8.0.tar.xz 691044 BLAKE2B c7b3a4ba992192b34d8cda90bb50a495cb88f8456ca1109140841fd885b710ce1193868be148c25f813c2d26dd7365999bdd8572e66163f0d5d1a169afc3e448 SHA512 d981bce4feeb65038772125e5af1c096537ec87991fdb93d9a91dd5c9f089b1001647c8a63b209683a67b2d7b3aadeb7dd6279261eefaf6b6e046d0ab72723ec
+DIST kdiagram-3.0.0.tar.xz 693516 BLAKE2B 9a6f48a8389ea919fa1b3c84f2761d3381bc8dff80c7c00a4aadf7c7b768d1ab4a221cd2e959cbce3d15a686f4766c6ba1265710a7ec81502100200b249bc1c7 SHA512 e329fbbb35479f24b55210124ea8eab120a2c15045c7819018db04aed5b8fc87157ce1f8552249689b806479d76917ddf806c73ddb0440e168d7c28be2655629

diff --git a/dev-libs/kdiagram/kdiagram-3.0.0.ebuild b/dev-libs/kdiagram/kdiagram-3.0.0.ebuild
new file mode 100644
index 000000000000..55f9e9304a39
--- /dev/null
+++ b/dev-libs/kdiagram/kdiagram-3.0.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_EXAMPLES="true"
+ECM_QTHELP="true"
+ECM_TEST="true"
+KDE_ORG_CATEGORY="graphics"
+KFMIN=5.245.0
+QTMIN=6.6.0
+inherit ecm kde.org
+
+DESCRIPTION="Powerful libraries (KChart, KGantt) for creating business diagrams"
+HOMEPAGE="https://api.kde.org/kdiagram/index.html
+https://www.kdab.com/development-resources/qt-tools/kd-chart/"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+LICENSE="GPL-2" # TODO CHECK
+SLOT="6"
+
+REQUIRED_USE="test? ( examples )"
+
+DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtsvg-${QTMIN}:6
+"
+RDEPEND="${DEPEND}"
+BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"


             reply	other threads:[~2023-12-17 23:03 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-17 23:02 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-09  8:39 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kdiagram/ Arthur Zamarin
2024-07-21 16:43 Arthur Zamarin
2024-07-06 13:21 Jakov Smolić
2024-06-13 19:26 Sam James
2022-12-26 10:17 Andreas Sturmlechner
2021-12-29 13:46 Yixun Lan
2021-02-21 10:16 Andreas Sturmlechner
2021-02-21  4:30 Sam James
2021-02-19 19:32 Thomas Deutschmann
2021-02-18 22:03 Sam James
2021-01-15 16:53 Andreas Sturmlechner
2020-10-27  0:30 Andreas Sturmlechner
2020-09-06 16:46 Andreas Sturmlechner
2020-09-06  4:11 Sam James
2020-09-05 21:22 Sam James
2020-09-05 16:17 Thomas Deutschmann
2020-05-10 17:42 Mart Raudsepp
2020-05-10  9:19 Mikle Kolyada
2020-05-10  9:15 Mikle Kolyada
2020-04-21 11:26 Andreas Sturmlechner
2020-04-12 19:49 Andreas Sturmlechner
2020-04-12 19:49 Andreas Sturmlechner
2020-03-29 13:32 Andreas Sturmlechner
2020-01-12 13:18 Andreas Sturmlechner
2019-07-29 13:04 Aaron Bauman
2019-06-04 22:00 Andreas Sturmlechner
2019-06-04 20:58 Thomas Deutschmann
2019-05-25  8:36 Mikle Kolyada
2018-10-11 18:45 Andreas Sturmlechner
2018-10-11 18:45 Andreas Sturmlechner
2018-10-10  3:13 Thomas Deutschmann
2018-04-18 16:46 Johannes Huber
2017-10-30 13:29 Michael Palimaka
2017-10-29 11:06 Andreas Sturmlechner
2017-07-04 15:49 Agostino Sarubbo
2017-07-04 10:17 Agostino Sarubbo
2017-02-21 22:45 Andreas Sturmlechner
2016-12-16 18:38 Johannes Huber

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=1702854049.aab7d16d7f90552cc11c5f22e61dde4dc2a46947.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

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

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