File: control

package info (click to toggle)
libevdev 1.5.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,184 kB
  • ctags: 1,594
  • sloc: ansic: 8,764; sh: 4,195; makefile: 204; python: 171
file content (66 lines) | stat: -rw-r--r-- 2,225 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Source: libevdev
Maintainer: Stephen Kitt <skitt@debian.org>
Section: libs
Priority: optional
Build-Depends: check,
               debhelper (>= 10),
               doxygen,
               graphviz,
               pkg-config,
               python:native
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libevdev.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/libevdev.git
Homepage: http://www.freedesktop.org/wiki/Software/libevdev/

Package: libevdev-dev
Architecture: linux-any
Section: libdevel
Depends: libevdev2 (= ${binary:Version}),
         libjs-jquery,
         ${misc:Depends}
Built-Using: doxygen (= ${doxygen:Version})
Description: wrapper library for evdev devices - development files
 libevdev is a wrapper library for evdev devices. It provides
 functions covering the common tasks when dealing with evdev devices,
 thus avoiding erroneous ioctls and other errors.
 .
 This package contains the files required to build software using
 libevdev.

Package: libevdev2
Architecture: linux-any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: wrapper library for evdev devices
 libevdev is a wrapper library for evdev devices. It provides
 functions covering the common tasks when dealing with evdev devices,
 thus avoiding erroneous ioctls and other errors.
 .
 This package contains the files required to run software using
 libevdev.

Package: libevdev2-udeb
Architecture: linux-any
Section: debian-installer
Depends: ${misc:Depends},
         ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Package-Type: udeb
Description: wrapper library for evdev devices - udeb
 This package contains the files required to provide libevdev for the
 Debian Installer. Do not install it on a normal system.

Package: libevdev-tools
Architecture: linux-any
Section: utils
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: wrapper library for evdev devices - tools
 libevdev is a wrapper library for evdev devices. It provides
 functions covering the common tasks when dealing with evdev devices,
 thus avoiding erroneous ioctls and other errors.
 .
 This package contains touchpad-edge-detector.