File: control

package info (click to toggle)
xf86-input-tslib 0.0.4-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,496 kB
  • ctags: 111
  • sloc: sh: 9,282; makefile: 404; ansic: 284
file content (22 lines) | stat: -rw-r--r-- 810 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: xf86-input-tslib
Section: x11
Priority: optional
Maintainer: Wen-Yen Chuang <caleb@calno.com>
Build-Depends: debhelper (>= 5),
               xserver-xorg-dev (>= 2:1.4),
               pkg-config,
               libts-dev (>= 1.0-4)
Standards-Version: 3.7.3

Package: xserver-xorg-input-tslib
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends}
Provides: xf86-input-tslib, ${xinpdriver:Provides}
Replaces: xf86-input-tslib
Conflicts: xf86-input-tslib
Description: tslib touchscreen driver for X.Org/XFree86 server
 This X.Org/XFree86 driver provides support for touchscreens input devices.
 The driver is based on tslib which supports events for moving in absolute
 coordinates and relative coordinates.
 .
 This package is built from the xf86-input-tslib driver module.