Skip to content

Support more libraries

Latest
Compare
Choose a tag to compare
@jur jur released this 25 May 22:34

This adds the following packages and libraries:
curl-7.37.0.tar.bz2
ffmpeg-1.2.7.tar.bz2
freetype-2.5.3.tar.bz2
jpegsrc.v9a.tar.gz
json-c-0.11.tar.gz
libpng-1.6.12.tar.xz
netcat-0.7.1.tar.bz2
openssh-6.6p1.tar.gz
openssl-1.0.1h.tar.gz
Python-2.7.8.tar.xz
SDL-1.2.15.tar.gz
SDL_image-1.2.12.tar.gz
SDL_ttf-2.0.11.tar.gz
smp86xxsdk and examples for playing videos
wget-1.15.tar.xz
zlib-1.2.8.tar.xz

The SDL implementation is slow, because it converts the RGB surface into a hardware specific YUV format each time the surface is updated.
These packages are not prebuilt, you need to build it with the script:
smp86xx/smp86xx_toolchain_2.8.2.0/toolchain_build_mipsel_nofpu/build-all.sh
When you run the script it. It will tell you that there is an problem in an *.la file, because it was moved. You need to add the path (you can see it in other *.la files). then you can continue at the point were it stopped.