From 25f40d77597e25774eb0590316a85f494189a661 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Thu, 30 Jan 2003 19:28:29 +0000 Subject: [PATCH] updated (removed SDL_mixer) git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@610 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/INSTALL | 9 --------- 1 file changed, 9 deletions(-) diff --git a/sc2/INSTALL b/sc2/INSTALL index 0eb92a27d..ab6ff960a 100644 --- a/sc2/INSTALL +++ b/sc2/INSTALL @@ -36,15 +36,6 @@ SDL_image Homepage: http://www.libsdl.org/projects/SDL_image/ Download: http://www.libsdl.org/projects/SDL_image/release/ Debian packages: libsdl-image1.2 libsdl-image1.2-dev - -SDL_mixer (Linux only) - A simple audio mixer library used with SDL. - Homepage: http://www.libsdl.org/projects/SDL_mixer/ - Download: http://www.libsdl.org/projects/SDL_mixer/ - Until version 1.2.5 is officially released, you'll have to - compile this directly from CVS (with ogg support): - cvs -z3 -d:pserver:guest@libsdl.org:/home/sdlweb/libsdl.org/cvs co SDL_mixer - Debian packages: libsdl-mixer1.2 libsdl-mixer1.2-dev OpenAL (Win32 only) A cross-platform spatialized audio library.