commit: d92e107665c533518d8c16cbde43e30f57f19c15 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Nov 12 22:33:20 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Nov 12 23:15:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92e1076
kde-misc/wacomtablet: pkgmove to kde-plasma/wacomtablet See also: https://mail.kde.org/pipermail/plasma-devel/2023-October/123205.html Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> {kde-misc => kde-plasma}/wacomtablet/Manifest | 0 .../files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch | 0 .../files/wacomtablet-3.2.0-port-to-QRegularExpression.patch | 0 {kde-misc => kde-plasma}/wacomtablet/metadata.xml | 1 + {kde-misc => kde-plasma}/wacomtablet/wacomtablet-3.2.0-r3.ebuild | 7 +++---- profiles/updates/4Q-2023 | 1 + 6 files changed, 5 insertions(+), 4 deletions(-) diff --git a/kde-misc/wacomtablet/Manifest b/kde-plasma/wacomtablet/Manifest similarity index 100% rename from kde-misc/wacomtablet/Manifest rename to kde-plasma/wacomtablet/Manifest diff --git a/kde-misc/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch b/kde-plasma/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch similarity index 100% rename from kde-misc/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch rename to kde-plasma/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch diff --git a/kde-misc/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch b/kde-plasma/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch similarity index 100% rename from kde-misc/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch rename to kde-plasma/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch diff --git a/kde-misc/wacomtablet/metadata.xml b/kde-plasma/wacomtablet/metadata.xml similarity index 83% rename from kde-misc/wacomtablet/metadata.xml rename to kde-plasma/wacomtablet/metadata.xml index d925f2439758..ee58c0107562 100644 --- a/kde-misc/wacomtablet/metadata.xml +++ b/kde-plasma/wacomtablet/metadata.xml @@ -7,5 +7,6 @@ </maintainer> <upstream> <bugs-to>https://bugs.kde.org/</bugs-to> + <remote-id type="kde-invent">plasma/wacomtablet</remote-id> </upstream> </pkgmetadata> diff --git a/kde-misc/wacomtablet/wacomtablet-3.2.0-r3.ebuild b/kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild similarity index 91% rename from kde-misc/wacomtablet/wacomtablet-3.2.0-r3.ebuild rename to kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild index 61cad0cb4037..9459ddacd803 100644 --- a/kde-misc/wacomtablet/wacomtablet-3.2.0-r3.ebuild +++ b/kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,9 +9,8 @@ QTMIN=5.15.2 VIRTUALX_REQUIRED="test" inherit ecm kde.org -DESCRIPTION="System settings module for Wacom tablets" -HOMEPAGE="https://apps.kde.org/wacomtablet/ -https://userbase.kde.org/Wacomtablet" +DESCRIPTION="Wacom system settings module that supports different button/pen layout profiles" +HOMEPAGE="https://userbase.kde.org/Wacomtablet" SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz https://dev.gentoo.org/~asturm/distfiles/${P}-patchset-1.tar.xz" diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index 7e8c67a0577d..f781e7d50037 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -19,3 +19,4 @@ move dev-python/pyre2 dev-python/fb-re2 move dev-python/python-sshpubkeys dev-python/sshpubkeys move sys-kernel/installkernel-systemd-boot sys-kernel/installkernel-systemd move app-office/kalendar app-office/merkuro +move kde-misc/wacomtablet kde-plasma/wacomtablet