Skip to content
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

sdl_image: add v2.8.2 #25991

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kambala-decapitator
Copy link
Contributor

@kambala-decapitator kambala-decapitator commented Nov 21, 2024

Summary

Changes to recipe: sdl_image/2.8.2

Motivation

The latest available 2.x

Details

Tested building for macOS and iOS using apple-clang 15.

CI had an issue when building Linux, so I added a patch with workaround and also opened a PR in upstream: libsdl-org/SDL_image#479


def build(self):
self._patch_sources()
Copy link
Member

Choose a reason for hiding this comment

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

Nowadays we prefer this to to be done in the source method

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed, thanks

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