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
|
Source: xf86-input-wacom
Section: x11
Priority: optional
Maintainer: Boyuan Yang <byang@debian.org>
Build-Depends:
debhelper-compat (= 13),
libudev-dev,
libx11-dev,
libxi-dev,
libxinerama-dev,
libxrandr-dev,
pkg-config,
xserver-xorg-dev,
xutils-dev,
Standards-Version: 4.6.1
Homepage: https://linuxwacom.github.io/
Vcs-Git: https://salsa.debian.org/debian/xf86-input-wacom.git
Vcs-Browser: https://salsa.debian.org/debian/xf86-input-wacom
Package: xserver-xorg-input-wacom
Section: x11
Architecture: linux-any
Depends:
${misc:Depends},
${shlibs:Depends},
${xinpdriver:Depends},
Suggests:
xinput,
Provides:
${xinpdriver:Provides},
Replaces:
wacom-tools (<< 0.10.0),
Conflicts:
wacom-tools (<< 0.10.0),
Description: X.Org X server -- Wacom input driver
This package provides the X.Org driver for Wacom tablet devices.
|