Package Details: lib32-sdl_sound 2.0.2-1

Git Clone URL: https://aur.archlinux.org/lib32-sdl_sound.git (read-only, click to copy)
Package Base: lib32-sdl_sound
Description: A library to decode several popular sound file formats, such as .WAV and .MP3 (32 bit)
Upstream URL: http://icculus.org/SDL_sound/
Licenses: LGPL
Submitter: simplexe
Maintainer: envolution
Last Packager: envolution
Votes: 27
Popularity: 0.054444
First Submitted: 2009-06-02 17:20 (UTC)
Last Updated: 2024-11-22 16:27 (UTC)

Latest Comments

envolution commented on 2024-11-22 16:32 (UTC)

From author based on 2.x release

Current versions of SDL_sound do not use any external libraries for decoding various file formats. All needed decoder source code is included with the library. Unless explicitly disabled during initial build configuration, SDL_sound always supports the following file formats internally:

Wave (.WAV) files
MPEG-1 layers I-III (.MP3, .MP2, .MP1)
Ogg Vorbis (.OGG) files
Free Lossless Audio Codec (.FLAC) files
Audio Interchange format (.AIFF) files
Sun/NeXT Audio (.AU) files
Shorten (.SHN) files
Creative Labs Voice (.VOC) files
Various "module" formats (.MOD, .669, .AMF, .XM, .IT, .S3M, .STM, etc)
MIDI (.mid) files
Raw PCM data
(macOS/iOS only) anything that CoreAudio can decode.

carstene1ns commented on 2016-08-22 18:08 (UTC)

@Enverex: Install it from multilib repository, it has been moved there some days ago.

Enverex commented on 2016-08-22 13:22 (UTC)

This package has a dependency that doesn't exist - lib32-smpeg

<deleted-account> commented on 2010-10-10 16:35 (UTC)

Can I suggest that this package move its files to /usr/lib32? (http://aur.pastebin.com/w0Hz5Fqq)

heftig commented on 2010-05-16 15:28 (UTC)

This should depend on lib32-flac and lib32-speex instead of flac and speex.