Skip to content

[el10] fix(Arctis-Sound-Manager): declare runtime dependencies (#14469) - #14731

Merged
Owen-sz merged 1 commit into
el10from
backport/el10/pr-14469
Jul 31, 2026
Merged

[el10] fix(Arctis-Sound-Manager): declare runtime dependencies (#14469)#14731
Owen-sz merged 1 commit into
el10from
backport/el10/pr-14469

Conversation

@raboneko

Copy link
Copy Markdown
Member

Backport

This will backport the following commits from frawhide to el10:

Questions ?

Please refer to the Backport tool documentation

The package installs without the audio stack it drives at runtime, so on a
system that doesn't already have it users hit failures that look like
application bugs: a clean install crashes at launch without `pactl` from
pulseaudio-utils (upstream #117), and Spatial Audio stays silent without the
SWH LADSPA pack its surround graph loads (upstream #23).

Only what RPM cannot infer is declared. The Python bindings are left out: they
are in pyproject.toml and the automatic generator already picks them up.

Co-authored-by: loteran <loteran@users.noreply.github.com>
(cherry picked from commit 8408cbb)
@hamachitan
hamachitan Bot requested a review from Owen-sz July 31, 2026 01:32
@Owen-sz
Owen-sz merged commit 2b7eebc into el10 Jul 31, 2026
5 of 6 checks passed
@Owen-sz
Owen-sz deleted the backport/el10/pr-14469 branch July 31, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants