Skip to content

Update SDL3_mixer recipe to version 3.2.0, remove libgme patch (not needed as SDL3_mixer disables it by default) and fix compilation crash#3309

Merged
AndreMiras merged 1 commit intokivy:developfrom
kengoon:fix-sdl3-mixer-gme
Apr 30, 2026
Merged

Update SDL3_mixer recipe to version 3.2.0, remove libgme patch (not needed as SDL3_mixer disables it by default) and fix compilation crash#3309
AndreMiras merged 1 commit intokivy:developfrom
kengoon:fix-sdl3-mixer-gme

Conversation

@kengoon
Copy link
Copy Markdown
Contributor

@kengoon kengoon commented Apr 29, 2026

This pull request updates the sdl3_mixer recipe to use the official 3.2.0 release of SDL_mixer instead of a specific commit, and removes the custom patch that disabled libgme support. This simplifies the recipe and ensures it uses an official, stable release.

Dependency update:

  • Updated the version to "3.2.0" and changed the url in pythonforandroid/recipes/sdl3_mixer/__init__.py to point to the official SDL_mixer 3.2.0 release tarball.

@kengoon kengoon changed the title Update SDL3_mixer recipe to version 3.2.0 and remove libgme patch (not needed as SDL3_mixer disables it by default) and fix compilation crash Update SDL3_mixer recipe to version 3.2.0, remove libgme patch (not needed as SDL3_mixer disables it by default) and fix compilation crash Apr 29, 2026
Copy link
Copy Markdown
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

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

Looking good, thanks for the cleanup, did you get a chance to test it at runtime?

Comment thread pythonforandroid/recipes/sdl3_mixer/disable-libgme.patch
@kengoon
Copy link
Copy Markdown
Contributor Author

kengoon commented Apr 30, 2026

Looking good, thanks for the cleanup, did you get a chance to test it at runtime?

Not yet, I'm about to do that.

@kengoon
Copy link
Copy Markdown
Contributor Author

kengoon commented Apr 30, 2026

@AndreMiras Just tested it and it works as expected

@AndreMiras AndreMiras merged commit f4a40a9 into kivy:develop Apr 30, 2026
43 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.

2 participants