* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2016-12-19 20:08 Johannes Huber
0 siblings, 0 replies; 27+ messages in thread
From: Johannes Huber @ 2016-12-19 20:08 UTC (permalink / raw
To: gentoo-commits
commit: d5f02f28d2748cab5f4fc49b21742db8308ee025
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Dec 19 19:58:49 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 20:08:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f02f28
kde-apps/ktouch: Drop old
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3179
Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
kde-apps/ktouch/ktouch-16.12.0.ebuild | 39 -----------------------------------
1 file changed, 39 deletions(-)
diff --git a/kde-apps/ktouch/ktouch-16.12.0.ebuild b/kde-apps/ktouch/ktouch-16.12.0.ebuild
deleted file mode 100644
index b15a785..00000000
--- a/kde-apps/ktouch/ktouch-16.12.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Program that helps to learn and practice touch typing"
-HOMEPAGE="https://www.kde.org/applications/education/ktouch/"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtsql)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtx11extras)
- $(add_qt_dep qtxml)
- $(add_qt_dep qtxmlpatterns)
- x11-libs/libX11
-"
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep kqtquickcharts)
-"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2019-04-30 12:27 Michael Palimaka
0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2019-04-30 12:27 UTC (permalink / raw
To: gentoo-commits
commit: 17a1084cff3a003a37203fea32cbbd20337f0d85
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 12:26:35 2019 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 12:26:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a1084c
kde-apps/ktouch: add missing dependencies
Closes: https://bugs.gentoo.org/684732
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
kde-apps/ktouch/{ktouch-18.12.3.ebuild => ktouch-18.12.3-r1.ebuild} | 2 ++
kde-apps/ktouch/{ktouch-19.04.0.ebuild => ktouch-19.04.0-r1.ebuild} | 2 ++
2 files changed, 4 insertions(+)
diff --git a/kde-apps/ktouch/ktouch-18.12.3.ebuild b/kde-apps/ktouch/ktouch-18.12.3-r1.ebuild
similarity index 94%
rename from kde-apps/ktouch/ktouch-18.12.3.ebuild
rename to kde-apps/ktouch/ktouch-18.12.3-r1.ebuild
index 2bf2ca54d1c..c64f6c03da1 100644
--- a/kde-apps/ktouch/ktouch-18.12.3.ebuild
+++ b/kde-apps/ktouch/ktouch-18.12.3-r1.ebuild
@@ -41,4 +41,6 @@ DEPEND="${COMMON_DEPEND}
"
RDEPEND="${COMMON_DEPEND}
$(add_kdeapps_dep kqtquickcharts)
+ $(add_qt_dep qtgraphicaleffects)
+ $(add_qt_dep qtquickcontrols)
"
diff --git a/kde-apps/ktouch/ktouch-19.04.0.ebuild b/kde-apps/ktouch/ktouch-19.04.0-r1.ebuild
similarity index 94%
rename from kde-apps/ktouch/ktouch-19.04.0.ebuild
rename to kde-apps/ktouch/ktouch-19.04.0-r1.ebuild
index 08c3e5d0df8..11300e3115c 100644
--- a/kde-apps/ktouch/ktouch-19.04.0.ebuild
+++ b/kde-apps/ktouch/ktouch-19.04.0-r1.ebuild
@@ -41,4 +41,6 @@ DEPEND="${COMMON_DEPEND}
"
RDEPEND="${COMMON_DEPEND}
$(add_kdeapps_dep kqtquickcharts)
+ $(add_qt_dep qtgraphicaleffects)
+ $(add_qt_dep qtquickcontrols)
"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2021-10-10 4:45 Yixun Lan
0 siblings, 0 replies; 27+ messages in thread
From: Yixun Lan @ 2021-10-10 4:45 UTC (permalink / raw
To: gentoo-commits
commit: 4a378331d1b7de635da15ae45f8a08826d75a747
Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Oct 10 03:43:56 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 04:43:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a378331
kde-apps/ktouch: keyword 21.08.2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
kde-apps/ktouch/ktouch-21.08.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-21.08.2.ebuild b/kde-apps/ktouch/ktouch-21.08.2.ebuild
index 8a4cc39ce43..114419c6ef4 100644
--- a/kde-apps/ktouch/ktouch-21.08.2.ebuild
+++ b/kde-apps/ktouch/ktouch-21.08.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-04-23 5:26 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-04-23 5:26 UTC (permalink / raw
To: gentoo-commits
commit: 3ca59acbda5721d64707b6f217356ee59025b2bb
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 05:25:48 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 05:26:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ca59acb
kde-apps/ktouch: Stabilize 24.02.2 arm64, #930370
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/ktouch/ktouch-24.02.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-24.02.2.ebuild b/kde-apps/ktouch/ktouch-24.02.2.ebuild
index f1a7acd6e26a..df5f5163068e 100644
--- a/kde-apps/ktouch/ktouch-24.02.2.ebuild
+++ b/kde-apps/ktouch/ktouch-24.02.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-04-23 6:25 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-04-23 6:25 UTC (permalink / raw
To: gentoo-commits
commit: a6e040f407f726a8703214e3a75892d5a50ce78d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:24:31 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:24:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e040f4
kde-apps/ktouch: Stabilize 24.02.2 x86, #930370
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/ktouch/ktouch-24.02.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-24.02.2.ebuild b/kde-apps/ktouch/ktouch-24.02.2.ebuild
index df5f5163068e..23ded88d5eec 100644
--- a/kde-apps/ktouch/ktouch-24.02.2.ebuild
+++ b/kde-apps/ktouch/ktouch-24.02.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-04-23 6:33 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-04-23 6:33 UTC (permalink / raw
To: gentoo-commits
commit: d00fd41ce7051bcf9bf482bd4ba17ce2138829c2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:32:02 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:32:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00fd41c
kde-apps/ktouch: Stabilize 24.02.2 amd64, #930370
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/ktouch/ktouch-24.02.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-24.02.2.ebuild b/kde-apps/ktouch/ktouch-24.02.2.ebuild
index 23ded88d5eec..d8a226e143c9 100644
--- a/kde-apps/ktouch/ktouch-24.02.2.ebuild
+++ b/kde-apps/ktouch/ktouch-24.02.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-04-25 20:41 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2024-04-25 20:41 UTC (permalink / raw
To: gentoo-commits
commit: 106b28ac9bc069fd3a7eaef3480bb4e336ef78cd
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 19:17:11 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 20:40:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106b28ac
kde-apps/ktouch: drop 23.08.5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 -
kde-apps/ktouch/ktouch-23.08.5.ebuild | 63 -----------------------------------
2 files changed, 64 deletions(-)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index 3b602708e978..5e0f9e38f0ac 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1,2 +1 @@
-DIST ktouch-23.08.5.tar.xz 5040232 BLAKE2B 87579b6529c913bd376a129b40ed3384381e2f7848445ebb906e54022e42705dce99eaeb68e490bb8d25d00d8e4664f25f13e63b7a4cfb13c9ea9ca27e55926e SHA512 19678c063cd77f8bf77b58f510184581c973b0723fdfdcf2261a5d3d12ffccbef767f8d6eeaccf88e452f2328fc56a292c40603d02f992b656eed37868956b80
DIST ktouch-24.02.2.tar.xz 5040984 BLAKE2B d00f62713d4b32cb83cf21644fe6ff634f2ffd58ed983333674143ac044db3330a72dcd860285f2d87bc08dbe56e25636ef10b7221dc2b1c512f56a8241f79cb SHA512 3adedfde86dabfc6cd9acaeeb3bd4255f8ab0ec5d32d02f6175ff475ef79d2bed65783b795466f097550a66b3de7361aaab3f3ea3ac2a4be8e317de542b0ba76
diff --git a/kde-apps/ktouch/ktouch-23.08.5.ebuild b/kde-apps/ktouch/ktouch-23.08.5.ebuild
deleted file mode 100644
index 3ac141b1d82b..000000000000
--- a/kde-apps/ktouch/ktouch-23.08.5.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2024 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.106.0
-QTMIN=5.15.9
-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
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-06-17 5:19 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-06-17 5:19 UTC (permalink / raw
To: gentoo-commits
commit: 377fccd2391ac2f8a99da33deeb120a646bf201a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 05:18:38 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 05:18:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377fccd2
kde-apps/ktouch: Stabilize 24.05.1 x86, #934201
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/ktouch/ktouch-24.05.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-24.05.1.ebuild b/kde-apps/ktouch/ktouch-24.05.1.ebuild
index f1a7acd6e26a..f3f062155f48 100644
--- a/kde-apps/ktouch/ktouch-24.05.1.ebuild
+++ b/kde-apps/ktouch/ktouch-24.05.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-06-17 5:54 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-06-17 5:54 UTC (permalink / raw
To: gentoo-commits
commit: 5105e572a1c9701e21579b288686cbaef6437521
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 05:52:25 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 05:52:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5105e572
kde-apps/ktouch: Stabilize 24.05.1 amd64, #934201
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/ktouch/ktouch-24.05.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-24.05.1.ebuild b/kde-apps/ktouch/ktouch-24.05.1.ebuild
index 23ded88d5eec..d8a226e143c9 100644
--- a/kde-apps/ktouch/ktouch-24.05.1.ebuild
+++ b/kde-apps/ktouch/ktouch-24.05.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-06-17 18:49 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2024-06-17 18:49 UTC (permalink / raw
To: gentoo-commits
commit: 5f80702f6d092693487bb56c863a2358e8d6f49e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 18:13:18 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 18:49:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f80702f
kde-apps/ktouch: drop 24.02.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 -
kde-apps/ktouch/ktouch-24.02.2.ebuild | 63 -----------------------------------
2 files changed, 64 deletions(-)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index d7003391f76b..5ba0d96b5918 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1,2 +1 @@
-DIST ktouch-24.02.2.tar.xz 5040984 BLAKE2B d00f62713d4b32cb83cf21644fe6ff634f2ffd58ed983333674143ac044db3330a72dcd860285f2d87bc08dbe56e25636ef10b7221dc2b1c512f56a8241f79cb SHA512 3adedfde86dabfc6cd9acaeeb3bd4255f8ab0ec5d32d02f6175ff475ef79d2bed65783b795466f097550a66b3de7361aaab3f3ea3ac2a4be8e317de542b0ba76
DIST ktouch-24.05.1.tar.xz 4782420 BLAKE2B bec69bfb3675491a4446398ceedfb53e898f5005d025b8abd59ebaeb6a26b2b1f604c32ac8ff149b7515595fd931f86b092c9660dbcab162793f998a34b5146a SHA512 0591a86cf27d09b51e43cd396e4b4de2f805d20beee4990e1b440a04d215211950d511cb2b28267adef4dd9cd497a3bce92a003df18aa93b9004e02c5adbdfb7
diff --git a/kde-apps/ktouch/ktouch-24.02.2.ebuild b/kde-apps/ktouch/ktouch-24.02.2.ebuild
deleted file mode 100644
index d8a226e143c9..000000000000
--- a/kde-apps/ktouch/ktouch-24.02.2.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2024 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
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-07-13 22:44 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2024-07-13 22:44 UTC (permalink / raw
To: gentoo-commits
commit: d04c4a69b09e561b9313714ad4f2491f4909b634
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 22:43:27 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 22:43:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04c4a69
kde-apps/ktouch: Stabilize 24.05.2 arm64, #935994
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/ktouch/ktouch-24.05.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-24.05.2.ebuild b/kde-apps/ktouch/ktouch-24.05.2.ebuild
index f1a7acd6e26a..df5f5163068e 100644
--- a/kde-apps/ktouch/ktouch-24.05.2.ebuild
+++ b/kde-apps/ktouch/ktouch-24.05.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-07-14 5:59 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-07-14 5:59 UTC (permalink / raw
To: gentoo-commits
commit: ad08fb1da8400f1196d7f6ec8b80fa8471b85600
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 05:58:53 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 05:58:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad08fb1d
kde-apps/ktouch: Stabilize 24.05.2 x86, #935994
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/ktouch/ktouch-24.05.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-24.05.2.ebuild b/kde-apps/ktouch/ktouch-24.05.2.ebuild
index 2c016785a7d8..d8a226e143c9 100644
--- a/kde-apps/ktouch/ktouch-24.05.2.ebuild
+++ b/kde-apps/ktouch/ktouch-24.05.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-08-01 16:23 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2024-08-01 16:23 UTC (permalink / raw
To: gentoo-commits
commit: 21686d3776ec263d115a68d4a6311f2eb9c9aa37
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 1 15:00:07 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 1 15:29:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21686d37
kde-apps/ktouch: drop 24.05.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 -
kde-apps/ktouch/ktouch-24.05.1.ebuild | 63 -----------------------------------
2 files changed, 64 deletions(-)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index 647859b24ec6..c75faadbfc38 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1,2 +1 @@
-DIST ktouch-24.05.1.tar.xz 4782420 BLAKE2B bec69bfb3675491a4446398ceedfb53e898f5005d025b8abd59ebaeb6a26b2b1f604c32ac8ff149b7515595fd931f86b092c9660dbcab162793f998a34b5146a SHA512 0591a86cf27d09b51e43cd396e4b4de2f805d20beee4990e1b440a04d215211950d511cb2b28267adef4dd9cd497a3bce92a003df18aa93b9004e02c5adbdfb7
DIST ktouch-24.05.2.tar.xz 4783280 BLAKE2B 576236170f7da3392fe71ccbc8a32db85b3b3e02efa5025cffe926da46acc88988c36c5457c045e357ba93f6768a5e53402d9a3afc3fca77980e03cfafaf381f SHA512 81859bd234f27aeecc5fdc4178646fbef291fbc9451f9157d0a0109625b6ed74db50c95b71bc2f8e1c8db54e7fed5118753808ea29694b36989e60d4356028a1
diff --git a/kde-apps/ktouch/ktouch-24.05.1.ebuild b/kde-apps/ktouch/ktouch-24.05.1.ebuild
deleted file mode 100644
index d8a226e143c9..000000000000
--- a/kde-apps/ktouch/ktouch-24.05.1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2024 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
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2024-10-05 7:07 Michał Górny
0 siblings, 0 replies; 27+ messages in thread
From: Michał Górny @ 2024-10-05 7:07 UTC (permalink / raw
To: gentoo-commits
commit: 25f164b9289c0f5e0b6eb9eabb2b2ef99bc239bf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 5 07:06:46 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 5 07:06:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f164b9
kde-apps/ktouch: Stabilize 24.08.1 x86, #940669
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
kde-apps/ktouch/ktouch-24.08.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-24.08.1.ebuild b/kde-apps/ktouch/ktouch-24.08.1.ebuild
index f1a7acd6e26a..f3f062155f48 100644
--- a/kde-apps/ktouch/ktouch-24.08.1.ebuild
+++ b/kde-apps/ktouch/ktouch-24.08.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-04-29 21:09 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2025-04-29 21:09 UTC (permalink / raw
To: gentoo-commits
commit: 451f3cd00f3f47a0ca4682e8112b889560cc0ad5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 29 21:08:38 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 21:08:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451f3cd0
kde-apps/ktouch: Stabilize 25.04.0 arm64, #955074
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/ktouch/ktouch-25.04.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-25.04.0.ebuild b/kde-apps/ktouch/ktouch-25.04.0.ebuild
index fac70cfdb915..a337d5286130 100644
--- a/kde-apps/ktouch/ktouch-25.04.0.ebuild
+++ b/kde-apps/ktouch/ktouch-25.04.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-05-03 18:48 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2025-05-03 18:48 UTC (permalink / raw
To: gentoo-commits
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
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-06-29 21:50 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2025-06-29 21:50 UTC (permalink / raw
To: gentoo-commits
commit: dd5fcd85db2ce74732fbf35c9fc3d616d65a7144
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 21:20:10 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 21:46:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd5fcd85
kde-apps/ktouch: add kde-invent upstream metadata
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/metadata.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/metadata.xml b/kde-apps/ktouch/metadata.xml
index 6e812b0dfadd..9ec8ad3dadf8 100644
--- a/kde-apps/ktouch/metadata.xml
+++ b/kde-apps/ktouch/metadata.xml
@@ -6,7 +6,8 @@
<name>Gentoo KDE Project</name>
</maintainer>
<upstream>
- <bugs-to>https://bugs.kde.org/</bugs-to>
+ <bugs-to>https://bugs.kde.org/enter_bug.cgi?product=ktouch</bugs-to>
+ <remote-id type="kde-invent">education/ktouch</remote-id>
</upstream>
<use>
<flag name="X">Enable support for X11 Keyboard Layout Detection</flag>
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-07-08 21:05 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2025-07-08 21:05 UTC (permalink / raw
To: gentoo-commits
commit: 6baaa6576f5a8720e4ab9599406622b2c7a22bdd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 8 21:04:58 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 8 21:04:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6baaa657
kde-apps/ktouch: Stabilize 25.07.70_pre20250628 arm64, #959740
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild b/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild
index 9d99df595e42..7f8f557e558b 100644
--- a/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild
+++ b/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-07-13 9:50 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2025-07-13 9:50 UTC (permalink / raw
To: gentoo-commits
commit: fbfed7b79103e0e2dd9fd848832bd3ae912994ad
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 13 09:48:45 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 13 09:48:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbfed7b7
kde-apps/ktouch: Stabilize 25.07.70_pre20250628 amd64, #959740
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild b/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild
index 7f8f557e558b..5f5a30ab1bb5 100644
--- a/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild
+++ b/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="0"
-KEYWORDS="~amd64 arm64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~riscv ~x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-07-13 12:25 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2025-07-13 12:25 UTC (permalink / raw
To: gentoo-commits
commit: 99c3d93f6019602492da64e05b9872b62ae8bf54
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 13 10:02:42 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 13 12:24:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c3d93f
kde-apps/ktouch: drop 25.04.0
Bug: https://bugs.gentoo.org/959740
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 -
kde-apps/ktouch/ktouch-25.04.0.ebuild | 63 -----------------------------------
2 files changed, 64 deletions(-)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index 211f37ad3edb..5920589097c1 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1,2 +1 @@
-DIST ktouch-25.04.0.tar.xz 4787236 BLAKE2B 31b57e26d3e64c2ecf4db7c45dd70ec4a1312354bf7eda65cdecef44c4a642522d4703eada7accbe6aef06fd1aa4cfd15411a7740684329e1036fb3c948fadfb SHA512 3cff436ae4f56906e9f2ad268a3635b66d226ea4d11cfd2eadce7fc48c5fb46f4b4d17339f12dd37808adce742ff529c7cde7dcc5d596c10624f57712efac41b
DIST ktouch-25.07.70_pre20250628-2a2b4273.tar.gz 5774530 BLAKE2B fd2f912d0dc03a4ed041be8bd9cb6c6a6cba22bdb0346a69cbb2f3bfd5b3b144627cf98aa09b4e78b00b86ca13fe682e422dc62127a05a3151b662268d5b295c SHA512 46151c1d3e071a5f7a68572422ef1ad910388f94aac72c3ceef865da239884085d8e85e2052baff71f6e5bbe7639d763cee49e962cdca064c5e7e0b141808d18
diff --git a/kde-apps/ktouch/ktouch-25.04.0.ebuild b/kde-apps/ktouch/ktouch-25.04.0.ebuild
deleted file mode 100644
index cb9114d7166e..000000000000
--- a/kde-apps/ktouch/ktouch-25.04.0.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
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-07-14 18:37 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2025-07-14 18:37 UTC (permalink / raw
To: gentoo-commits
commit: 2f7e965690e8fc93227a75673781a1f46d642b80
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 14 18:27:22 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 14 18:27:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f7e9656
kde-apps/ktouch: add 25.07.80
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 +
kde-apps/ktouch/ktouch-25.07.80.ebuild | 57 ++++++++++++++++++++++++++++++++++
2 files changed, 58 insertions(+)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index 5920589097c1..b4b5edf1e9c3 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1 +1,2 @@
DIST ktouch-25.07.70_pre20250628-2a2b4273.tar.gz 5774530 BLAKE2B fd2f912d0dc03a4ed041be8bd9cb6c6a6cba22bdb0346a69cbb2f3bfd5b3b144627cf98aa09b4e78b00b86ca13fe682e422dc62127a05a3151b662268d5b295c SHA512 46151c1d3e071a5f7a68572422ef1ad910388f94aac72c3ceef865da239884085d8e85e2052baff71f6e5bbe7639d763cee49e962cdca064c5e7e0b141808d18
+DIST ktouch-25.07.80.tar.xz 4789896 BLAKE2B 069e254eb7c836257eb2f8940348914e19eaf4609a7916dfcff7d56b9be6ee406eafd1b1fcb06f4408ac072eb9375e82bb78eaf69fe344592286fac9ac44f6dd SHA512 f4e95875623bcbc68d519ea3871da623b7ae3ecbe866d907fd0a8aa960ccd62ee548c2e2868d419fac335c73974242ef68826a469823f1f4e71da32873dc23f0
diff --git a/kde-apps/ktouch/ktouch-25.07.80.ebuild b/kde-apps/ktouch/ktouch-25.07.80.ebuild
new file mode 100644
index 000000000000..75f347705521
--- /dev/null
+++ b/kde-apps/ktouch/ktouch-25.07.80.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="optional"
+PVCUT=$(ver_cut 1-3)
+KFMIN=6.9.0
+QTMIN=6.8.1
+inherit ecm gear.kde.org xdg
+
+DESCRIPTION="Program that helps to learn and practice touch typing"
+HOMEPAGE="https://apps.kde.org/ktouch/"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE="X"
+
+COMMON_DEPEND="
+ dev-libs/libxml2:2=
+ >=dev-qt/qtbase-${QTMIN}:6[gui,sql,widgets,xml]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=kde-frameworks/kcmutils-${KFMIN}:6
+ >=kde-frameworks/kcompletion-${KFMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kitemviews-${KFMIN}:6
+ >=kde-frameworks/kservice-${KFMIN}:6
+ >=kde-frameworks/ktextwidgets-${KFMIN}:6
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+ >=kde-frameworks/kxmlgui-${KFMIN}:6
+ X? (
+ >=dev-qt/qtbase-${QTMIN}:6=[X]
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libxcb
+ x11-libs/libxkbfile
+ )
+"
+DEPEND="${COMMON_DEPEND}
+ >=kde-frameworks/kwindowsystem-${KFMIN}:6
+"
+RDEPEND="${COMMON_DEPEND}
+ >=dev-qt/qt5compat-${QTMIN}:6[qml]
+ >=kde-apps/kqtquickcharts-${PVCUT}:6
+"
+
+src_configure() {
+ local mycmakeargs=(
+ -DWITHOUT_X11=$(usex !X)
+ )
+ ecm_src_configure
+}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-08-01 19:08 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2025-08-01 19:08 UTC (permalink / raw
To: gentoo-commits
commit: 25723cd471311ae038d5d2eee7cdea1fe15f9b9d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 31 16:35:08 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 1 19:05:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25723cd4
kde-apps/ktouch: drop 25.07.80
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 -
kde-apps/ktouch/ktouch-25.07.80.ebuild | 59 ----------------------------------
2 files changed, 60 deletions(-)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index f8838be087f9..b84e7ac201f9 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1,3 +1,2 @@
DIST ktouch-25.07.70_pre20250628-2a2b4273.tar.gz 5774530 BLAKE2B fd2f912d0dc03a4ed041be8bd9cb6c6a6cba22bdb0346a69cbb2f3bfd5b3b144627cf98aa09b4e78b00b86ca13fe682e422dc62127a05a3151b662268d5b295c SHA512 46151c1d3e071a5f7a68572422ef1ad910388f94aac72c3ceef865da239884085d8e85e2052baff71f6e5bbe7639d763cee49e962cdca064c5e7e0b141808d18
-DIST ktouch-25.07.80.tar.xz 4789896 BLAKE2B 069e254eb7c836257eb2f8940348914e19eaf4609a7916dfcff7d56b9be6ee406eafd1b1fcb06f4408ac072eb9375e82bb78eaf69fe344592286fac9ac44f6dd SHA512 f4e95875623bcbc68d519ea3871da623b7ae3ecbe866d907fd0a8aa960ccd62ee548c2e2868d419fac335c73974242ef68826a469823f1f4e71da32873dc23f0
DIST ktouch-25.07.90.tar.xz 4791240 BLAKE2B fbb5c1c9d28682fe6191f02318c0afbe961f5b1054c42c8d29226cc4a23e412e8720c244b77f68268d467e5a24cebe72f30fc8233c30a9f57ace672659d83398 SHA512 d4d3579992910116dac013b72af1cfa4277068b3079c8cd4fd1a6e5cf14cb64d75a1cbcc9d8fe62c13509ad9ed180822b185933a263aeb78db274f3418e9473a
diff --git a/kde-apps/ktouch/ktouch-25.07.80.ebuild b/kde-apps/ktouch/ktouch-25.07.80.ebuild
deleted file mode 100644
index eac784dfd14b..000000000000
--- a/kde-apps/ktouch/ktouch-25.07.80.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.9.0
-QTMIN=6.8.1
-inherit ecm gear.kde.org xdg
-
-DESCRIPTION="Program that helps to learn and practice touch typing"
-HOMEPAGE="https://apps.kde.org/ktouch/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE="X"
-
-COMMON_DEPEND="
- dev-libs/libxml2:2=
- >=dev-qt/qtbase-${QTMIN}:6[gui,sql,widgets,xml]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kcmutils-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kconfigwidgets-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kitemviews-${KFMIN}:6
- >=kde-frameworks/kservice-${KFMIN}:6
- >=kde-frameworks/ktextwidgets-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
- X? (
- >=dev-qt/qtbase-${QTMIN}:6=[X]
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libxcb
- x11-libs/libxkbfile
- )
-"
-DEPEND="${COMMON_DEPEND}
- >=kde-frameworks/kwindowsystem-${KFMIN}:6
-"
-RDEPEND="${COMMON_DEPEND}
- >=dev-qt/qt5compat-${QTMIN}:6[qml]
- >=kde-apps/kqtquickcharts-${PVCUT}:6
-"
-
-PATCHES=( "${FILESDIR}/${P}-duplicate-kdoctools.patch" ) # bug 960368
-
-src_configure() {
- local mycmakeargs=(
- -DWITHOUT_X11=$(usex !X)
- )
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-08-01 19:08 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2025-08-01 19:08 UTC (permalink / raw
To: gentoo-commits
commit: 8d020a252add4d29b49195dd12cb32e2187cbc0b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 31 16:34:43 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 1 19:05:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d020a25
kde-apps/ktouch: add 25.07.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 +
kde-apps/ktouch/ktouch-25.07.90.ebuild | 59 ++++++++++++++++++++++++++++++++++
2 files changed, 60 insertions(+)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index b4b5edf1e9c3..f8838be087f9 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1,2 +1,3 @@
DIST ktouch-25.07.70_pre20250628-2a2b4273.tar.gz 5774530 BLAKE2B fd2f912d0dc03a4ed041be8bd9cb6c6a6cba22bdb0346a69cbb2f3bfd5b3b144627cf98aa09b4e78b00b86ca13fe682e422dc62127a05a3151b662268d5b295c SHA512 46151c1d3e071a5f7a68572422ef1ad910388f94aac72c3ceef865da239884085d8e85e2052baff71f6e5bbe7639d763cee49e962cdca064c5e7e0b141808d18
DIST ktouch-25.07.80.tar.xz 4789896 BLAKE2B 069e254eb7c836257eb2f8940348914e19eaf4609a7916dfcff7d56b9be6ee406eafd1b1fcb06f4408ac072eb9375e82bb78eaf69fe344592286fac9ac44f6dd SHA512 f4e95875623bcbc68d519ea3871da623b7ae3ecbe866d907fd0a8aa960ccd62ee548c2e2868d419fac335c73974242ef68826a469823f1f4e71da32873dc23f0
+DIST ktouch-25.07.90.tar.xz 4791240 BLAKE2B fbb5c1c9d28682fe6191f02318c0afbe961f5b1054c42c8d29226cc4a23e412e8720c244b77f68268d467e5a24cebe72f30fc8233c30a9f57ace672659d83398 SHA512 d4d3579992910116dac013b72af1cfa4277068b3079c8cd4fd1a6e5cf14cb64d75a1cbcc9d8fe62c13509ad9ed180822b185933a263aeb78db274f3418e9473a
diff --git a/kde-apps/ktouch/ktouch-25.07.90.ebuild b/kde-apps/ktouch/ktouch-25.07.90.ebuild
new file mode 100644
index 000000000000..6e7dc1201a24
--- /dev/null
+++ b/kde-apps/ktouch/ktouch-25.07.90.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="optional"
+PVCUT=$(ver_cut 1-3)
+KFMIN=6.9.0
+QTMIN=6.8.1
+inherit ecm gear.kde.org xdg
+
+DESCRIPTION="Program that helps to learn and practice touch typing"
+HOMEPAGE="https://apps.kde.org/ktouch/"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE="X"
+
+COMMON_DEPEND="
+ dev-libs/libxml2:2=
+ >=dev-qt/qtbase-${QTMIN}:6[gui,sql,widgets,xml]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=kde-frameworks/kcmutils-${KFMIN}:6
+ >=kde-frameworks/kcompletion-${KFMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kitemviews-${KFMIN}:6
+ >=kde-frameworks/kservice-${KFMIN}:6
+ >=kde-frameworks/ktextwidgets-${KFMIN}:6
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+ >=kde-frameworks/kxmlgui-${KFMIN}:6
+ X? (
+ >=dev-qt/qtbase-${QTMIN}:6=[X]
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libxcb
+ x11-libs/libxkbfile
+ )
+"
+DEPEND="${COMMON_DEPEND}
+ >=kde-frameworks/kwindowsystem-${KFMIN}:6
+"
+RDEPEND="${COMMON_DEPEND}
+ >=dev-qt/qt5compat-${QTMIN}:6[qml]
+ >=kde-apps/kqtquickcharts-${PVCUT}:6
+"
+
+PATCHES=( "${FILESDIR}/${PN}-25.07.80-duplicate-kdoctools.patch" ) # bug 960368
+
+src_configure() {
+ local mycmakeargs=(
+ -DWITHOUT_X11=$(usex !X)
+ )
+ ecm_src_configure
+}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-08-25 18:54 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2025-08-25 18:54 UTC (permalink / raw
To: gentoo-commits
commit: 30fc2aef32f1aefaee7e2ca424a7c5b55928a53c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 25 18:49:45 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 25 18:54:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30fc2aef
kde-apps/ktouch: drop 25.07.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 -
kde-apps/ktouch/ktouch-25.07.90.ebuild | 59 ----------------------------------
2 files changed, 60 deletions(-)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index 4899dfda2de1..78fdc1b6b813 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1,3 +1,2 @@
DIST ktouch-25.07.70_pre20250628-2a2b4273.tar.gz 5774530 BLAKE2B fd2f912d0dc03a4ed041be8bd9cb6c6a6cba22bdb0346a69cbb2f3bfd5b3b144627cf98aa09b4e78b00b86ca13fe682e422dc62127a05a3151b662268d5b295c SHA512 46151c1d3e071a5f7a68572422ef1ad910388f94aac72c3ceef865da239884085d8e85e2052baff71f6e5bbe7639d763cee49e962cdca064c5e7e0b141808d18
-DIST ktouch-25.07.90.tar.xz 4791240 BLAKE2B fbb5c1c9d28682fe6191f02318c0afbe961f5b1054c42c8d29226cc4a23e412e8720c244b77f68268d467e5a24cebe72f30fc8233c30a9f57ace672659d83398 SHA512 d4d3579992910116dac013b72af1cfa4277068b3079c8cd4fd1a6e5cf14cb64d75a1cbcc9d8fe62c13509ad9ed180822b185933a263aeb78db274f3418e9473a
DIST ktouch-25.08.0.tar.xz 4791796 BLAKE2B cb03f23b997c6980af232dde56e58f3f33d27cd547e83a63effe189b4b95998f325069725fd8188e9f902867aede09ada7531193d34f78ee45c25541f695198c SHA512 b841d4b058ee82063abcabd5b816dbe3dde7ddad19bb0aadb6252c0c269cae85eac2803518ce535c3e76f59268729cfd36eb71433f209ac8e5b9306276302e46
diff --git a/kde-apps/ktouch/ktouch-25.07.90.ebuild b/kde-apps/ktouch/ktouch-25.07.90.ebuild
deleted file mode 100644
index 6e7dc1201a24..000000000000
--- a/kde-apps/ktouch/ktouch-25.07.90.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.9.0
-QTMIN=6.8.1
-inherit ecm gear.kde.org xdg
-
-DESCRIPTION="Program that helps to learn and practice touch typing"
-HOMEPAGE="https://apps.kde.org/ktouch/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE="X"
-
-COMMON_DEPEND="
- dev-libs/libxml2:2=
- >=dev-qt/qtbase-${QTMIN}:6[gui,sql,widgets,xml]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kcmutils-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kconfigwidgets-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kitemviews-${KFMIN}:6
- >=kde-frameworks/kservice-${KFMIN}:6
- >=kde-frameworks/ktextwidgets-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
- X? (
- >=dev-qt/qtbase-${QTMIN}:6=[X]
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libxcb
- x11-libs/libxkbfile
- )
-"
-DEPEND="${COMMON_DEPEND}
- >=kde-frameworks/kwindowsystem-${KFMIN}:6
-"
-RDEPEND="${COMMON_DEPEND}
- >=dev-qt/qt5compat-${QTMIN}:6[qml]
- >=kde-apps/kqtquickcharts-${PVCUT}:6
-"
-
-PATCHES=( "${FILESDIR}/${PN}-25.07.80-duplicate-kdoctools.patch" ) # bug 960368
-
-src_configure() {
- local mycmakeargs=(
- -DWITHOUT_X11=$(usex !X)
- )
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-09-05 7:55 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2025-09-05 7:55 UTC (permalink / raw
To: gentoo-commits
commit: c817525f61635eeb47729fe5754c85fd836de3f7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 5 07:45:25 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 5 07:45:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c817525f
kde-apps/ktouch: Stabilize 25.08.0 amd64, #961339
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/ktouch/ktouch-25.08.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-25.08.0.ebuild b/kde-apps/ktouch/ktouch-25.08.0.ebuild
index 8999663b3d30..308150340bde 100644
--- a/kde-apps/ktouch/ktouch-25.08.0.ebuild
+++ b/kde-apps/ktouch/ktouch-25.08.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv ~x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-09-05 18:34 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2025-09-05 18:34 UTC (permalink / raw
To: gentoo-commits
commit: 0f58c31aca51fd341b5cd2b0d29e20c23c066826
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 5 18:34:17 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 5 18:34:17 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f58c31a
kde-apps/ktouch: Stabilize 25.08.0 arm64, #961339
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/ktouch/ktouch-25.08.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-25.08.0.ebuild b/kde-apps/ktouch/ktouch-25.08.0.ebuild
index 308150340bde..47859bfa03b8 100644
--- a/kde-apps/ktouch/ktouch-25.08.0.ebuild
+++ b/kde-apps/ktouch/ktouch-25.08.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/ktouch/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~riscv ~x86"
IUSE="X"
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/
@ 2025-09-05 18:59 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2025-09-05 18:59 UTC (permalink / raw
To: gentoo-commits
commit: 4ade0d9f77ee71adbfcfbef8a2c7a8bd3a3c2358
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 5 18:52:56 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 5 18:52:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ade0d9f
kde-apps/ktouch: drop 25.07.70_pre20250628
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/Manifest | 1 -
kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild | 60 ----------------------
2 files changed, 61 deletions(-)
diff --git a/kde-apps/ktouch/Manifest b/kde-apps/ktouch/Manifest
index 78fdc1b6b813..3da1f99fd2d2 100644
--- a/kde-apps/ktouch/Manifest
+++ b/kde-apps/ktouch/Manifest
@@ -1,2 +1 @@
-DIST ktouch-25.07.70_pre20250628-2a2b4273.tar.gz 5774530 BLAKE2B fd2f912d0dc03a4ed041be8bd9cb6c6a6cba22bdb0346a69cbb2f3bfd5b3b144627cf98aa09b4e78b00b86ca13fe682e422dc62127a05a3151b662268d5b295c SHA512 46151c1d3e071a5f7a68572422ef1ad910388f94aac72c3ceef865da239884085d8e85e2052baff71f6e5bbe7639d763cee49e962cdca064c5e7e0b141808d18
DIST ktouch-25.08.0.tar.xz 4791796 BLAKE2B cb03f23b997c6980af232dde56e58f3f33d27cd547e83a63effe189b4b95998f325069725fd8188e9f902867aede09ada7531193d34f78ee45c25541f695198c SHA512 b841d4b058ee82063abcabd5b816dbe3dde7ddad19bb0aadb6252c0c269cae85eac2803518ce535c3e76f59268729cfd36eb71433f209ac8e5b9306276302e46
diff --git a/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild b/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild
deleted file mode 100644
index 6f92420ed872..000000000000
--- a/kde-apps/ktouch/ktouch-25.07.70_pre20250628.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-KDE_ORG_COMMIT=2a2b4273239b7f9106582db53e2db9bd27e77cb0
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.9.0
-QTMIN=6.8.1
-inherit ecm gear.kde.org xdg
-
-DESCRIPTION="Program that helps to learn and practice touch typing"
-HOMEPAGE="https://apps.kde.org/ktouch/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="0"
-KEYWORDS="amd64 arm64 ~riscv ~x86"
-IUSE="X"
-
-COMMON_DEPEND="
- dev-libs/libxml2:2=
- >=dev-qt/qtbase-${QTMIN}:6[gui,sql,widgets,xml]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kcmutils-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kconfigwidgets-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kitemviews-${KFMIN}:6
- >=kde-frameworks/kservice-${KFMIN}:6
- >=kde-frameworks/ktextwidgets-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
- X? (
- >=dev-qt/qtbase-${QTMIN}:6=[X]
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libxcb
- x11-libs/libxkbfile
- )
-"
-DEPEND="${COMMON_DEPEND}
- >=kde-frameworks/kwindowsystem-${KFMIN}:6
-"
-RDEPEND="${COMMON_DEPEND}
- >=dev-qt/qt5compat-${QTMIN}:6[qml]
- >=kde-apps/kqtquickcharts-25.07.70_pre20250625:6
-"
-
-PATCHES=( "${FILESDIR}/${PN}-25.08.0-duplicate-kdoctools.patch" ) # bug 960368
-
-src_configure() {
- local mycmakeargs=(
- -DWITHOUT_X11=$(usex !X)
- )
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
end of thread, other threads:[~2025-09-05 18:59 UTC | newest]
Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 19:08 [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktouch/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2025-09-05 18:59 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-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-05-03 18:48 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox