File: control

package info (click to toggle)
gnome-mousetrap 3.17.3-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,116 kB
  • sloc: xml: 109,729; python: 1,195; sh: 130; makefile: 89
file content (38 lines) | stat: -rw-r--r-- 1,359 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
Source: gnome-mousetrap
Section: gnome
Priority: optional
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Uploaders: Samuel Thibault <sthibault@debian.org>,
           Axel Beckert <abe@debian.org>
Build-Depends: autoconf,
               automake,
               debhelper-compat (= 12),
               dh-python,
               gettext,
               gir1.2-gdkpixbuf-2.0,
               gnome-common,
               intltool,
               libtool,
               python3,
               python3-gi,
               python3-mock,
               python3-opencv (>= 2.0.0-4),
               python3-setuptools,
               python3-xlib,
               python3-yaml
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/a11y-team/gnome-mousetrap.git
Vcs-Browser: https://salsa.debian.org/a11y-team/gnome-mousetrap
Homepage: https://wiki.gnome.org/Projects/MouseTrap
Rules-Requires-Root: no

Package: gnome-mousetrap
Architecture: all
Depends: python3-opencv,
         ${misc:Depends},
         ${python3:Depends}
Description: Head tracked mouse control
 MouseTrap permits people with movements impairments to access the computer.
 It uses image processing to translate the user's head movements into
 mouse events (movements, clicks) which allow users to interact with
 the different desktops managers and applications.