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 57 58 59 60 61 62 63 64 65 66 67 68
|
Source: wacomtablet
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Patrick Franz <deltaone@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16~),
dbus-daemon <!nocheck>,
extra-cmake-modules (>= 6.18.0~),
gettext,
libkf6config-dev (>= 6.18.0~),
libkf6coreaddons-dev (>= 6.18.0~),
libkf6dbusaddons-dev (>= 6.18.0~),
libkf6doctools-dev (>= 6.18.0~),
libkf6globalaccel-dev (>= 6.18.0~),
libkf6i18n-dev (>= 6.18.0~),
libkf6kcmutils-dev (>= 6.18.0~),
libkf6kio-dev (>= 6.18.0~),
libkf6notifications-dev (>= 6.18.0~),
libkf6widgetsaddons-dev (>= 6.18.0~),
libkf6windowsystem-dev (>= 6.18.0~),
libkf6xmlgui-dev (>= 6.18.0~),
libplasma-dev (>= 6.5.4~),
libplasma5support-dev (>= 4:6.4.91~),
libwacom-dev,
libx11-dev,
libxcb-xfixes0-dev,
libxcb-xinput-dev,
libxi-dev,
libxkbcommon-dev,
libxrandr-dev,
pkgconf,
qt6-base-dev (>= 6.9.0~),
qt6-base-private-dev,
qt6-declarative-dev (>= 6.9.0~),
xauth <!nocheck>,
xserver-xorg-input-wacom,
xvfb <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://invent.kde.org/plasma/wacomtablet
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/wacomtablet
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/wacomtablet.git
Package: kde-config-tablet
Architecture: any
Depends: plasma-desktoptheme,
qml6-module-org-kde-config,
qml6-module-org-kde-kcmutils,
qml6-module-org-kde-kirigami,
qml6-module-org-kde-ksvg,
qml6-module-qtquick,
qml6-module-qtquick-layouts,
systemsettings,
xserver-xorg-input-wacom,
${misc:Depends},
${shlibs:Depends},
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.
|