From 57ef3ae41f24494c9d0f37314a686a57e017a6af Mon Sep 17 00:00:00 2001 From: rudson Date: Tue, 10 Apr 2007 18:00:20 +0000 Subject: sdl-mixer: correção MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1156 370017ae-e619-0410-ac65-c121f96126d4 --- media/libs/sdl-mixer/sdl-mixer.SlackBuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'media/libs/sdl-mixer/sdl-mixer.SlackBuild') diff --git a/media/libs/sdl-mixer/sdl-mixer.SlackBuild b/media/libs/sdl-mixer/sdl-mixer.SlackBuild index c55ca73e..79265104 100755 --- a/media/libs/sdl-mixer/sdl-mixer.SlackBuild +++ b/media/libs/sdl-mixer/sdl-mixer.SlackBuild @@ -16,7 +16,7 @@ fi # Set variables CWD="$(pwd)" SRC_NAME="SDL_mixer" -PKG_NAME="sdl_mixer" +PKG_NAME="sdl-mixer" ARCH=${ARCH:=i468} SRC_VERSION=${VERSION:=1.2.7} PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')" @@ -111,15 +111,15 @@ cat << EODESC > "$PKG/install/slack-desc" _ |-----handy-ruler---------------------------------------------------| sdl_mixer: SDL_mixer 1.2 by Slack.Sarava -sdl_mixer: +sdl_mixer: sdl_mixer: This is a simple multi-channel audio mixer. It supports 8 channels sdl_mixer: of 16 bit stereo audio, plus a single channel of music, mixed by sdl_mixer: the popular MikMod MOD, Timidity MIDI and SMPEG MP3 libraries. -sdl_mixer: The mixer can currently load Microsoft WAVE files and Creative -sdl_mixer: Labs VOC files as audio samples, and can load MIDI files via -sdl_mixer: Timidity and the following music formats via MikMod: .MOD .S3M -sdl_mixer: .IT .XM. It can load Ogg Vorbis streams as music if built with -sdl_mixer: the Ogg Vorbis libraries, and finally it can load MP3 music +sdl_mixer: The mixer can currently load Microsoft WAVE files and Creative +sdl_mixer: Labs VOC files as audio samples, and can load MIDI files via +sdl_mixer: Timidity and the following music formats via MikMod: .MOD .S3M +sdl_mixer: .IT .XM. It can load Ogg Vorbis streams as music if built with +sdl_mixer: the Ogg Vorbis libraries, and finally it can load MP3 music sdl_mixer: using the SMPEG library. EODESC -- cgit v1.2.3