SOURCES: python-PyKDE-late_qvariant_include_fix.patch (NEW), pytho...
matkor
matkor at pld-linux.org
Thu Apr 27 14:23:40 CEST 2006
Author: matkor Date: Thu Apr 27 12:23:40 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- Release 2.
- Fixed build (at least on my machine)
- STBR for Ac - current Ac version not only is absolutely broken but also
breaks apps (eric3) trying to use PyKDE.
---- Files affected:
SOURCES:
python-PyKDE-late_qvariant_include_fix.patch (NONE -> 1.1) (NEW), python-PyKDE-debian-4.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: SOURCES/python-PyKDE-late_qvariant_include_fix.patch
diff -u /dev/null SOURCES/python-PyKDE-late_qvariant_include_fix.patch:1.1
--- /dev/null Thu Apr 27 14:23:40 2006
+++ SOURCES/python-PyKDE-late_qvariant_include_fix.patch Thu Apr 27 14:23:35 2006
@@ -0,0 +1,10 @@
+--- PyKDE-snapshot20060422/sip/kdecore/bytearray.sip.orig 2006-04-27 13:34:52.000000000 +0200
++++ PyKDE-snapshot20060422/sip/kdecore/bytearray.sip 2006-04-27 13:35:28.000000000 +0200
+@@ -22,6 +22,7 @@
+ // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+ %ModuleHeaderCode
++#include <qvariant.h> // Later include results errors.
+ #include <sipdcopQValueList.h>
+ %End
+
================================================================
More information about the pld-cvs-commit
mailing list