Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : jack-audio-connection-kit | name : jack-audio-connection-kit | ||||
| version : 0.125.0 | version : 0.125.0 | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - git|https://github.com/jackaudio/jack1.git : 2e78fb6c883286287ae514ff0d262a5584ecdd35 | - git|https://github.com/jackaudio/jack1.git : 2e78fb6c883286287ae514ff0d262a5584ecdd35 | ||||
| license : | license : | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - LGPL-2.1-or-later | - LGPL-2.1-or-later | ||||
| component : multimedia.audio | component : multimedia.audio | ||||
| summary : JACK is a professional sound server daemon | summary : A low-latency audio server. | ||||
| conflicts : | |||||
JoshStrobl: > If a user wants to switch to jack1, jack2 should be replaced by jack1.
Using a replaces… | |||||
| - jack2 | |||||
| description: | | description: | | ||||
| JACK is a professional sound server daemon that provides real-time, | JACK is a professional sound server daemon that provides real-time, | ||||
| low-latency connections for both audio and MIDI data between applications | low-latency connections for both audio and MIDI data between applications | ||||
| that implement its API. | that implement its API. | ||||
| emul32 : yes | emul32 : yes | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig32(alsa) | - pkgconfig32(alsa) | ||||
| - pkgconfig32(celt) | - pkgconfig32(celt) | ||||
| Show All 11 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Using a replaces isn't how you would do this. conflicts would be.