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: onboard
Section: gnome
Priority: optional
Build-Depends: debhelper (>=7.0.50~),
quilt,
python-all-dev (>= 2.6.6-3~),
python-distutils-extra (>= 2.10),
libgtk-3-dev,
libxtst-dev,
libdconf-dev
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: https://launchpad.net/~onboard/+contactuser
Standards-Version: 3.9.3
Homepage: https://launchpad.net/onboard
Vcs-Bzr: https://code.launchpad.net/onboard
X-Python-Version: >= 2.7
Package: onboard
Architecture: any
Depends: ${python:Depends},
${shlibs:Depends},
${misc:Depends},
python-cairo,
python-dbus,
python-virtkey (>= 0.60.0),
gir1.2-gtk-3.0,
gir1.2-pango-1.0 (>= 1.29.3),
gir1.2-glib-2.0,
gir1.2-gdkpixbuf-2.0,
libgtk-3-0,
libxi6,
libxtst6,
libdconf0
Recommends: gir1.2-appindicator3-0.1,
gir1.2-atspi-2.0,
mousetweaks (>= 3.3.90)
Description: Simple On-screen Keyboard
Simple On-screen Keyboard with macros and easy layout creation.
|