From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/step/
Date: Mon, 17 Jun 2024 18:49:58 +0000 (UTC) [thread overview]
Message-ID: <1718650187.e4216f3d26e06455c43a201e8275cfbdee975b37.asturm@gentoo> (raw)
commit: e4216f3d26e06455c43a201e8275cfbdee975b37
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 18:13:51 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 18:49:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4216f3d
kde-apps/step: drop 24.02.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/step/Manifest | 1 -
kde-apps/step/step-24.02.2.ebuild | 53 ---------------------------------------
2 files changed, 54 deletions(-)
diff --git a/kde-apps/step/Manifest b/kde-apps/step/Manifest
index ba52c1d79f51..1e7a83a2e71b 100644
--- a/kde-apps/step/Manifest
+++ b/kde-apps/step/Manifest
@@ -1,2 +1 @@
-DIST step-24.02.2.tar.xz 998684 BLAKE2B 3aee683781fd34b2d57aaaac4e315453430f521b3ac11238ea82270fc528986830bdafb848d67d635134ab8ebb68c28b537b5d3355594a51525cc13155d922c9 SHA512 35d6df48c97dc13f3247673706a37ad64c3bbc25dfc65a8e3364363563f6df31f60e66ab97ee6c3f78017ff93e66e77781cd421bf43a8f26823e6631781212b1
DIST step-24.05.1.tar.xz 983984 BLAKE2B 0fe5c2da15a7ec1afc2607ef8bba3a3a84c9651f19592338de4ad98bc7179053d83394eaae249a6f5cd0c318154b28322fbd4e420a71195fbc2626bbbb837118 SHA512 d8b68cc4d2ccb4a8eb411f93f6cea947fe6821e463efdfbd84d9d7b60f3a7cd1aee27fec0afdb31e996a6e765cc47976fd6446e3b7913b8a2a4974bc7754a43f
diff --git a/kde-apps/step/step-24.02.2.ebuild b/kde-apps/step/step-24.02.2.ebuild
deleted file mode 100644
index 11cd6dc398ae..000000000000
--- a/kde-apps/step/step-24.02.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_TEST="true"
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm gear.kde.org
-
-DESCRIPTION="Interactive physics simulator"
-HOMEPAGE="https://apps.kde.org/step/ https://edu.kde.org/step/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE="+gsl +qalculate"
-
-DEPEND="
- >=dev-cpp/eigen-3.2:3
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/knewstuff-${KFMIN}:5
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kplotting-${KFMIN}:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- sci-libs/cln
- gsl? ( sci-libs/gsl:= )
- qalculate? ( >=sci-libs/libqalculate-0.9.5:= )
-"
-RDEPEND="${DEPEND}"
-BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package gsl GSL)
- $(cmake_use_find_package qalculate Qalculate)
- )
- ecm_src_configure
-}
next reply other threads:[~2024-06-17 18:50 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-17 18:49 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-27 7:21 [gentoo-commits] repo/gentoo:master commit in: kde-apps/step/ Arthur Zamarin
2025-03-24 18:16 Andreas Sturmlechner
2025-03-07 16:59 Arthur Zamarin
2025-01-30 17:19 Andreas Sturmlechner
2025-01-30 9:29 Arthur Zamarin
2025-01-30 9:29 Arthur Zamarin
2025-01-05 19:08 Sam James
2024-12-30 14:21 Andreas Sturmlechner
2024-11-21 13:47 Jakov Smolić
2024-10-05 7:07 Michał Górny
2024-08-01 16:23 Andreas Sturmlechner
2024-07-14 5:59 Arthur Zamarin
2024-07-13 22:44 Sam James
2024-06-17 5:54 Arthur Zamarin
2024-06-17 5:19 Arthur Zamarin
2024-04-25 20:41 Andreas Sturmlechner
2024-04-23 6:33 Arthur Zamarin
2024-04-23 6:25 Arthur Zamarin
2024-04-23 5:26 Arthur Zamarin
2021-10-11 14:01 Yixun Lan
2021-08-04 9:01 Agostino Sarubbo
2021-08-04 8:40 Agostino Sarubbo
2021-04-06 6:31 Agostino Sarubbo
2020-07-30 7:21 Agostino Sarubbo
2020-07-30 6:58 Agostino Sarubbo
2020-03-19 6:25 Mikle Kolyada
2020-03-19 0:06 Agostino Sarubbo
2020-03-18 23:48 Agostino Sarubbo
2020-02-06 16:48 Andreas Sturmlechner
2019-12-02 23:29 Aaron Bauman
2019-12-02 16:33 Mikle Kolyada
2019-12-02 16:12 Mikle Kolyada
2019-07-28 2:45 Mikle Kolyada
2019-07-28 2:33 Mikle Kolyada
2019-03-21 11:34 Mikle Kolyada
2019-03-21 11:14 Mikle Kolyada
2019-02-24 21:37 Andreas Sturmlechner
2018-07-29 12:56 Thomas Deutschmann
2018-07-29 0:38 Mikle Kolyada
2018-05-24 13:10 Andreas Sturmlechner
2017-11-30 2:07 Thomas Deutschmann
2017-09-09 11:53 Andreas Sturmlechner
2017-09-09 11:48 Andreas Sturmlechner
2017-06-09 9:43 Andreas Sturmlechner
2017-05-17 7:36 Andreas Sturmlechner
2017-04-22 14:32 Andreas Sturmlechner
2017-04-17 8:02 Agostino Sarubbo
2017-04-16 20:58 Agostino Sarubbo
2017-02-13 21:10 Johannes Huber
2016-05-26 7:11 Michael Palimaka
2015-10-10 17:51 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=1718650187.e4216f3d26e06455c43a201e8275cfbdee975b37.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