PACKAGE NAME ------------ neko_sdl_mixer DESCRIPTION ----------- SDL_mixer is a sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg Vorbis, and SMPEG MP3 libraries. For more information visit the website http://www.libsdl.org/projects/SDL_mixer/ SOURCE/VERSION -------------- SDL_mixer-1.2.12 / 8 IRIX/MIPSPRO VERSION -------------------- 6.5.22m / 7.4.4m ENVIRONMENT VARIABLES --------------------- setenv CC c99 setenv CXX CC setenv CFLAGS '-O2 -mips4 -n32 -diag_error 1035 -woff 3970' setenv CXXFLAGS '-O2 -mips4 -n32 -diag_error 1035 -woff 3970' setenv CPPFLAGS '-I/usr/nekoware/include' setenv LDFLAGS '-L/usr/nekoware/lib' setenv MAKE /usr/nekoware/bin/gmake setenv PERL /usr/nekoware/bin/perl for building on mips3 systems, use: setenv CFLAGS '-O2 -mips3 -n32 -diag_error 1035 -woff 3970' setenv CXXFLAGS '-O2 -mips3 -n32 -diag_error 1035 -woff 3970' CONFIGURE --------- ./configure --disable-dependency-tracking --prefix=/usr/nekoware BUILD ----- gmake gmake install gmake install-bin KNOWN DEPENDENCIES ------------------ neko_sdl.sw.lib 13 neko_libogg.sw.lib 3 neko_libvorbis.sw.lib 3 neko_libiconv.sw.lib 5 neko_libmikmod.sw.lib 2 neko_flac.sw.lib 6 neko_smpeg.sw.lib 1 gmake to build the package ERRORS/MISCELLANEOUS -------------------- The patch is not required, but adds a search directory for building with timidity support if you want to link SDL_mixer against it. This package has dual support for both mips3 and mips4 architecture, controlled by the mach(CPUARCH=R4000) switch for libraries and executables. PACKAGED BY ----------- S/N VER PORTER Date --------------------------------------------------------------- 4 1.2.6 Timo Kanera (timo@kanera.de) 12-07-2005 5 1.2.7 Timo Kanera (timo@kanera.de) 14-06-2006 7 1.2.12 Rainer Canavan (nekoware@canavan.de) 18-08-2012 8 1.2.12 Frank Everdij(dexter1@gmail.com) 11-05-2019