Name: | SDL_sound |
---|---|
Version: | 1.0.3 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 307109 |
License: | LGPLv2+ |
RPM: | SDL_sound-1.0.3-1.el7.aarch64.rpm |
Source RPM: | SDL_sound-1.0.3-1.el7.src.rpm |
Build Date: | Sun Jan 20 2019 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.icculus.org/SDL_sound |
Summary: | Library handling decoding of several popular sound file formats |
Description: | SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .OGG. 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. |
- New upstream release 1.0.3
- Rebuild for new libmikmod - Rebuild with gcc 4.3 - Stop shipping pre-generated doxygen docs, now that doxygen is fixed to no longer cause multilib conflicts
- Stop unnecessary linking to libvorbisenc (bz 355811)
- Remove support for patented sound formats (not used by any package in the Fedora-verse), submit to Fedora - Only include html version of doxygen docs (not latex source) - Update license tag for new licensing guidelines compliance - Use prebuild doxygen docs to avoid multilib conflicts
- Rebuild for devel
- Fix livna bug #1181 - Add physfs-devel to BR
- Fix bug #1297 - Whitespace cleanup
- Disabled static - devel packages Requires:SDL-devel because SDL_sound.h requires SDL.h - a bit of cleanup
- Added disttag
- drop epoch, 0.lvn