Skip to content

retroarch: update to 1.22.2#59411

Open
jl4c wants to merge 1 commit intovoid-linux:masterfrom
jl4c:retroarch-1.22.2
Open

retroarch: update to 1.22.2#59411
jl4c wants to merge 1 commit intovoid-linux:masterfrom
jl4c:retroarch-1.22.2

Conversation

@jl4c
Copy link
Contributor

@jl4c jl4c commented Mar 16, 2026

Testing the changes

  • I tested the changes in this PR: YES

Notes

RetroArch 1.22.2 updated libchdr with ZStandard support (see changelog:
https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md).
The new libchdr uses dr_flac (a header-only library from dr_libs) instead
of system libFLAC, breaking the build with --disable-builtinflac.

Changes:

  • replaced --disable-builtinflac with --enable-builtinflac in configure_args
  • removed flac build option (no longer meaningful)
  • removed libflac-devel from makedepends

Arch Linux made the same change, dropping flac from depends in 1.22.2.

Local build testing

  • I built this PR locally for my native architecture, x86_64-glibc

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.

1 participant