pythonqt 2.0.1-1ubuntu1 source package in Ubuntu

Changelog

pythonqt (2.0.1-1ubuntu1) precise; urgency=low

  * Fix FTBFS with Qt 4.8. (LP: #935386)
    - stddecorators_no_keywords.patch: Make PythonQtStdDecorators.h work with
      QT_NO_KEYWORDS.
    - cmakebuildsystem.patch: Build moc_PythonQtStdDecorators.cxx with
      -DQT_NO_KEYWORDS.
 -- Felix Geyer <email address hidden>   Tue, 20 Mar 2012 13:25:13 +0100

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Downloads

File Size SHA-256 Checksum
pythonqt_2.0.1.orig.tar.gz 1.0 MiB e3799aff6497ff308f5bb4d5b203d74e4730a10ec18a5071600d2638101834b8
pythonqt_2.0.1-1ubuntu1.debian.tar.gz 6.6 KiB 88b09fc94b15706f89298fa3941f822dc83e9c2c7cd284d31e55b1c9d4eb8062
pythonqt_2.0.1-1ubuntu1.dsc 2.2 KiB 7fc3f372ccfe77c6369826cc68fe43df9438d1ba121adfda22273013eb2b3767

Available diffs

View changes file

Binary packages built by this source

libpythonqt2-dev: Dynamic Python binding for the Qt framework - development

 PythonQt offers an easy way to embed the Python scripting language into a
 C++ Qt applications. It makes heavy use of the QMetaObject system and thus
 requires Qt 4.x.
 The focus of PythonQt is on embedding Python into an existing C++ application,
 not on writing the whole application completely in Python. If you want to write
 your whole application in Python, you should use PyQt or PySide instead.
 If you are looking for a simple way to embed Python objects into your C++/Qt
 Application and to script parts of your application via Python, PythonQt is the
 way to go!
 .
 This package contains development files needed to build PythonQt applications.

libpythonqt2.0: No summary available for libpythonqt2.0 in ubuntu quantal.

No description available for libpythonqt2.0 in ubuntu quantal.