From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
Date: Sat, 03 May 2025 18:48:59 +0000 (UTC) [thread overview]
Message-ID: <1746298132.2f3cd3381c488f966c4b230197bfd0bbfc62acf4.asturm@gentoo> (raw)
commit: 2f3cd3381c488f966c4b230197bfd0bbfc62acf4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 3 18:22:15 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 3 18:48:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3cd338
kde-apps/ktouch: drop 24.12.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 -
kde-apps/ktouch/ktouch-24.12.3.ebuild | 63 -----------------------------------
2 files changed, 64 deletions(-)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index e5ef642d6222..bc8f01800547 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1,2 +1 @@
-DIST ktouch-24.12.3.tar.xz 4788720 BLAKE2B 6340e3b3f981bf6b06de3866b1b7b56cab97cdd2ca2e801ac3191f37d6f2c4ef02bb20d7f1336e74ccc6b9c0f6bda52ed3c9edf4b95b7e67bf58d8c94102f1d1 SHA512 70db8f322bfa8ab5fb3530a0282c1c15d03f9f6e7a3eb531fc5856328148cb6b6781cd2c01c5895b49fdead4cb8fcc3826fc30d40882d850f5d67f5c57ed668c
DIST ktouch-25.04.0.tar.xz 4787236 BLAKE2B 31b57e26d3e64c2ecf4db7c45dd70ec4a1312354bf7eda65cdecef44c4a642522d4703eada7accbe6aef06fd1aa4cfd15411a7740684329e1036fb3c948fadfb SHA512 3cff436ae4f56906e9f2ad268a3635b66d226ea4d11cfd2eadce7fc48c5fb46f4b4d17339f12dd37808adce742ff529c7cde7dcc5d596c10624f57712efac41b
diff --git a/kde-apps/ktouch/ktouch-24.12.3.ebuild b/kde-apps/ktouch/ktouch-24.12.3.ebuild
deleted file mode 100644
index cb9114d7166e..000000000000
--- a/kde-apps/ktouch/ktouch-24.12.3.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm gear.kde.org
-
-DESCRIPTION="Program that helps to learn and practice touch typing"
-HOMEPAGE="https://apps.kde.org/ktouch/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv ~x86"
-IUSE="X"
-
-COMMON_DEPEND="
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=dev-qt/qtsql-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=dev-qt/qtxmlpatterns-${QTMIN}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kitemviews-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- X? (
- >=dev-qt/qtx11extras-${QTMIN}:5
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libxcb
- x11-libs/libxkbfile
- )
-"
-DEPEND="${COMMON_DEPEND}
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
-"
-RDEPEND="${COMMON_DEPEND}
- >=dev-qt/qtgraphicaleffects-${QTMIN}:5
- >=kde-apps/kqtquickcharts-${PVCUT}:5
-"
-
-src_configure() {
- local mycmakeargs=(
- -DCOMPILE_QML=OFF
- -DWITHOUT_X11=$(usex !X)
- )
- ecm_src_configure
-}
next reply other threads:[~2025-05-03 18:49 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-03 18:48 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-05 18:59 [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/ Andreas Sturmlechner
2025-09-05 18:34 Arthur Zamarin
2025-09-05 7:55 Arthur Zamarin
2025-08-25 18:54 Andreas Sturmlechner
2025-08-01 19:08 Andreas Sturmlechner
2025-08-01 19:08 Andreas Sturmlechner
2025-07-14 18:37 Andreas Sturmlechner
2025-07-13 12:25 Andreas Sturmlechner
2025-07-13 9:50 Sam James
2025-07-08 21:05 Sam James
2025-06-29 21:50 Andreas Sturmlechner
2025-04-29 21:09 Sam James
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-10 4:45 Yixun Lan
2019-04-30 12:27 Michael Palimaka
2016-12-19 20:08 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=1746298132.2f3cd3381c488f966c4b230197bfd0bbfc62acf4.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