From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/step/
Date: Thu, 1 Aug 2024 16:23:54 +0000 (UTC) [thread overview]
Message-ID: <1722526145.a17fc5737fc188817566486b8bf3aacbde3dd024.asturm@gentoo> (raw)
commit: a17fc5737fc188817566486b8bf3aacbde3dd024
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 1 15:01:33 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 1 15:29:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17fc573
kde-apps/step: drop 24.05.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/step/Manifest | 1 -
kde-apps/step/step-24.05.1.ebuild | 53 ---------------------------------------
2 files changed, 54 deletions(-)
diff --git a/kde-apps/step/Manifest b/kde-apps/step/Manifest
index 5310ae3a213d..b61b4261726b 100644
--- a/kde-apps/step/Manifest
+++ b/kde-apps/step/Manifest
@@ -1,2 +1 @@
-DIST step-24.05.1.tar.xz 983984 BLAKE2B 0fe5c2da15a7ec1afc2607ef8bba3a3a84c9651f19592338de4ad98bc7179053d83394eaae249a6f5cd0c318154b28322fbd4e420a71195fbc2626bbbb837118 SHA512 d8b68cc4d2ccb4a8eb411f93f6cea947fe6821e463efdfbd84d9d7b60f3a7cd1aee27fec0afdb31e996a6e765cc47976fd6446e3b7913b8a2a4974bc7754a43f
DIST step-24.05.2.tar.xz 984052 BLAKE2B d54a2757175b51831f608768ba3b9887e6b3cf2c77822b68895df5f0fa3675342d7126e804b22025347c49c2d72422f9514ea6ae83e84f422d0de23cfb8f0074 SHA512 f1cf7844c0e140b78db7027e7201ed15c3f2f287ac3bef69ba03e97d0432db8745427c68c776476c8db33c0c4a78cbc70e53b19f0ac8dd579425665d98a2675e
diff --git a/kde-apps/step/step-24.05.1.ebuild b/kde-apps/step/step-24.05.1.ebuild
deleted file mode 100644
index 11cd6dc398ae..000000000000
--- a/kde-apps/step/step-24.05.1.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-08-01 16:24 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-01 16:23 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-05 7:07 [gentoo-commits] repo/gentoo:master commit in: kde-apps/step/ Michał Górny
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=1722526145.a17fc5737fc188817566486b8bf3aacbde3dd024.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