Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-02-10 | python-pyqt: add python-sip and sip-native as DEPENDS to ensure successful ↵ | Rolf Leggewie | 1 | |
compilation from scratch. | ||||
2008-01-07 | Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dash | Holger Freyther | 1 | |
Instead of using "echo -e" we simply use printf. printf doesn't add a newline by default. So some places needed an extra \n in their string. Most of the change was done by hand, so please carefully review. This bug was spotted when trying to compile python-pyqt on my ubuntu hardy system. | ||||
2008-01-07 | packages/python/python-pyqt: We have Qt4.3.3 now, make use of it and enable ↵ | Holger Freyther | 1 | |
the assistantclient | ||||
2007-12-24 | python-pyqt 4.3.3 properly create pyqt.pro qmake profile. | Michael Lauer | 1 | |
christmas bugsquashing: should hopefully close #2468 for good... | ||||
2007-12-14 | python-pyqt 4.3.3 set sip tag back to 4.3.2 until we actually have Qt 4.3.3 ↵ | Michael Lauer | 1 | |
in OE | ||||
2007-12-13 | python-pyqt 4.3.3 change sip tag | Michael Lauer | 1 | |
2007-12-13 | python-pyqt 4.3.1 update to 4.3.3 | Michael Lauer | 1 | |