Short:        SDL MPEG Player Library (SMPEG) (source)
Author:       Karl Robillard, Sam Lantinga, compiled by Nicolas Mendoza <mendoza@pvv.ntnu.no>
Uploader:     Nicolas Mendoza <mendoza pvv ntnu no>
Type:         dev/lib
Version:      0.4.4
Architecture: generic

AmigaOS 4:

Compile with: CXXFLAGS=-D__USE_INLINE__ CFLAGS=-D__USE_INLINE__ LDFLAGS="-lauto -lunix" CC=ppc-amigaos-gcc CXX=ppc-amigaos-g++ 
./configure --host=ppc-amigaos --build=x86-linux --without-gtv --disable-gtk-player --disable-opengl-player --prefix=/smpeg

or similar ;)