* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* mpg123 - MPEG 1.0/2.0/2.5 audio player *
* README for version 1.x.y, dated at 14.06.2009 *
* *
* ...still the fastest MPEG audio player for UNIX ;) *
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
API documentation:
http://www.mpg123.de/api/
Configured using:
./configure --prefix=/usr/local/amiga/i386-aros --host=i386-aros LDFLAGS=-nix
PKG_CONFIG_LIBDIR=/usr/local/amiga/i386-aros/lib/pkgconfig --with-cpu=x86
--with-optimization=4 SDL_CFLAGS=-I/usr/local/amiga/i386-aros/include/SDL
SDL_LIBS=-lSDL
|