File: control

package info (click to toggle)
libwacom 0.32-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,660 kB
  • sloc: ansic: 3,958; python: 235; makefile: 126; sh: 9
file content (94 lines) | stat: -rw-r--r-- 3,254 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Source: libwacom
Section: libs
Priority: optional
Maintainer: Timo Aaltonen <tjaalton@debian.org>
Build-Depends: debhelper (>= 11),
 libglib2.0-dev,
 libgtk2.0-dev,
 libgudev-1.0-dev,
 librsvg2-dev,
 libxml2-dev,
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/debian/libwacom.git
Vcs-Browser: https://salsa.debian.org/debian/libwacom.git

Package: libwacom2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libwacom-common (= ${source:Version}),
Recommends:
 libwacom-bin (= ${binary:Version}),
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Wacom model feature query library
 libwacom is a library to identify wacom tablets and their model-specific
 features. It provides easy access to information such as "is this a built-in
 on-screen tablet", "what is the size of this model", etc.

Package: libwacom2-udeb
XC-Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libwacom-common-udeb (= ${source:Version}),
Description: Wacom model feature query library
 This is a udeb, or a microdeb, for the debian-installer.

Package: libwacom-bin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Multi-Arch: foreign
Description: Wacom model feature query library -- binaries
 libwacom is a library to identify wacom tablets and their model-specific
 features. It provides easy access to information such as "is this a built-in
 on-screen tablet", "what is the size of this model", etc.
 .
 This package contains the utilities which are used by the libraries.

Package: libwacom-common
Section: libs
Architecture: all
Depends: ${misc:Depends},
Replaces: libwacom0 (<= 0.2-1)
Multi-Arch: foreign
Description: Wacom model feature query library (common files)
 libwacom is a library to identify wacom tablets and their model-specific
 features. It provides easy access to information such as "is this a built-in
 on-screen tablet", "what is the size of this model", etc.
 .
 This package contains common data files for libwacom.

Package: libwacom-common-udeb
XC-Package-Type: udeb
Section: debian-installer
Architecture: all
Depends: ${misc:Depends},
Description: Wacom model feature query library (common files)
 This is a udeb, or a microdeb, for the debian-installer.

Package: libwacom-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libwacom2 (= ${binary:Version}),
 libglib2.0-dev,
Recommends: pkg-config
Description: Wacom model feature query library (development files)
 libwacom is a library to identify wacom tablets and their model-specific
 features. It provides easy access to information such as "is this a built-in
 on-screen tablet", "what is the size of this model", etc.
 .
 This package contains the development files for libwacom.

Package: libwacom2-dbg
Section: debug
Architecture: any
Depends: ${misc:Depends},
 libwacom2 (= ${binary:Version}),
Multi-Arch: same
Description: Wacom model feature query library (debug files)
 libwacom is a library to identify wacom tablets and their model-specific
 features. It provides easy access to information such as "is this a built-in
 on-screen tablet", "what is the size of this model", etc.
 .
 This package contains the debug files for libwacom.