summaryrefslogtreecommitdiff
path: root/kde-misc/wacomtablet
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
commit09351e78166b5e864197c4456ebae3f89dd0bed9 (patch)
tree41a96399f56ed3aa399006871bfce4430db84aa2 /kde-misc/wacomtablet
parentc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (diff)
gentoo resync : 22.01.2019
Diffstat (limited to 'kde-misc/wacomtablet')
-rw-r--r--kde-misc/wacomtablet/Manifest4
-rw-r--r--kde-misc/wacomtablet/wacomtablet-3.1.0.ebuild47
-rw-r--r--kde-misc/wacomtablet/wacomtablet-3.1.1.ebuild13
3 files changed, 12 insertions, 52 deletions
diff --git a/kde-misc/wacomtablet/Manifest b/kde-misc/wacomtablet/Manifest
index 08145a98b4d2..36b6be83d0a1 100644
--- a/kde-misc/wacomtablet/Manifest
+++ b/kde-misc/wacomtablet/Manifest
@@ -1,5 +1,3 @@
-DIST wacomtablet-3.1.0.tar.xz 722436 BLAKE2B 97469b71d5139e67e4f3de27ed5c6beaa32abdcc159453206da98250d9b68b47c6a1022264a5faf1ac2e0283d0aff3465dad38cadacc52e6ed970261b6157a3d SHA512 763eddaca5471f62fb18e8c9f24d1be2a91e49eeaec4ce0b0ab6c89f1d85b9a6bcf32c67e79dee2e958dfba5bd354b4f4685a080ac06d461150a5da3a78a8915
DIST wacomtablet-3.1.1.tar.xz 724176 BLAKE2B 062f05067b9ca423527f1fbbc498d3228fba9333f96e918493a00c3ceb669a23c3ab9297bf6c2d3d161559f1d9cf6ccff8f502971718e71a360f3db2e7d9bd67 SHA512 91f8ab9326b8307d63e09c7d75d613553f16c6cb93837cc404cb251aeda93078011b0c5aa0fc20ca4613d82421d73804cc55fa71a688bf4dd0f1d616733ade97
-EBUILD wacomtablet-3.1.0.ebuild 1155 BLAKE2B 2cc5eaff737465906ceb7cae385e96ff9133c0abf97ad7bf7016f09de99680e1d3c5e0eecfcf09983f6d16412836a580415358e78fe6e341ded747dd21be2fff SHA512 0b2d548d8050086e1c495fd7a36e094ba4c172209413850187c088f2f5756459b3e8043babbb5643c744a607095f89c4a48f2319ab6a9265ebee8593e0d3dd6e
-EBUILD wacomtablet-3.1.1.ebuild 1154 BLAKE2B c2ba054d82c4a2d8af767a109627e566301d535f978f10da4096443c37f4bf21852aa70d3c316a31032fc933c8232619eec81101609241587459e335cf408f5a SHA512 380877a74a97182e4bb27d8b3ca304f943b5cd84051375c4a52d9f327b9a634c97c1e9e8f3f1d28cde03dc2bbf8222e463396053ee715b895464d906a0192d15
+EBUILD wacomtablet-3.1.1.ebuild 1276 BLAKE2B 18ff83bbc4cc3fd8bb8b8c9debe44670a05c8933fe1deac788f1987631bd2f6af033d926e6928636840f40f3b727b2c3ebd738b1959c3536fe51413af3d173ab SHA512 3c69db91261f68739aaf79a23ed985dabc19fba8a3b2aee757dd50bf335d98e792ed0c4645b67519bece7b7869c3cc982adcdfcedf0a6ebdefdc5c0d25cbda51
MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3
diff --git a/kde-misc/wacomtablet/wacomtablet-3.1.0.ebuild b/kde-misc/wacomtablet/wacomtablet-3.1.0.ebuild
deleted file mode 100644
index 9d61407dacb4..000000000000
--- a/kde-misc/wacomtablet/wacomtablet-3.1.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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&content=114856"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-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)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative)
- $(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
-"
-DEPEND="${CDEPEND}
- sys-devel/gettext
- x11-base/xorg-proto
- x11-libs/libX11
-"
-RDEPEND="${CDEPEND}
- !kde-misc/wacomtablet:4
-"
diff --git a/kde-misc/wacomtablet/wacomtablet-3.1.1.ebuild b/kde-misc/wacomtablet/wacomtablet-3.1.1.ebuild
index 182999363721..296d3c160272 100644
--- a/kde-misc/wacomtablet/wacomtablet-3.1.1.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.linux-apps.com/content/show.php?action=content&content=114
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
CDEPEND="
@@ -45,3 +45,12 @@ DEPEND="${CDEPEND}
RDEPEND="${CDEPEND}
!kde-misc/wacomtablet:4
"
+
+src_test() {
+ # test needs DBus, bug 675548
+ local myctestargs=(
+ -E "(Test.KDED.DBusTabletService)"
+ )
+
+ kde5_src_test
+}