android-808
android-808
Attempted to build as is just to see what message get thrown to start with for anyone taking it on: - Rules needs updating as it specifies qt4 qmake -...
So, I've been having a nightmare with this. It's given me plenty of practice with my new mechanical keyboard but I'm stumped. All my Maemo 5 packages used to be...
I didn't bother to check old packages enough. My previous build and the 1.4.1-git verion in Fremantle repo set it to arm-linux instead of arm-none-linux-gnueabi. I'm building a test build...
Current progress for x86_64 variant: Download latest stable or git clone. ln -s backends/platform/maemo/debian Modify configure as below Modify debian/rules ./configure --host=maemo to --host=maemo-x86_64. Package will build up to packaging...
Yeah, I don't have SDL2 installed so I didn't hit that issue. We can change that to force detection of SDL1.2 but in autobuilder it should be fine unless SDL2...
The weird mouse could be from the Maemo specific stuff to handle tablet/mouse conversion.
Might be worth modifying https://salsa.debian.org/games-team/scummvm/tree/master/debian to suit
I haven't tried but I'm hoping they will be as listed here: https://wiki.scummvm.org/index.php/Maemo I know Ctrl+Backspace goes to task switcher but displays two windows, like I got with some of...
I can confirm this, tried Lure - Floppy VGA. On N900, does Leste provide a valid entry to SCUMMVM_MAEMO_DEVICE as mentioned [https://github.com/scummvm/scummvm/blob/1a097b1d971e6e3cf3c10f6eb7c7a30def2d2f7c/dists/maemo/scummvm.wrapper#L6](https://github.com/scummvm/scummvm/blob/1a097b1d971e6e3cf3c10f6eb7c7a30def2d2f7c/dists/maemo/scummvm.wrapper#L6)? It seems the launcher script looks up device...
From what I can make out, it should use /proc/component to detect device and then activates mappings for each device if it detects a valid model. It should also enable...