Name: | jack-audio-connection-kit |
---|---|
Version: | 1.9.9.5 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 2951686 |
License: | GPLv2 and GPLv2+ and LGPLv2+ |
RPM: | jack-audio-connection-kit-1.9.9.5-6.el7.aarch64.rpm |
Source RPM: | jack-audio-connection-kit-1.9.9.5-6.el7.src.rpm |
Build Date: | Thu Jul 19 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.jackaudio.org |
Summary: | The Jack Audio Connection Kit |
Description: | JACK is a low-latency audio server, written primarily for the Linux operating system. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. Its clients can run in their own processes (i.e. as a normal application), or can they can run within a JACK server (i.e. a "plugin"). JACK is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation. |
- Fix build on aarch64 - commit #d11bb09
- Adding bootstrap support to break libffado dependency loops
- Drop celt support, should use opus by default as it's long replaced it and it has better quality - Re-enable firewire (libffado) support on ARMv7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- rebuilt with opus support on Fedora > 18
- update to 1.9.9.5
- Correct build flags
- Build with -O0. RHBZ#827748 still not resolved with gcc-4.7.2 - Update README, add jack_control to dbus package - Add upstream sigsegv fault handling patch
- Seem like RHBZ#827748 is resolved. Rebuild optimized
- Removed libfreebob dependency as this package is retired