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

v2 - Add sdl2 recipe in the v2 branch of sdl-feedstock while maintaining the history of sdl2-feedstock #15

Merged
merged 106 commits into from
Feb 14, 2025

Conversation

ymontmarin
Copy link
Contributor

@ymontmarin ymontmarin commented Feb 13, 2025

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

Yann de Mont-Marin and others added 30 commits February 13, 2025 11:50
* Add comment with feature activation

* Try to force builds other than Py27+vc9

* Fix meta.yaml again to force other vc builds

* Update appveyor matrix settings

* MNT: Re-rendered with conda-smithy 1.5.3
* Add xorg to build

* Build with x on linux.

* Flipped mac vs linux check.

* Fix spacing for linter.
As conda-build will ensure `cmake` is on the path and this path is now
wrong, drop the path to `cmake` and just call the executable and trust
the right one will be found.
* Try increasing the sdl2 version.

* Reset build number.

* MNT: Re-rendered with conda-build 3.17.8, conda-smithy 3.3.3, and conda-forge-pinning 2019.04.18

* Detect vs2008 based on compiler, not py version.

* Disable joystick for 2008.

* Turn ON HIDAPI.

* Use proper flag to disable joystick

* osx seems to need to link to ForceFeedback

Otherwise we get

```
Undefined symbols for architecture x86_64:
  "_FFCreateDevice", referenced from:
      _DARWIN_JoystickRumble in SDL_sysjoystick.o
```

* Disable haptic for 2008 as well.

* Is it being called?

* Properly set ldflags.

* Quote problems.

* Re-enable joystic as it didn't fix anything

* Does a non-empty array fix it?

* Add msvc9 patch to handle empty array.

* Apply patch.

* Don't use dummy.

* Select only 2008. vc seems to always be 14!?
* Add the required packages to link to libgl

Possibly fixes conda-forge/sdl2-feedstock#13.

* Bump build number
…da-forge#15)

* x11 is needed on the build environment to build with x11 support

* Added myself and bump build.

* Show config log

* Find xlib.h

* Update build.sh

* Add libx11-devel

* Update meta.yaml

* Try proto-devel

* Cleanup
* updated v2.0.10

* MNT: Re-rendered with conda-build 3.18.9, conda-smithy 3.4.1, and conda-forge-pinning 2019.07.23
@ymontmarin
Copy link
Contributor Author

@conda-forge-admin, please rerender

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

@ymontmarin ymontmarin changed the title Add sdl V2 with history for sdl2 being in this feedstock Add sdl2 recipe in the v2 branch of sdl-feedstock while maintaining the history of sdl2-feedstock Feb 13, 2025
@ymontmarin
Copy link
Contributor Author

@conda-forge-admin, please rerender

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13307160262. Examine the logs at this URL for more detail.

@ymontmarin ymontmarin changed the title Add sdl2 recipe in the v2 branch of sdl-feedstock while maintaining the history of sdl2-feedstock v2 - Add sdl2 recipe in the v2 branch of sdl-feedstock while maintaining the history of sdl2-feedstock Feb 13, 2025
@ymontmarin
Copy link
Contributor Author

To merge after output validation via token --> see discussion in conda-forge/staged-recipes#29061

@ymontmarin
Copy link
Contributor Author

@conda-forge-admin, please rerender

@ymontmarin
Copy link
Contributor Author

@traversaro Is this one ok ?
It is exactly the one from the feedstock but using package instead of cdts.

@ymontmarin ymontmarin merged commit 0180bfd into conda-forge:v2 Feb 14, 2025
9 checks passed
@traversaro
Copy link
Contributor

@traversaro Is this one ok ? It is exactly the one from the feedstock but using package instead of cdts.

Please wait for a feedback from other maintainers before merging, 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.