File: control

package info (click to toggle)
caribou 0.4.21-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,300 kB
  • sloc: ansic: 14,664; sh: 4,253; xml: 2,045; python: 1,362; makefile: 453
file content (123 lines) | stat: -rw-r--r-- 4,270 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
Source: caribou
Section: oldlibs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Jeremy BĂ­cha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Sjoerd Simons <sjoerd@debian.org>, Rico Tzschichholz <ricotz@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dpkg-build-api (= 1),
               dh-sequence-gir,
               dh-sequence-python3,
               gir1.2-gdk-3.0-dev,
               gir1.2-gobject-2.0-dev,
               intltool (>= 0.35.0),
               python3 (>= 3.2),
               python-gi-dev (>= 2.90.3),
               valac,
               gtk-doc-tools,
               libatspi2.0-dev,
               libclutter-1.0-dev (>= 1.13.10),
               libgee-0.8-dev,
               libglib2.0-dev (>= 2.27.5),
               libgtk-3-dev (>= 3.0.0),
               libx11-dev,
               libxklavier-dev,
               libxml2-dev,
               libxtst-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/gnome-team/caribou
Vcs-Git: https://salsa.debian.org/gnome-team/caribou.git
Homepage: https://wiki.gnome.org/Projects/Caribou

Package: libcaribou0
Architecture: any
Depends: ${shlibs:Depends},
         libcaribou-common (= ${source:Version}),
         ${misc:Depends}
Multi-Arch: same
Description: Configurable on screen keyboard with scanning mode - library
 An input assistive technology intended for switch and pointer users.
 .
 This package contains the shared library.

Package: libcaribou-common
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Configurable on screen keyboard with scanning mode - common files
 An input assistive technology intended for switch and pointer users.
 .
 This package contains support files for libcaribou

Package: libcaribou-dev
Architecture: any
Depends: libcaribou0 (= ${binary:Version}),
         gir1.2-caribou-1.0 (= ${binary:Version}),
         libgee-0.8-dev,
         libglib2.0-dev (>= 2.27.5),
         libgtk-3-dev,
         libx11-dev,
         libxklavier-dev,
         libxml2-dev,
         libxtst-dev,
         ${gir:Depends},
         ${misc:Depends},
Provides: ${gir:Provides},
Description: Configurable on screen keyboard - library (development)
 An input assistive technology intended for switch and pointer users.
 .
 This package contains the development files for libcaribou library.

Package: gir1.2-caribou-1.0
Architecture: any
Depends: libcaribou0 (= ${binary:Version}),
         ${gir:Depends},
         ${misc:Depends}
Description: GObject introspection for the Caribou library
 An input assistive technology intended for switch and pointer users.
 .
 This package contains introspection data for the libcaribou library. It
 can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: caribou
Architecture: any
Depends: ${python3:Depends},
         ${shlibs:Depends},
         ${misc:Depends},
         python3-gi,
         gir1.2-caribou-1.0,
         gir1.2-glib-2.0,
         gir1.2-gtk-3.0,
         gir1.2-clutter-1.0,
         python3-dbus,
         python3-pyatspi
Description: Configurable on screen keyboard with scanning mode
 An input assistive technology intended for switch and pointer users.

Package: caribou-antler
Architecture: all
Depends: ${python3:Depends},
         caribou (>= ${source:Version}),
         libcaribou-gtk3-module (>= ${source:Version}),
         python3-gi,
         gir1.2-caribou-1.0,
         gir1.2-glib-2.0,
         gir1.2-gtk-3.0,
         gir1.2-clutter-1.0,
         python3-dbus,
         ${misc:Depends}
Description: Configurable on screen keyboard with scanning mode
 An input assistive technology intended for switch and pointer users.

Package: libcaribou-gtk3-module
Architecture: any
Depends: ${shlibs:Depends},
         gsettings-desktop-schemas,
         ${misc:Depends}
Breaks: libcaribou-gtk-modules (<< 0.4.21-11~)
Replaces: libcaribou-gtk-modules (<< 0.4.21-11~)
Multi-Arch: same
Description: Configurable on screen keyboard with scanning mode (GTK+ 3.0 module)
 An input assistive technology intended for switch and pointer users.
 .
 This package contains the GTK+ 3.0 module library.