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 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383
|
Source: pyside
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Didier Raboud <odyx@debian.org>
Build-Depends: debhelper (>= 9), cmake (>= 2.8.4+dfsg.1-3~), dpkg-dev (>= 1.15.6),
python-all-dev (>= 2.6.6-3),
python3-all-dev,
phonon, phonon-backend-gstreamer,
libqt4-dev (>= 4:4.7.0), libphonon-dev, libqt4-opengl-dev (>= 4:4.7.0), libqtwebkit-dev,
shiboken (>= 1.2.2), libshiboken-dev (>= 1.2.2),
libqt4-sql-sqlite (>= 4:4.7.0), xvfb, xauth, libgl1-mesa-dri
# Various Build-Depends are needed for success of the testsuite:
# libqt4-sql-sqlite is needed because we need one sql driver.
# xvfb and xauth are needed to run a fake X Server; libgl1-mesa-dri is needed for the GLX-using tests
# phonon-backend-gstreamer is needed to test phonon
Build-Conflicts: phonon-backend-null
Standards-Version: 3.9.5
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyside/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyside/trunk/
Homepage: http://www.pyside.org/
Package: python-pyside
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends},
python-pyside.phonon (>= ${binary:Version}),
python-pyside.qtcore (>= ${binary:Version}),
python-pyside.qtdeclarative (>= ${binary:Version}),
python-pyside.qtgui (>= ${binary:Version}),
python-pyside.qthelp (>= ${binary:Version}),
python-pyside.qtnetwork (>= ${binary:Version}),
python-pyside.qtopengl (>= ${binary:Version}),
python-pyside.qtscript (>= ${binary:Version}),
python-pyside.qtsql (>= ${binary:Version}),
python-pyside.qtsvg (>= ${binary:Version}),
python-pyside.qttest (>= ${binary:Version}),
python-pyside.qtuitools (>= ${binary:Version}),
python-pyside.qtwebkit (>= ${binary:Version}),
python-pyside.qtxml (>= ${binary:Version})
Description: Python bindings for Qt4 (big metapackage)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
Python bindings for Qt4 framework. This is a metapackage for all modules.
Package: python3-pyside
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends},
python3-pyside.phonon (>= ${binary:Version}),
python3-pyside.qtcore (>= ${binary:Version}),
python3-pyside.qtdeclarative (>= ${binary:Version}),
python3-pyside.qtgui (>= ${binary:Version}),
python3-pyside.qthelp (>= ${binary:Version}),
python3-pyside.qtnetwork (>= ${binary:Version}),
python3-pyside.qtopengl (>= ${binary:Version}),
python3-pyside.qtscript (>= ${binary:Version}),
python3-pyside.qtsql (>= ${binary:Version}),
python3-pyside.qtsvg (>= ${binary:Version}),
python3-pyside.qttest (>= ${binary:Version}),
python3-pyside.qtuitools (>= ${binary:Version}),
python3-pyside.qtwebkit (>= ${binary:Version}),
python3-pyside.qtxml (>= ${binary:Version})
Description: Python3 bindings for Qt4 (big metapackage)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
Python3 bindings for Qt4 framework. This is a metapackage for all modules.
Package: libpyside1.2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Python bindings for Qt 4 (base files)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains base files used by all modules.
Package: libpyside-py3-1.2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Python3 bindings for Qt 4 (base files)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains base files used by all python3 modules.
Package: libpyside-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}, libpyside1.2 (= ${binary:Version}), libpyside-py3-1.2 (= ${binary:Version}), libqt4-dev (>= 4:4.7.0)
Replaces: libpyside0.3 (<< 0.4.0)
Breaks: libpyside0.3 (<< 0.4.0)
Description: Python bindings for Qt 4 (development files)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides the development headers for the libpyside library.
Package: python-pyside.qtcore
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 core module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtCore module.
Package: python3-pyside.qtcore
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 core module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtCore module.
Package: python-pyside.qtdeclarative
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 Declarative module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtDeclarative module.
Package: python3-pyside.qtdeclarative
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 Declarative module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtDeclarative module.
Package: python-pyside.qtgui
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 GUI module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtGui module.
Package: python3-pyside.qtgui
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 GUI module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtGui module.
Package: python-pyside.qthelp
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 help module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtHelp module.
Package: python3-pyside.qthelp
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 help module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtHelp module.
Package: python-pyside.qtnetwork
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 network module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtNetwork module.
Package: python3-pyside.qtnetwork
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 network module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtNetwork module.
Package: python-pyside.qtopengl
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 OpenGL module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtOpenGL module.
.
OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D
rendering and provides little or no support for GUI programming issues.
Package: python3-pyside.qtopengl
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 OpenGL module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtOpenGL module.
.
OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D
rendering and provides little or no support for GUI programming issues.
Package: python-pyside.phonon
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 Phonon module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the Phonon multimedia module.
Package: python3-pyside.phonon
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 Phonon module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the Phonon multimedia module.
Package: python-pyside.qtscript
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 script module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtScript and QtScriptTools
modules.
Package: python3-pyside.qtscript
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 script module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtScript and QtScriptTools
modules.
Package: python-pyside.qtsql
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 SQL module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtSql module.
Package: python3-pyside.qtsql
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 SQL module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtSql module.
Package: python-pyside.qtsvg
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 SVG module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtSvg module.
.
Scalable Vector Graphics (SVG) is a language for describing two-dimensional
graphics and graphical applications in XML.
Package: python3-pyside.qtsvg
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 SVG module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtSvg module.
.
Scalable Vector Graphics (SVG) is a language for describing two-dimensional
graphics and graphical applications in XML.
Package: python-pyside.qttest
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 test module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtTest module.
Package: python3-pyside.qttest
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 test module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtTest module.
Package: python-pyside.qtuitools
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 UI tools module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtUiTools module.
Package: python3-pyside.qtuitools
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 UI tools module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtUiTools module.
Package: python-pyside.qtwebkit
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 WebKit module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtWebKit module.
Package: python3-pyside.qtwebkit
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 WebKit module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtWebKit module.
Package: python-pyside.qtxml
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libpyside1.2 (= ${binary:Version})
Provides: ${python:Provides}
Description: Qt 4 XML module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtXml and QtXmlPatterns modules.
Package: python3-pyside.qtxml
Architecture: any
Depends: ${pycmakedeps:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libpyside-py3-1.2 (= ${binary:Version})
Description: Qt 4 XML module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtXml and QtXmlPatterns modules.
|