final attempt to fix qte2.3.10 after rediffing the SIMpad patch
authorMichael Lauer <mickey@vanille-media.de>
Thu, 3 Feb 2005 13:13:01 +0000 (13:13 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 3 Feb 2005 13:13:01 +0000 (13:13 +0000)
BKrev: 4202235dZ-pXlOxssDg03_oIUDCr5w

packages/qte/qte-2.3.10-snapshot/simpad.patch
packages/qte/qte_2.3.10-snapshot.bb

index 09e1a4d..1777a94 100644 (file)
 + * SIMpad switches handler
 + * (C) 2003 Michael 'Mickey' Lauer <mickey@tm.informatik.uni-frankfurt.de>
 + */
-+#if defined(QT_QWS_SIMPAD)
++
 +
 +QWSsimpadButtonsHandler::QWSsimpadButtonsHandler()
 +                        :QWSKeyboardHandler(), fd( -1 ),
 +    processKeyEvent( 0, k, 0, true, true );
 +    repeater->start(repeatperiod);
 +}
-+#endif
++
 +
 +#endif // QT_NO_QWS_KEYBOARD
 --- qt-2.3.10-snapshot-20050131/src/kernel/qsoundqss_qws.cpp~simpad
index 23ab31f..dbf9584 100644 (file)
@@ -5,7 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL QPL"
 DEPENDS = "zlib libpng jpeg tslib uicmoc-native"
 PROVIDES = "virtual/qte virtual/libqte2"
-PR = "r9"
+PR = "r10"
 
 SRC_URI = "ftp://ftp.trolltech.com/pub/qt/snapshots/qt-embedded-${PV}.tar.gz \
           file://qpe.patch;patch=1 \