Skip to content

fix(spice): remove dependency on opus to drop it#17126

Merged
christopherco merged 1 commit into
tomls/base/mainfrom
bphilip/opus-spice-elide
May 12, 2026
Merged

fix(spice): remove dependency on opus to drop it#17126
christopherco merged 1 commit into
tomls/base/mainfrom
bphilip/opus-spice-elide

Conversation

@binujp
Copy link
Copy Markdown
Contributor

@binujp binujp commented May 11, 2026

Remove opus-devel BuildRequires and change -Dopus=enabled to
-Dopus=disabled in meson build. This is to allow removal of the opus package from AZL.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Part of the effort to remove opus, opusfile, and mingw-opus from Azure Linux.

Copilot AI review requested due to automatic review settings May 11, 2026 05:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the opus build dependency from the spice component and disables opus support in the Meson build configuration, supporting the broader effort to drop opus (and related packages) from Azure Linux.

Changes:

  • Added a dedicated spice.comp.toml with overlays to remove opus-devel BuildRequires and flip Meson from -Dopus=enabled to -Dopus=disabled.
  • Updated the rendered specs/s/spice/spice.spec to reflect the overlayed build configuration.
  • Updated locks/spice.lock input fingerprint and removed the inline spice entry from base/comps/components.toml (since it’s now customized via a dedicated comp file).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
specs/s/spice/spice.spec Rendered spec updated: drops opus-devel and disables opus in %meson args.
locks/spice.lock Updates input fingerprint to reflect component definition changes.
base/comps/spice/spice.comp.toml Introduces overlays to remove opus-devel and disable opus in the Meson build.
base/comps/components.toml Removes inline [components.spice] entry now that spice is customized via a dedicated comp file.

Remove opus-devel BuildRequires and change -Dopus=enabled to
-Dopus=disabled in meson build. This is to allow removal of the opus package from AZL.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@binujp binujp force-pushed the bphilip/opus-spice-elide branch from a64db60 to 512e71a Compare May 11, 2026 15:04
@christopherco christopherco merged commit ae2f7c8 into tomls/base/main May 12, 2026
10 checks passed
@christopherco christopherco deleted the bphilip/opus-spice-elide branch May 12, 2026 05:49
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