Package: PySide
Version: 1.0.4

To compile successfully against Qt 4.5.3 and Python 2.6 following code snippets 
must be modified:

* File: PySide/QtGui/typesystem_gui_common.xml
  There are two switch cases that handle QColor::Hsl. Both must be put inside a 
Qt version check condition. It is already done in 1.0.4 for the first block but 
not for the second 40 lines below.
* File: PySide/QtGui/CMakeLists.txt
  Comment out the line with "qpixmapcache_key_wrapper" (this was added in Qt 
4.6 I guess).
* File PySide/QtCore/CMakeLists.txt
  Comment out the line with "/glue/qeasingcurve_glue.cpp" (line number 3)

Greets,
Carlo




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to