-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Conversation
* 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
…nda-forge-pinning 2024.07.04.01.35.00
…nda-forge-pinning 2024.09.01.02.49.40
…onda-forge-pinning 2024.12.07.09.33.05
@conda-forge-admin, please rerender |
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 ( |
…nda-forge-pinning 2025.02.12.20.08.11
@conda-forge-admin, please rerender |
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. |
To merge after output validation via token --> see discussion in conda-forge/staged-recipes#29061 |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2025.02.14.07.28.36
@traversaro Is this one ok ? |
Please wait for a feedback from other maintainers before merging, thanks. |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)