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: kde-apps/step/
Date: Mon, 24 Mar 2025 18:16:25 +0000 (UTC)	[thread overview]
Message-ID: <1742840174.df947f9fe435e54a3db4a97ffb61f1f92fc0c9d2.asturm@gentoo> (raw)

commit:     df947f9fe435e54a3db4a97ffb61f1f92fc0c9d2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 24 18:16:14 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 18:16:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df947f9f

kde-apps/step: drop 24.12.1

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

 kde-apps/step/Manifest            |  1 -
 kde-apps/step/step-24.12.1.ebuild | 51 ---------------------------------------
 2 files changed, 52 deletions(-)

diff --git a/kde-apps/step/Manifest b/kde-apps/step/Manifest
index 926daad7f4ce..d26f79d89d21 100644
--- a/kde-apps/step/Manifest
+++ b/kde-apps/step/Manifest
@@ -1,3 +1,2 @@
-DIST step-24.12.1.tar.xz 987780 BLAKE2B ce6d25414008a8f244279960ecd6179738fe76a0865c92ad40cca9399e2ee9ba2a3aeef1b723e4033a55889983ba5b94e39971bdd29c3faf8827e02f7b32776a SHA512 75016486a460afd3201ffe41bc1ce803c175df01c92373a451283fe5cc738978c7a7a742a8b1f67e6d3408c1dc6b9203f7a11743091a56eee5ac6d888f89d65d
 DIST step-24.12.2.tar.xz 987440 BLAKE2B 67f8346e27bcf3170c0b52c4228d30b5b1f33d9c073c3e111ec0840ef9279b85c8a94b93ce1b27c2b487010431e301f7c89ee581d9e24937a2899a596c387747 SHA512 296b0bbc6a9eb1697a393621ade64e30fe4db569882f012e8a62ea4dcbcdba1483ad8470313e1c15ceac5bf39d9a623117bb224ac429939555fe33e4192fbec6
 DIST step-24.12.3.tar.xz 987744 BLAKE2B af9b04cb862979b3e8f3a18d24d9a1a421e97593f59987cd6439ab8fd1ce2dac90d5b8fe2dcefbd4b5d96519d8ef4a485412e9a41f07b66823f7a48af8033faf SHA512 521eb4c79f39f2fc2a2d79f5e26cef540f093bc8ef4b20f4f06dc6e14175689e24447fd63ae975e95f2fe9bebc457950087743c3ce582c8f36065206588fcd93

diff --git a/kde-apps/step/step-24.12.1.ebuild b/kde-apps/step/step-24.12.1.ebuild
deleted file mode 100644
index fe1442f0ccd4..000000000000
--- a/kde-apps/step/step-24.12.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_TEST="true"
-KFMIN=6.7.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Interactive physics simulator"
-HOMEPAGE="https://apps.kde.org/step/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS="amd64 arm64 ~riscv ~x86"
-IUSE="+gsl +qalculate"
-
-DEPEND="
-	>=dev-cpp/eigen-3.2:3
-	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml]
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=kde-frameworks/kcompletion-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kcrash-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/knewstuff-${KFMIN}:6
-	>=kde-frameworks/kparts-${KFMIN}:6
-	>=kde-frameworks/kplotting-${KFMIN}:6
-	>=kde-frameworks/ktextwidgets-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	sci-libs/cln
-	gsl? ( sci-libs/gsl:= )
-	qalculate? ( >=sci-libs/libqalculate-0.9.5:= )
-"
-RDEPEND="${DEPEND}"
-BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package gsl GSL)
-		$(cmake_use_find_package qalculate Qalculate)
-	)
-	ecm_src_configure
-}


             reply	other threads:[~2025-03-24 18:16 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-24 18:16 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-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 18:49 Andreas Sturmlechner
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=1742840174.df947f9fe435e54a3db4a97ffb61f1f92fc0c9d2.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