1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
Source: wacomtablet
Section: kde
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Scarlett Moore <sgclark@kde.org>,
Sune Vuorela <debian@pusling.com>,
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
Build-Depends: cmake,
dbus,
debhelper (>= 11),
extra-cmake-modules,
gettext,
libkf5config-dev,
libkf5coreaddons-dev,
libkf5dbusaddons-dev,
libkf5doctools-dev,
libkf5globalaccel-dev,
libkf5i18n-dev,
libkf5notifications-dev,
libkf5plasma-dev,
libkf5xmlgui-dev,
libqt5x11extras5-dev,
libwacom-dev,
libxcb-xinput-dev,
libxi-dev,
libxrandr-dev,
pkg-config,
qtdeclarative5-dev,
xauth,
xserver-xorg-input-wacom,
xvfb,
Standards-Version: 4.3.0
Homepage: http://projects.kde.org/projects/extragear/base/wacomtablet
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/wacomtablet
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/wacomtablet.git
Package: kde-config-tablet
Architecture: any
Depends: plasma-framework,
qml-module-qtquick-controls,
qml-module-qtquick-layouts,
qml-module-qtquick2,
xserver-xorg-input-wacom,
${misc:Depends},
${shlibs:Depends},
Recommends: ${shlibs:Recommends}
Description: implements a KDE configuration GUI for the Wacom drivers
KDE Wacom tablet KCModule
.
This module implements a GUI for the Wacom Linux Drivers and extends it
with profile support to handle different button / pen layouts per profile.
.
For hardware support have a look at http://www.linuxwacom.sourceforge.net
.
All tablets can be set up as long as they are found via xorg.conf or HAL
configuration.
|