From: Paul Sokolovsky Date: Tue, 9 Jan 2007 22:52:53 +0000 (+0000) Subject: qte 2.3.10: Build with support for mouse cursor. X-Git-Tag: Release-2010-05/1~9417 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2bc8e564be8f926d0a1e050a180d23a2e48b69c;p=openembedded.git qte 2.3.10: Build with support for mouse cursor. * Mouse cursor is shown only if mouse input driver is actually in use, (no used if touchscreen). * Extends supported machine base and eases dbeugging. * Tested on qemuarm (and h4000). --- diff --git a/packages/qte/qte-2.3.10/qpe.patch b/packages/qte/qte-2.3.10/qpe.patch index af2e31664a..554c42c9ad 100644 --- a/packages/qte/qte-2.3.10/qpe.patch +++ b/packages/qte/qte-2.3.10/qpe.patch @@ -39,7 +39,7 @@ +#define QT_DLL // Internal +#endif + -+#define QT_NO_QWS_CURSOR ++#undef QT_NO_QWS_CURSOR +#define QT_NO_QWS_MOUSE_AUTO +#ifndef QT_NO_CODECS +#define QT_NO_CODECS