ScummVM will use leftclick always instead of right. Will fix properly in libSDL later.
authorTim Ansell <mithro@mithis.com>
Sat, 15 May 2004 22:37:49 +0000 (22:37 +0000)
committerTim Ansell <mithro@mithis.com>
Sat, 15 May 2004 22:37:49 +0000 (22:37 +0000)
BKrev: 40a69bbdlS11f1WZAZI7--1XiZcdAQ

scummvm/scummvm-0.6.0/mouse.patch [new file with mode: 0644]
scummvm/scummvm_0.6.0.oe

diff --git a/scummvm/scummvm-0.6.0/mouse.patch b/scummvm/scummvm-0.6.0/mouse.patch
new file mode 100644 (file)
index 0000000..e69de29
index e0679b5..07459ab 100644 (file)
@@ -5,7 +5,8 @@ DEPENDS = "virtual/libc libsdl-qpe libmad tremor libogg zlib"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/scummvm/scummvm-${PV}.tar.bz2 \
                        file://${FILESDIR}/sword1.patch;patch=1 \
-                       file://${FILESDIR}/tremor.patch;patch=1 "
+                       file://${FILESDIR}/tremor.patch;patch=1 \
+                       file://${FILESDIR}/mouse.patch;patch=1 "
 
 inherit autotools