Package SDL_sound: Information

    Source package: SDL_sound
    Version: 1.0.3-alt4
    Build time:  Dec 3, 2020, 01:43 AM
    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 (e2kv5, e2kv4, e2k)
    libSDL_sound-debuginfo (e2kv5, e2kv4, e2k)
    libSDL_sound-devel (e2kv5, e2kv4, e2k)

    Maintainer: Leontiy Volodin


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

    Last changed


    Dec. 13, 2018 Leontiy Volodin 1.0.3-alt4
    - Fixed errors in physfsrwops.h (thanks debian)
    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