From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kquickcharts/
Date: Wed, 6 Nov 2024 01:20:43 +0000 (UTC) [thread overview]
Message-ID: <1730856018.8d3b870b40dfa656c7d2203b90523eb1c20720e9.asturm@gentoo> (raw)
commit: 8d3b870b40dfa656c7d2203b90523eb1c20720e9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 5 23:34:30 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 01:20:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3b870b
kde-frameworks/kquickcharts: drop 5.116.0-r1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kquickcharts/Manifest | 1 -
.../kquickcharts/kquickcharts-5.116.0-r1.ebuild | 34 ----------------------
2 files changed, 35 deletions(-)
diff --git a/kde-frameworks/kquickcharts/Manifest b/kde-frameworks/kquickcharts/Manifest
index 60d7d1108495..4c9db9269e75 100644
--- a/kde-frameworks/kquickcharts/Manifest
+++ b/kde-frameworks/kquickcharts/Manifest
@@ -1,3 +1,2 @@
-DIST kquickcharts-5.116.0.tar.xz 113404 BLAKE2B ecf1ab360dfb03451d239504682ad63cdc1bdd7eb98b262762bcc0e42a9d38ecca1637da82587a9321fc25d9274dde0a4ddd4bcf59f9e0e5b6d535ea2165cd54 SHA512 c7bdcee5f13457bab197bf593e25c2600f77f4ff5ac682ff894b5848ac5d6c84b05453f0aef53960ad5e7a6b7891088c17fb9a0b67bc82b53fe1dfdc655fbd1b
DIST kquickcharts-6.6.0.tar.xz 110208 BLAKE2B 43af5f0604e2313cd8494d924caeacf233402898e56d3e6dc048b3866fed28811da4270ac9a6bf1bade9fb03abcca8d66a6ebacd3d8b09c9e20f49729e309924 SHA512 fe9b8441ece209eb5c7b4a3675c148739ce2cbd799ce976c46f9a45c39d4acb9b195dddad25ac57cd164cebb75964c17ae097671841b3fddf6879b45cfc630e0
DIST kquickcharts-6.7.0.tar.xz 110180 BLAKE2B bdc75fe0d872336d6617837acf385fd528e614904cd96727f86a9bf332164a3b9ec85d90b85e7006e4c4855b451cdbadab852c322283edf8fad799be6eddc998 SHA512 3a1bfe21b07f510c71947bf8bdf627baa4032dc7d3b31a7501cf2f52cc608796ef4cd249514dd859ae50bbcab7d1a43b63328cdd3ab7ecee82e3ad8a5e273ca7
diff --git a/kde-frameworks/kquickcharts/kquickcharts-5.116.0-r1.ebuild b/kde-frameworks/kquickcharts/kquickcharts-5.116.0-r1.ebuild
deleted file mode 100644
index 35cb4b987c81..000000000000
--- a/kde-frameworks/kquickcharts/kquickcharts-5.116.0-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_EXAMPLES="false"
-ECM_QTHELP="false"
-ECM_TEST="true"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.9
-VIRTUALX_REQUIRED="test" # bug 910062 (tests fail)
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="QtQuick plugin providing high-performance charts"
-HOMEPAGE="https://invent.kde.org/frameworks/kquickcharts"
-
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_EXAMPLES=OFF
- )
-
- ecm_src_configure
-}
next reply other threads:[~2024-11-06 1:20 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 1:20 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-15 20:13 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kquickcharts/ Andreas Sturmlechner
2024-10-09 7:03 Arthur Zamarin
2024-10-04 20:27 Arthur Zamarin
2024-09-01 13:27 Andreas Sturmlechner
2024-09-01 13:27 Andreas Sturmlechner
2024-09-01 13:27 Andreas Sturmlechner
2024-09-01 10:28 Sam James
2024-03-01 16:24 Arthur Zamarin
2024-02-28 18:51 Arthur Zamarin
2024-01-14 22:28 Andreas Sturmlechner
2024-01-04 10:11 Sam James
2023-12-28 18:55 Arthur Zamarin
2023-08-26 4:50 Sam James
2023-07-25 18:14 Arthur Zamarin
2023-07-25 11:40 Andreas Sturmlechner
2023-06-22 19:59 Arthur Zamarin
2023-05-27 13:44 Arthur Zamarin
2023-02-18 16:06 Arthur Zamarin
2023-02-18 13:27 Arthur Zamarin
2022-11-25 1:06 Jakov Smolić
2022-11-23 17:49 Jakov Smolić
2022-11-12 14:53 Arthur Zamarin
2022-08-06 4:08 Sam James
2022-04-29 3:30 Sam James
2022-04-22 1:59 Sam James
2022-04-22 1:57 Sam James
2022-02-10 0:40 Sam James
2022-02-08 14:46 Agostino Sarubbo
2022-02-08 11:02 Jakov Smolić
2021-12-10 18:37 Jakov Smolić
2021-12-10 11:15 Jakov Smolić
2021-09-14 5:19 Sam James
2021-09-13 8:18 Agostino Sarubbo
2021-09-12 23:34 Sam James
2021-04-11 12:25 Mikle Kolyada
2021-04-11 12:20 Mikle Kolyada
2021-04-10 23:41 Thomas Deutschmann
2020-03-01 7:28 Mikle Kolyada
2020-03-01 7:23 Mikle Kolyada
2020-03-01 7:18 Mikle Kolyada
2019-12-22 10:54 Andreas Sturmlechner
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=1730856018.8d3b870b40dfa656c7d2203b90523eb1c20720e9.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