File: control

package info (click to toggle)
gnome-mousetrap 3.17.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,008 kB
  • ctags: 233
  • sloc: xml: 109,729; python: 1,195; sh: 130; makefile: 89
file content (38 lines) | stat: -rw-r--r-- 1,350 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: extra
Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
Uploaders: Samuel Thibault <sthibault@debian.org>,
           Axel Beckert <abe@debian.org>
Build-Depends: autoconf,
               automake,
               autotools-dev,
               debhelper (>= 9),
               dh-python,
               gettext,
               gir1.2-gdkpixbuf-2.0,
               gnome-common,
               intltool,
               libtool,
               python,
               python-gi,
               python-mock,
               python-opencv (>= 2.0.0-4),
               python-setuptools,
               python-xlib,
               python-yaml
Standards-Version: 3.9.8
Vcs-Git: git://anonscm.debian.org/pkg-a11y/gnome-mousetrap
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-a11y/gnome-mousetrap.git
Homepage: https://wiki.gnome.org/Projects/MouseTrap

Package: gnome-mousetrap
Architecture: all
Depends: python-opencv,
         ${misc:Depends},
         ${python: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.