1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: xf86-input-wacom
Section: x11
Priority: optional
Maintainer: Ron Lee <ron@debian.org>
Build-Depends: debhelper (>= 6.0.7), pkg-config, libudev-dev, xutils-dev,
xserver-xorg-dev (>= 2:1.9.4), libx11-dev, libxi-dev,
libxrandr-dev, libxinerama-dev
Standards-Version: 4.0.0.1
Homepage: http://linuxwacom.sf.net
Vcs-Git: git://git.debian.org/users/ron/xf86-input-wacom.git
Vcs-Browser: http://git.debian.org/?p=users/ron/xf86-input-wacom.git
Package: xserver-xorg-input-wacom
Section: x11
Architecture: any
Depends: ${xinpdriver:Depends}, ${shlibs: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.
|