Orkie
Super Duper Mega GP Mania
I've updated the previous libpack and it has a few libraries that have been updated since last time. Still not had chance to get mikmod working with SDL_mixer properly but other than that, this should work fine (the previous pack was missing some files so you needed an older one to extract over, but this one is fully self contained).
libbz2, 1.0.4 -> 1.0.5
libiconv, 1.11 -> 1.12
libpng, 1.2.23 -> 1.2.25
readline, 5.1 -> 5.2
libxml2, 2.6.31 -> 2.6.31
SDL_gfx, 2.0.15 -> 2.0.16 (it has the same version numbers where they appear in filenames as 2.0.15 since the 2.0.16 build system doesn't like cross compiling so I stole the old one)
These are pretty much untested, so I'd appreciate any feedback. Simply extract to your toolchain directory (Open2x toolchain and devkitGP2X should both work fine). Both static and dynamic libraries are included for everything besides ncurses which doesn't seem to want to compile a dynamic lib on a cross compiler.
Download here (12.6MB)
PS: Don't forget to set up the Open2x Makefiles if you use our toolchain.
libbz2, 1.0.4 -> 1.0.5
libiconv, 1.11 -> 1.12
libpng, 1.2.23 -> 1.2.25
readline, 5.1 -> 5.2
libxml2, 2.6.31 -> 2.6.31
SDL_gfx, 2.0.15 -> 2.0.16 (it has the same version numbers where they appear in filenames as 2.0.15 since the 2.0.16 build system doesn't like cross compiling so I stole the old one)
These are pretty much untested, so I'd appreciate any feedback. Simply extract to your toolchain directory (Open2x toolchain and devkitGP2X should both work fine). Both static and dynamic libraries are included for everything besides ncurses which doesn't seem to want to compile a dynamic lib on a cross compiler.
Download here (12.6MB)
PS: Don't forget to set up the Open2x Makefiles if you use our toolchain.