summaryrefslogtreecommitdiff
path: root/debian/control
blob: 3fb380291b95066f383679a9de932250054273ed (plain)
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
Source: xf86-input-evtouch
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Mattia Dongili <malattia@debian.org>
Build-Depends:
 debhelper (>= 5),
 pkg-config,
 xserver-xorg-dev (>= 2:1.5.99.901),
 x11proto-randr-dev,
 libxrender-dev,
 libx11-dev,
 quilt,
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-evtouch
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-evtouch.git
Homepage: http://www.conan.de/touchscreen/evtouch.html

Package: xserver-xorg-input-evtouch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${xinpdriver:Depends}
Provides: ${xinpdriver:Provides}
Description: Touchscreen-Driver for X.Org/XFree86 server
 This XFree/X.Org driver provides support for touchscreens input devices.
 The driver is actually an evdev-driver which supports events for moving
 in absolute coordinates, relative coordinates and mouse-buttons.
 .