[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/, kde-plasma/wacomtablet/, profiles/updates/

2023-11-12 Thread Andreas Sturmlechner
commit: a652d7c8680aef8dbf31be4f4984cd04a7ccec0a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 12 21:06:54 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 12 21:22:15 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a652d7c8

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  gentoo.org>

 {kde-misc => kde-plasma}/wacomtablet/metadata.xml   |  1 +
 .../wacomtablet/wacomtablet-.ebuild | 13 -
 profiles/updates/4Q-2023|  1 +
 3 files changed, 6 insertions(+), 9 deletions(-)

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 d925f24397..ee58c01075 100644
--- a/kde-misc/wacomtablet/metadata.xml
+++ b/kde-plasma/wacomtablet/metadata.xml
@@ -7,5 +7,6 @@


https://bugs.kde.org/
+   plasma/wacomtablet

 

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-plasma/wacomtablet/wacomtablet-.ebuild
similarity index 79%
rename from kde-misc/wacomtablet/wacomtablet-.ebuild
rename to kde-plasma/wacomtablet/wacomtablet-.ebuild
index bbe947be13..0dadecefb6 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-plasma/wacomtablet/wacomtablet-.ebuild
@@ -6,19 +6,14 @@ EAPI=8
 ECM_HANDBOOK="forceoptional"
 KFMIN=5.106.0
 QTMIN=5.15.9
-inherit ecm kde.org
+inherit ecm plasma.kde.org
 
-DESCRIPTION="System settings module for Wacom tablets"
-HOMEPAGE="https://apps.kde.org/wacomtablet/
-https://userbase.kde.org/Wacomtablet;
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
-fi
+DESCRIPTION="Wacom system settings module that supports different button/pen 
layout profiles"
+HOMEPAGE="https://userbase.kde.org/Wacomtablet;
 
 LICENSE="GPL-2"
 SLOT="5"
+KEYWORDS=""
 IUSE=""
 
 RDEPEND="

diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023
index f1e83f3c2b..f81841064b 100644
--- a/profiles/updates/4Q-2023
+++ b/profiles/updates/4Q-2023
@@ -1 +1,2 @@
 move app-office/kalendar app-office/merkuro
+move kde-misc/wacomtablet kde-plasma/wacomtablet



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2022-06-01 Thread Andreas Sturmlechner
commit: 724f8bfa9bd1c0687f6ecf5f6015ee556e4fd696
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  1 07:53:54 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  1 07:53:54 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=724f8bfa

kde-misc/wacomtablet: Subscribe to dev-libs/libwacom subslot

Bug: https://bugs.gentoo.org/848519
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/wacomtablet/wacomtablet-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index 6ad94b1ac0..11b2d48340 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -23,7 +23,7 @@ SLOT="5"
 IUSE=""
 
 RDEPEND="
-   >=dev-libs/libwacom-0.30
+   >=dev-libs/libwacom-0.30:=
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2022-02-21 Thread Andreas Sturmlechner
commit: 92a103e8e790b8c6f2515a737fb33f6b6d425e42
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 21 14:53:53 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 21 14:54:06 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=92a103e8

kde-misc/wacomtablet: Add release switch, fix sorting

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/wacomtablet/wacomtablet-.ebuild | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index 3c08025ec4..6ad94b1ac0 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -13,19 +13,22 @@ DESCRIPTION="System settings module for Wacom tablets"
 HOMEPAGE="https://apps.kde.org/wacomtablet/
 https://userbase.kde.org/Wacomtablet;
 
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS=""
 IUSE=""
 
-BDEPEND="sys-devel/gettext"
 RDEPEND="
+   >=dev-libs/libwacom-0.30
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtx11extras-${QTMIN}:5
-   >=dev-libs/libwacom-0.30
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
@@ -45,6 +48,7 @@ DEPEND="${RDEPEND}
x11-base/xorg-proto
x11-libs/libX11
 "
+BDEPEND="sys-devel/gettext"
 
 src_test() {
# test needs DBus, bug 675548



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2019-07-15 Thread Andreas Sturmlechner
commit: 23ff357affed449f1cfcd31198fe89c4ec1919b7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jul 15 19:28:39 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jul 15 19:28:39 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=23ff357a

kde-misc/wacomtablet: Update DESCRIPTION, HOMEPAGE

System settings is more user friendly than KControl.

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/wacomtablet/wacomtablet-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index 449be535fe..425a10b3b2 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -7,8 +7,8 @@ KDE_HANDBOOK="forceoptional"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
-DESCRIPTION="KControl module for Wacom tablets"
-HOMEPAGE="https://www.linux-apps.com/content/show.php?action=content=114856;
+DESCRIPTION="System settings module for Wacom tablets"
+HOMEPAGE="https://userbase.kde.org/Wacomtablet https://store.kde.org/p/1127862;
 
 LICENSE="GPL-2"
 KEYWORDS=""



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2019-06-05 Thread Andreas Sturmlechner
commit: a8446a09f0f9bcb879e2536f6e48c52a9575efc3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 16 16:12:23 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  5 19:24:01 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8446a09

kde-misc/wacomtablet: Disable test requiring DBus

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/wacomtablet/wacomtablet-.ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index 322cc6c407..449be535fe 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -41,3 +41,12 @@ DEPEND="${RDEPEND}
x11-base/xorg-proto
x11-libs/libX11
 "
+
+src_test() {
+   # test needs DBus, bug 675548
+   local myctestargs=(
+   -E "(Test.KDED.DBusTabletService)"
+   )
+
+   kde5_src_test
+}



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2018-06-23 Thread Andreas Sturmlechner
commit: 25382c5838c0870fa0c17637fa1ed7094ba0ef68
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 23 15:13:24 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun 23 20:06:33 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=25382c58

kde-misc/wacomtablet: Add new DEPEND

Depends on >=dev-libs/libwacom-0.30 now, see also:
https://cgit.kde.org/wacomtablet.git/commit/?h=3.1=ba954d21575bb74f2724bf582e66817f8d9391f4

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-misc/wacomtablet/wacomtablet-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index 230a744a87..5a5efed87d 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -31,6 +31,7 @@ CDEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtx11extras)
+   >=dev-libs/libwacom-0.30
>=x11-drivers/xf86-input-wacom-0.20.0
x11-libs/libXi
x11-libs/libxcb



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2018-04-03 Thread Andreas Sturmlechner
commit: 8dcc1cd8c4f68f190e6c8d081a62dac65db1721a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr  3 14:55:04 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Apr  3 14:55:04 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8dcc1cd8

kde-misc/wacomtablet: Update DEPENDs

Upstream commit 5f42c2174935d7a0a35e7f8a39ed599f9e3ef8d6

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/wacomtablet/wacomtablet-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index 4a7ba8201c..faabdb3f4d 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -32,13 +32,12 @@ CDEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtx11extras)
>=x11-drivers/xf86-input-wacom-0.20.0
-   x11-libs/libX11
x11-libs/libXi
-   x11-libs/libXrandr
x11-libs/libxcb
 "
 DEPEND="${CDEPEND}
sys-devel/gettext
+   x11-libs/libX11
x11-proto/xproto
 "
 RDEPEND="${CDEPEND}



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2017-11-11 Thread Andreas Sturmlechner
commit: 104afd4159e8e05f9c845524cdf4f6b140371692
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 11 17:26:45 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 11 17:26:45 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=104afd41

kde-misc/wacomtablet: Fix HOMEPAGE

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 kde-misc/wacomtablet/wacomtablet-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index fa66811171..665bfb6199 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="KControl module for Wacom tablets"
-HOMEPAGE="http://kde-apps.org/content/show.php?action=content=114856;
+HOMEPAGE="https://www.linux-apps.com/content/show.php?action=content=114856;
 
 LICENSE="GPL-2"
 KEYWORDS=""



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2017-11-11 Thread Andreas Sturmlechner
commit: 61effb7bada29f7c9d9f14f48dc68ff3603e0326
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 11 17:27:02 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 11 17:27:02 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=61effb7b

kde-misc/wacomtablet: releng3.0 merged to master

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 kde-misc/wacomtablet/wacomtablet-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index 665bfb6199..78ffc197e5 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-EGIT_BRANCH="releng3.0"
 KDE_HANDBOOK="forceoptional"
 VIRTUALX_REQUIRED="test"
 inherit kde5



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2016-12-29 Thread Andreas Sturmlechner
commit: b5e5c917cc51b4b9913a114e8c4e3ece35049293
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 28 02:37:33 2016 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Dec 30 00:48:57 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5e5c917

kde-misc/wacomtablet: Fix configure with USE=-handbook

Gentoo-bug: 603520
Reported-by: Risimi  gmail.com>

Package-Manager: portage-2.3.0

 kde-misc/wacomtablet/wacomtablet-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index e3d7332..7a24262 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 EGIT_BRANCH="releng3.0"
-KDE_DOC_DIR="doc/user"
 KDE_HANDBOOK="forceoptional"
 VIRTUALX_REQUIRED="test"
 inherit kde5



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2016-03-26 Thread Johannes Huber
commit: 004e8d21caaf3f40d404256d5ad95876dba7ae7c
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Mar 26 10:18:52 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Mar 26 10:18:52 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=004e8d21

kde-misc/wacomtablet: EAPI 6

Package-Manager: portage-2.2.28

 kde-misc/wacomtablet/wacomtablet-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index 7252750..e3d7332 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_BRANCH="releng3.0"
 KDE_DOC_DIR="doc/user"



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2016-01-26 Thread Michael Palimaka
commit: 12ede4fe27f4cbc9fc6913d621053c060c8abd49
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Jan 23 20:59:44 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Jan 26 18:18:37 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=12ede4fe

kde-misc/wacomtablet: Switch to active branch, force handbook optional

Package-Manager: portage-2.2.26

 kde-misc/wacomtablet/wacomtablet-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
index bcc841f..a66f243 100644
--- a/kde-misc/wacomtablet/wacomtablet-.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -4,9 +4,9 @@
 
 EAPI=5
 
-EGIT_BRANCH="kf5-port"
+EGIT_BRANCH="releng3.0"
 KDE_DOC_DIR="doc/user"
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 



[gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/

2015-07-09 Thread Johannes Huber
commit: 8f8a75c6e22c255ca26708b57d53de5c80e17ce1
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun Jul  5 20:01:53 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Wed Jul  8 23:24:56 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8f8a75c6

[kde-misc/wacomtablet] Add kf5 version

Package-Manager: portage-2.2.18

 kde-misc/wacomtablet/metadata.xml|  5 +++
 kde-misc/wacomtablet/wacomtablet-.ebuild | 49 
 2 files changed, 54 insertions(+)

diff --git a/kde-misc/wacomtablet/metadata.xml 
b/kde-misc/wacomtablet/metadata.xml
new file mode 100644
index 000..a23f444
--- /dev/null
+++ b/kde-misc/wacomtablet/metadata.xml
@@ -0,0 +1,5 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+   herdkde/herd
+/pkgmetadata

diff --git a/kde-misc/wacomtablet/wacomtablet-.ebuild 
b/kde-misc/wacomtablet/wacomtablet-.ebuild
new file mode 100644
index 000..616026b
--- /dev/null
+++ b/kde-misc/wacomtablet/wacomtablet-.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH=kf5-port
+KDE_DOC_DIR=doc/user
+KDE_HANDBOOK=true
+VIRTUALX_REQUIRED=test
+inherit kde5
+
+DESCRIPTION=KControl module for Wacom tablets
+HOMEPAGE=http://kde-apps.org/content/show.php?action=contentcontent=114856;
+
+LICENSE=GPL-2
+KEYWORDS=
+IUSE=
+
+CDEPEND=
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kglobalaccel)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep plasma)
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   =x11-drivers/xf86-input-wacom-0.20.0
+   x11-libs/libX11
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libxcb
+
+DEPEND=${CDEPEND}
+   sys-devel/gettext
+   x11-proto/xproto
+
+RDEPEND=${CDEPEND}
+   !kde-misc/wacomtablet:4
+