-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add SDL3
bootstrap (alongside SDL3
, SDL3_ttf
, SDL3_mixer
, SDL3_image
recipes) for Kivy 3.0.0
#3125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
SDL3
bootstrap (and allow kivy to build with it)
SDL3
bootstrap (and allow kivy to build with it)SDL3
bootstrap (alongside SDL3
, SDL3_ttf
, SDL3_mixer
, SDL3_image
recipes) for Kivy 3.0.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incredible work again 👏
Made some minor suggestions, but nothing blocking, feel free to address in some follow up or never.
Thanks for the hard work, I can't wait to see it merged
abb0b26
to
8251488
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neat and thanks for addressing/commenting on all comments even though none were critical.
Still looks good for me, I can't wait to see it merged
sdl3
bootstrap (alongsidesdl3
,sdl3_ttf
,sdl3_mixer
,sdl3_image
recipes)kivy
recipe to build withsdl3
support (but keepssdl2
support)android
andpyjnius
recipe to build withsdl3
support (but keepssdl2
support)sdl2
boostrap but tries to buildsdl3
which is incompatible)Similar to kivy/kivy-ios#961