File: control

package info (click to toggle)
xserver-xorg-input-void 1%3A1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,628 kB
  • ctags: 168
  • sloc: sh: 11,262; ansic: 182; makefile: 35
file content (34 lines) | stat: -rw-r--r-- 983 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
23
24
25
26
27
28
29
30
31
32
33
34
Source: xserver-xorg-input-void
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf,
 quilt,
 pkg-config,
 xserver-xorg-dev (>= 2:1.9.99.1),
 x11proto-core-dev,
 x11proto-randr-dev,
 x11proto-input-dev,
 xutils-dev (>= 1:7.5+4)
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-void
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-void.git

Package: xserver-xorg-input-void
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${xinpdriver:Depends},
Provides:
 ${xinpdriver:Provides}
Description: X.Org X server -- void input driver
 This package provides the void input driver, which never actually registers
 any input events -- it is, as such, a 'fake' driver.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xf86-input-void driver module.