File: control

package info (click to toggle)
orca 3.30.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 46,124 kB
  • sloc: python: 38,565; sh: 609; makefile: 492
file content (75 lines) | stat: -rw-r--r-- 3,021 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
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: orca
Section: gnome
Priority: optional
Maintainer: Debian Accessibility Team <pkg-a11y-devel@lists.alioth.debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>,
           Samuel Thibault <sthibault@debian.org>, Jeremy Bicha <jbicha@debian.org>, Jordi Mallach <jordi@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               gnome-pkg-tools (>= 0.10),
               intltool (>= 0.50.0),
               libatk-bridge2.0-dev (>= 2.26),
               libatspi2.0-dev (>= 2.26),
               libgstreamer1.0-dev,
               pkg-config,
               python3 (>= 3.3),
               python-gi-dev (>= 3.18),
               python3-brlapi (>= 0.5.1),
               python3-louis (>= 1.6.2), liblouis-dev,
               python3-pyatspi (>= 2.26),
               python3-speechd (>= 0.8),
               yelp-tools
X-Python3-Version: >= 3.3
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/gnome-team/orca
Vcs-Git: https://salsa.debian.org/gnome-team/orca.git
Homepage: https://wiki.gnome.org/Projects/Orca

Package: orca
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         gir1.2-glib-2.0,
         gir1.2-gtk-3.0 (>= 3.6.2),
         gir1.2-pango-1.0,
         gir1.2-wnck-3.0,
         python3-brlapi (>= 0.5.1),
         python3-cairo,
         python3-gi (>= 3.18),
         python3-louis (>= 1.6.2),
         python3-pyatspi (>= 2.26),
         python3-speechd (>= 0.8),
         speech-dispatcher (>= 0.8),
         gsettings-desktop-schemas,
Recommends: xbrlapi, python3-gst-1.0
Breaks: gnome-orca (<< 3.26.0-4~)
Replaces: gnome-orca (<< 3.26.0-4~)
Description: Scriptable screen reader
 A flexible, extensible, and powerful assistive technology that
 provides end-user access to applications and toolkits that support the
 AT-SPI (e.g., the GNOME desktop).
 .
 Orca defines a set of default behaviors (reactions to application events) and
 key bindings (reaction to user key presses). These default behaviors and key
 bindings can be overwritten on a per-application basis. Orca creates a script
 object for each running application, which merges both the default behaviors
 and key bindings, and the application specific ones. Orca provides the
 infrastructure to activate and deactivate scripts, as well as a host of
 services accessible from within the scripts.

Package: gnome-orca
Architecture: all
Section: oldlibs
Depends: ${misc:Depends},
         orca
Description: Scriptable screen reader - transitional package
 A flexible, extensible, and powerful assistive technology that
 provides end-user access to applications and toolkits that support the
 AT-SPI (e.g., the GNOME desktop).
 .
 This package is here to ensure smooth upgrades. It can be removed when
 you see fit.