bugtracker
bugtracker copied to clipboard
Import Osso-chess-ui
http://maemo.org/packages/package_instance/view/fremantle_ssu_pr1-2_armel/osso-chess-ui/1.8.3-1+0m5/
Relies on gnuchess, so should not be super hard.
@android-808 - where would I find the source of osso-chess-ui (and maemoblocks for that matter) ?
http://repository.maemo.org/pool/fremantle/free/o/osso-chess-ui/
http://repository.maemo.org/pool/fremantle/free/m/maemoblocks/
Not sure if commit history is available anywhere.
Might also want http://repository.maemo.org/pool/fremantle/free/g/gnuchess/
I've managed to mostly make it build, but I can't get it to add -shared to the src/plugin binary. Will upload sources tomorrow. With a quick hack it also hangs like this:
user@devuan:~$ chessui.launch
The font "-*-*-bold-*-normal--*-200-*-*-*-*-iso8859-1" does not support all the required character sets for the current locale "en_US.UTF-8"
(Missing character set "KOI8-R")
(Missing character set "JISX0208.1983-0")
(Missing character set "KSC5601.1987-0")
(Missing character set "GB2312.1980-0")
(Missing character set "JISX0201.1976-0")
Pushed most of my fixes. The one remaining build issue is that automake refuses to add -shared when linking in src/plugin/.
EDIT: And it doesn't actually work yet. :)
please reopen in extras if desired