Skip to content

fix(x11/ruffle): fix libfontconfig.so and libopenh264.so#29281

Merged
robertkirkman merged 1 commit intotermux:masterfrom
robertkirkman:ruffle-fix-it
Apr 10, 2026
Merged

fix(x11/ruffle): fix libfontconfig.so and libopenh264.so#29281
robertkirkman merged 1 commit intotermux:masterfrom
robertkirkman:ruffle-fix-it

Conversation

@robertkirkman
Copy link
Copy Markdown
Member

- Fixes termux#29244

- Fixes termux#29242

- By disabling dynamic loading of `fontconfig`

- Termux has only `libfontconfig.so`, not `libfontconfig.so.1`, and dynamic linking is more stable than dynamic loading in Termux anyway

- Also cherry-pick this in order to fix the OpenH264 error ruffle-rs/ruffle#22228
@robertkirkman robertkirkman merged commit eed01c2 into termux:master Apr 10, 2026
11 checks passed
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.

[Bug]: ruffle has a font problem [Bug]: ruffle has an OpenH264 problem

1 participant