~zsombi/ubuntu-ui-toolkit/theme-as-singleton

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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
Source: ubuntu-ui-toolkit
Priority: optional
Section: libs
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 9.0.0),
               devscripts,
               libgles2-mesa-dev,
               libglib2.0-dev,
               python,
               libqt5qml-graphicaleffects | libqt5graphicaleffects5,
               qt5-default,
               qtbase5-dev,
               qtbase5-private-dev,
               qttools5-dev-tools,
               qtbase5-dev-tools,
               libqt5sql5-sqlite,
               qtdeclarative5-dev-tools,
               qtdeclarative5-private-dev,
               qtdeclarative5-qtquick2-plugin,
               qtdeclarative5-test-plugin,
               qtdeclarative5-window-plugin,
               qtdeclarative5-qtfeedback-plugin,
               qtdeclarative5-unity-action-plugin,
               qtdeclarative5-localstorage-plugin,
         qtdeclarative5-doc-html,
         qtwebkit5-doc-html,
         qtsvg5-doc-html,
         qtscript5-doc-html,
         qtmultimedia5-doc-html,
         unity-action-doc,
               devscripts,
               libqt5organizer5,
               qtpim5-dev,
               language-pack-en-base,
               libthumbnailer-dev,
               libdbus-1-dev,
               libnih-dbus-dev,
               xvfb,
               libgl1-mesa-dri,
               locales,
Standards-Version: 3.9.4
Homepage: https://launchpad.net/ubuntu-ui-toolkit
# If you aren't a member of ~ubuntu-sdk-team but need to upload packaging 
# changes, just go ahead. ~ubuntu-sdk-team will notice and sync up the code 
# again.
Vcs-Bzr: https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk

Package: qtdeclarative5-ubuntu-ui-toolkit-plugin
Architecture: amd64 i386 armhf
Multi-Arch: same
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: libqt5qml-graphicaleffects | libqt5graphicaleffects5,
         libqt5svg5,
         qtdeclarative5-qtquick2-plugin,
         qtdeclarative5-window-plugin,
         qtdeclarative5-qtfeedback-plugin,
         qtdeclarative5-unity-action-plugin,
         ttf-ubuntu-font-family,
         ubuntu-ui-toolkit-theme,
         ${misc:Depends},
         ${shlibs:Depends},
Conflicts: qt-components-ubuntu
Replaces: qt-components-ubuntu
Provides: qt-components-ubuntu
Description: Qt Components for Ubuntu - QML plugin
 Qt Components for Ubuntu offers a set of reusable user interface
 components for Qt Quick 2 / QML.
 .
 This package contains the Ubuntu Components QML plugin.

Package: ubuntu-ui-toolkit-theme
Architecture: amd64 i386 armhf
Multi-Arch: foreign
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends},
Replaces: qt-components-ubuntu
Description: Qt Components for Ubuntu - Ubuntu Theme
 Qt Components for Ubuntu offers a set of reusable user interface
 components for Qt Quick 2 / QML.
 .
 This package contains the Ambiance theme for Qt Ubuntu Components.

Package: ubuntu-ui-toolkit-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends},
         qtdeclarative5-doc-html,
         qtwebkit5-doc-html,
         qtsvg5-doc-html,
         qtscript5-doc-html,
         qtmultimedia5-doc-html,
         unity-action-doc,
Conflicts: qt-components-ubuntu-doc
Replaces: qt-components-ubuntu-doc
Provides: qt-components-ubuntu-doc
Description: Qt Components for Ubuntu - documentation
 Qt Components for Ubuntu offers a set of reusable user interface
 components for Qt Quick 2 / QML.
 .
 This package contains developer documentation.

Package: ubuntu-ui-toolkit-examples
Section: devel
Architecture: amd64 i386 armhf
Depends: qmlscene,
         qtdeclarative5-ubuntu-ui-toolkit-plugin,
         ubuntu-ui-toolkit-theme,
         qtdeclarative5-xmllistmodel-plugin,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: libqt5multimedia5-plugins, ubuntu-ui-toolkit-doc
Conflicts: qt-components-ubuntu-examples, qt-components-ubuntu-demos
Replaces: qt-components-ubuntu-examples, qt-components-ubuntu-demos
Provides: qt-components-ubuntu-examples, qt-components-ubuntu-demos
Description: Qt Components for Ubuntu - demos and examples
 Qt Components for Ubuntu offers a set of reusable user interface
 components for Qt Quick 2 / QML.
 .
 This package contains the component demos and example applications.

Package: ubuntu-ui-toolkit-autopilot
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libautopilot-qt,
         dpkg-dev,
         libqt5test5,
         libqt5widgets5,
         python-autopilot (>= 1.4),
         python-mock,
         ubuntu-ui-toolkit-examples (>= ${source:Version}),
Description: Test package for Ubuntu UI Toolkit
 Autopilot tests for the ubuntu-ui-toolkit package