Package SDL_sound: Information

    Source package: SDL_sound
    Version: 1.0.3-alt3.hg20120815.1
    Build time:  Jan 13, 2015, 04:49 PM in the task #138466
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: An abstract soundfile decoder
    Description: 
    SDL_sound is a library that handles the decoding of several popular
    sound file formats, such as .WAV and .MP3.  It is meant to make
    the programmer's sound playback tasks simpler.  The programmer
    gives SDL_sound a filename, or feeds it data directly from one of
    many sources, and then reads the decoded waveform data back at her
    leisure.  If resource constraints are a concern, SDL_sound can process
    sound data in programmer-specified blocks.  Alternately, SDL_sound
    can decode a whole sound file and hand back a single pointer to the
    whole waveform.  SDL_sound can also handle sample rate, audio format,
    and channel conversion on-the-fly and behind-the-scenes, if the
    programmer desires.

    List of rpms provided by this srpm:
    libSDL_sound (x86_64, i586)
    libSDL_sound-debuginfo (x86_64, i586)
    libSDL_sound-devel (x86_64, i586)

    Maintainer: George V. Kouryachy


      1. libmikmod-devel
      2. libmodplug-devel
      3. doxygen
      4. libSDL-devel
      5. libphysfs-devel
      6. libflac-devel
      7. libspeex-devel
      8. libvorbis-devel
      9. libsmpeg-devel

    Last changed


    Jan. 13, 2015 George V. Kouryachy 1.0.3-alt3.hg20120815.1
    - Rebuild with libSDL instead of incorrrectly selected libSDL2
    Sept. 29, 2014 Eugeny A. Rostovtsev 1.0.3-alt3.hg20120815
    - Snapshot from mercurial
    March 25, 2011 Eugeny A. Rostovtsev 1.0.3-alt3.2
    - Rebuilt for debuginfo