summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/python-tqt/debian/control
blob: 704bbca00e1ad00ae74ddf925627e6c505433692 (plain)
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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
Source: python-tqt
Section: python
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Torsten Marek <shlomme@debian.org>, Bernd Zeimetz <bzed@debian.org>, Michael Casadevall <mcasadevall@debian.org>
Build-Depends: debhelper (>= 9~), python-all-dev (>= 2.3.5-10), python-all-dbg, python3-all-dev, python3-all-dbg, libtqtinterface-dev, tqt3-dev-tools, tqt3-apps-dev, python3-sip-tqt-dev, python3-sip-tqt-dbg, python-sip-tqt-dev, python-sip-tqt-dbg, libtqscintilla-dev, python-support (>= 0.7.1) | dh-python
Standards-Version: 3.8.4
XS-Python-Version: >= 2.3
X-Python3-Version: >= 3.0

Package: python-tqt
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, ${sip-tqt:Depends}, ${misc:Depends}
Replaces: python-tqt (<< 4:14.0.0~)
Breaks: python-tqt (<< 4:14.0.0~)
Suggests: python-tqt-gl, python-tqt-doc, libtqt3-mt-mysql|libtqt3-mt-odbc|libtqt3-mt-psql
Provides: ${python:Provides}
Description: TQt bindings for Python
 Python binding module that allows use of TQt X Window toolkit v3.
 You can use it to create portable graphics-capable scripts (there
 are PyTQt versions for Linux, Windows and MacOS X).
 .
 At this moment PyTQt offers a vast subset of TQt API. There are
 some minor issues related to the differences between C++ and Python
 (types, etc), but usually you'll be able to write code pretty much the
 same way in both languages (with syntax differences, of course)

Package: python-tqt-dbg
Architecture: any
Priority: extra
Replaces: python-tqt-dbg (<< 4:14.0.0~)
Breaks: python-tqt-dbg (<< 4:14.0.0~)
Section: debug
Depends: ${shlibs:Depends}, python-all-dbg, python-tqt (= ${binary:Version}), python-sip-tqt-dbg, ${misc:Depends}
Description: TQt bindings for Python (debug extension)
 Python binding module that allows use of TQt X Window toolkit v3.
 You can use it to create portable graphics-capable scripts (there
 are PyTQt versions for Linux, Windows and MacOS X).
 .
 This package contains the extension built for the Python debug interpreter.

Package: python3-tqt
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends}, ${sip-tqt:Depends}, ${misc:Depends}
Suggests: python3-tqt-gl, python-tqt-doc, libtqt3-mt-mysql|libtqt3-mt-odbc|libtqt3-mt-psql
Provides: ${python3:Provides}
Description: TQt bindings for Python 3
 Python binding module that allows use of TQt X Window toolkit v3.
 You can use it to create portable graphics-capable scripts (there
 are PyTQt versions for Linux, Windows and MacOS X).
 .
 At this moment PyTQt offers a vast subset of TQt API. There are
 some minor issues related to the differences between C++ and Python
 (types, etc), but usually you'll be able to write code pretty much the
 same way in both languages (with syntax differences, of course)

Package: python3-tqt-dbg
Architecture: any
Priority: extra
Section: debug
Depends: ${shlibs:Depends}, python3-all-dbg, python3-tqt (= ${binary:Version}), python3-sip-tqt-dbg, ${misc:Depends}
Description: TQt bindings for Python 3 (debug extension)
 Python binding module that allows use of TQt X Window toolkit v3.
 You can use it to create portable graphics-capable scripts (there
 are PyTQt versions for Linux, Windows and MacOS X).
 .
 This package contains the extension built for the Python debug interpreter.

Package: python-tqt-gl
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt (= ${binary:Version}), python-opengl (>= 2.0.1.09-2.2), ${misc:Depends}
Replaces: python-tqt-gl (<< 4:14.0.0~)
Breaks: python-tqt-gl (<< 4:14.0.0~)
Suggests: python-tqt-doc
Provides: ${python:Provides}
Description: TQt OpenGL bindings for Python
 Python binding module that allows use of the OpenGL facilities
 offered by the TQt X Window toolkit v3. You can use it to create
 portable graphics-capable scripts (there are PyTQt versions for
 Linux, Windows and MacOS X).

Package: python-tqt-gl-dbg
Priority: extra
Section: debug
Replaces: python-tqt-gl-dbg (<< 4:14.0.0~)
Breaks: python-tqt-gl-dbg (<< 4:14.0.0~)
Architecture: any
Depends: ${shlibs:Depends}, python-all-dbg, python-tqt-gl (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends}
Description: TQt OpenGL bindings for Python (debug extension)
 Python binding module that allows use of the OpenGL facilities
 offered by the TQt X Window toolkit v3. You can use it to create
 portable graphics-capable scripts (there are PyTQt versions for
 Linux, Windows and MacOS X).
 .
 This package contains the extension built for the Python debug interpreter.

Package: python3-tqt-gl
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends}, python3-tqt (= ${binary:Version}), python3-opengl, ${misc:Depends}
Suggests: python-tqt-doc
Provides: ${python3:Provides}
Description: TQt OpenGL bindings for Python 3
 Python binding module that allows use of the OpenGL facilities
 offered by the TQt X Window toolkit v3. You can use it to create
 portable graphics-capable scripts (there are PyTQt versions for
 Linux, Windows and MacOS X).

Package: python3-tqt-gl-dbg
Priority: extra
Section: debug
Architecture: any
Depends: ${shlibs:Depends}, python3-all-dbg, python3-tqt-gl (= ${binary:Version}), python3-tqt-dbg (= ${binary:Version}), ${misc:Depends}
Description: TQt OpenGL bindings for Python 3 (debug extension)
 Python binding module that allows use of the OpenGL facilities
 offered by the TQt X Window toolkit v3. You can use it to create
 portable graphics-capable scripts (there are PyTQt versions for
 Linux, Windows and MacOS X).
 .
 This package contains the extension built for the Python debug interpreter.

Package: python-tqtext
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt (= ${binary:Version}), ${misc:Depends}
Replaces: python-tqtext (<< 4:14.0.0~)
Breaks: python-tqtext (<< 4:14.0.0~)
Provides: ${python:Provides}
Description: TQt extensions for PyTQt
 PyTQt Extensions. Contains:
 .
   * QScintilla: a featureful TQt source code editing component based
                 on Scintilla.

Package: python-tqtext-dbg
Priority: extra
Section: debug
Replaces: python-tqtext-dbg (<< 4:14.0.0~)
Breaks: python-tqtext-dbg (<< 4:14.0.0~)
Architecture: any
Depends: ${shlibs:Depends}, python-all-dbg, python-tqtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends}
Description: TQt debug extensions for PyTQt
 PyTQt debug Extensions. Contains:
 .
   * QScintilla: a featureful TQt source code editing component based
                 on Scintilla.

Package: python3-tqtext
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends}, python3-tqt (= ${binary:Version}), ${misc:Depends}
Provides: ${python3:Provides}
Description: TQt extensions for PyTQt
 PyTQt Extensions. Contains:
 .
   * QScintilla: a featureful TQt source code editing component based
                 on Scintilla.

Package: python3-tqtext-dbg
Priority: extra
Section: debug
Architecture: any
Depends: ${shlibs:Depends}, python3-all-dbg, python3-tqtext (= ${binary:Version}), python3-tqt-dbg (= ${binary:Version}), ${misc:Depends}
Description: TQt debug extensions for PyTQt
 PyTQt debug Extensions. Contains:
 .
   * QScintilla: a featureful TQt source code editing component based
                 on Scintilla.

Package: pytqt-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: pytqt-tools (<< 4:14.0.0~)
Breaks: pytqt-tools (<< 4:14.0.0~)
Description: pyuic and pylupdate for TQt
 pyuic is the PyTQt counterpart for TQt's uic. It takes an XML
 user interface file and generates Python code.
 .
 pylupdate is the counterpart for TQt's lupdate. It updates TQt
 Linguist translation files from Python code.

Package: python-tqt-dev
Depends: python3-tqt (= ${binary:Version}) | python-tqt (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Suggests: python3-sip-tqt-dev | python-sip-tqt-dev
Replaces: python-tqt-dev (<< 4:14.0.0~)
Breaks: python-tqt-dev (<< 4:14.0.0~)
Architecture: all
Description: TQt bindings for Python - Development files
 Development .sip files with definitions of PyTQt classes. They
 are needed to build PyTQt, but also as building blocks of other
 packages based on them, like PyTDE.

Package: python-tqt-doc
Section: doc
Architecture: all
Replaces: python-tqt-doc (<< 4:14.0.0~)
Breaks: python-tqt-doc (<< 4:14.0.0~)
Depends: ${misc:Depends}
Suggests: python-tqt
Description: TQt bindings for Python - Documentation and examples
 Documentation and examples for the PyTQt (bindings that allow
 the use of TQt library from within a Python script).