| Name: | openal-soft |
|---|---|
| Version: | 1.18.2 |
| Release: | 7.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 914597 |
| License: | LGPLv2+ |
| RPM: | openal-soft-1.18.2-7.el8.aarch64.rpm |
| Source RPM: | openal-soft-1.18.2-7.el8.src.rpm |
| Build Date: | Sun Apr 07 2019 |
| Build Host: | ca-build102.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://kcat.strangesoft.net/openal.html |
| Summary: | Open Audio Library |
| Description: | OpenAL Soft is a cross-platform software implementation of the OpenAL 3D audio API. It's built off of the open-sourced Windows version available originally from the SVN repository at openal.org. OpenAL provides capabilities for playing audio in a virtual 3d environment. Distance attenuation, doppler shift, and directional sound emitters are among the features handled by the API. More advanced effects, including air absorption, low-pass filters, and reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture. |
- Remove fluidsynth and and portaudio dependencies
- Only enable examples using SDL_sound on fedora (#1596651)
- Allow pulseaudio to move openal-soft output streams (rhbz#1544381) - Fix release -4 not building (rhbz#1544012) - Drop unnecessary qt-devel BuildRequires (we also BuildRequire qt5-devel)
- remove support for no longer supported Fedora versions (<=25)
- fix: add %{_libdir}/cmake/OpenAL directory to devel
- fix: s/_datarootdir/_datadir/ as this package does not uses datarootdir
but datadir
- fix: add %{_datadir}/openal to main package as well and to %exclude
%{_datadir}/openal/{alsoftrc.sample,presets/presets.txt} as those files
are not needed
- removed Group fields
(https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections)
- add use more macros (%autosetup, %make_build, %make_install)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- New upstream release - Move bsincgen to -devel and altonegen to -examples
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- New upstream release - Add BR: qt5-devel + SDL_sound-devel - Add -examples subpackage