From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/wacomtablet/
Date: Wed, 09 Jul 2025 16:39:51 +0000 (UTC) [thread overview]
Message-ID: <1752079155.1a22fba39fcbd7a7c1a51dd6092ac038fc3e278a.asturm@gentoo> (raw)
commit: 1a22fba39fcbd7a7c1a51dd6092ac038fc3e278a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 9 16:31:49 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 9 16:39:15 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a22fba3
kde-plasma/wacomtablet: drop 6.3.6
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/wacomtablet/wacomtablet-6.3.6.ebuild | 55 -------------------------
1 file changed, 55 deletions(-)
diff --git a/kde-plasma/wacomtablet/wacomtablet-6.3.6.ebuild b/kde-plasma/wacomtablet/wacomtablet-6.3.6.ebuild
deleted file mode 100644
index 0f810873e2..0000000000
--- a/kde-plasma/wacomtablet/wacomtablet-6.3.6.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=6.10.0
-QTMIN=6.8.1
-inherit ecm plasma.kde.org xdg
-
-DESCRIPTION="Wacom system settings module that supports different button/pen layout profiles"
-HOMEPAGE="https://userbase.kde.org/Wacomtablet"
-
-LICENSE="GPL-2"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h
-RDEPEND="
- >=dev-libs/libwacom-0.30:=
- >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kcmutils-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kconfigwidgets-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/knotifications-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kwindowsystem-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
- >=kde-plasma/libplasma-${KDE_CATV}:6
- >=kde-plasma/plasma5support-${KDE_CATV}:6
- >=x11-drivers/xf86-input-wacom-0.20.0
- x11-libs/libXi
- x11-libs/libxcb
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
- x11-libs/libX11
-"
-BDEPEND="sys-devel/gettext"
-
-src_test() {
- # test needs DBus, bug 675548
- local myctestargs=(
- -E "(Test.KDED.DBusTabletService)"
- )
-
- ecm_src_test
-}
next reply other threads:[~2025-07-09 16:40 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-09 16:39 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-16 19:05 [gentoo-commits] proj/kde:master commit in: kde-plasma/wacomtablet/ Andreas Sturmlechner
2025-10-04 21:41 Andreas Sturmlechner
2025-10-02 16:12 Andreas Sturmlechner
2025-09-18 18:55 Andreas Sturmlechner
2025-07-08 16:49 Andreas Sturmlechner
2025-06-17 18:07 Andreas Sturmlechner
2025-06-13 13:16 Andreas Sturmlechner
2025-05-29 20:49 Andreas Sturmlechner
2025-05-15 22:47 Andreas Sturmlechner
2025-02-11 18:09 Andreas Sturmlechner
2025-01-23 18:56 Andreas Sturmlechner
2025-01-10 17:53 Andreas Sturmlechner
2025-01-01 21:26 Andreas Sturmlechner
2024-10-10 23:00 Andreas Sturmlechner
2024-10-08 15:20 Andreas Sturmlechner
2024-10-03 20:18 Andreas Sturmlechner
2024-09-14 21:33 Andreas Sturmlechner
2024-09-10 16:48 Andreas Sturmlechner
2024-06-18 20:03 Andreas Sturmlechner
2024-05-27 22:24 Andreas Sturmlechner
2024-05-24 19:49 Andreas Sturmlechner
2024-05-21 19:06 Andreas Sturmlechner
2024-03-16 10:37 Andreas Sturmlechner
2024-01-10 16:47 Andreas Sturmlechner
2023-12-23 18:46 Andreas Sturmlechner
2023-12-20 23:02 Andreas Sturmlechner
2023-12-12 18:32 Andreas Sturmlechner
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=1752079155.1a22fba39fcbd7a7c1a51dd6092ac038fc3e278a.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