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
|
Source: ubuntu-docviewer-app
Priority: extra
Maintainer: Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>
Build-Depends: cmake,
debhelper (>= 9),
intltool,
libcontent-hub-dev (>= 0.0+13.10.20130930.1),
libpoppler-qt5-dev,
pep8,
pkg-config,
pkg-kde-tools,
python3-all,
qt5-default,
qtbase5-dev,
qtchooser,
qtdeclarative5-dev,
qtdeclarative5-dev-tools,
qtdeclarative5-qtquick2-plugin,
qtdeclarative5-private-dev,
qtbase5-private-dev,
qtdeclarative5-test-plugin
Standards-Version: 3.9.6
Section: misc
Homepage: https://launchpad.net/ubuntu-docviewer-app
Vcs-Bzr: https://code.launchpad.net/~ubuntu-docviewer-dev/ubuntu-docviewer-app/trunk
Package: ubuntu-docviewer-app
Architecture: any
Depends: qtdeclarative5-qtquick2-plugin,
qtdeclarative5-ubuntu-ui-toolkit-plugin,
${misc:Depends}
Description: Document Viewer application
Core Document Viewer application
Package: ubuntu-docviewer-app-autopilot
Architecture: all
Depends: libautopilot-qt,
libqt5test5,
ubuntu-docviewer-app (>= ${source:Version}),
ubuntu-ui-toolkit-autopilot,
${misc:Depends}
Description: Autopilot tests for Document Viewer Application
This package contains the autopilot tests for the Document Viewer
|