conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
921 stars 1.66k forks source link

sdl: add version 2.30.4 #24370

Closed toge closed 2 weeks ago

toge commented 2 weeks ago

Summary

Changes to recipe: sdl/2.30.4

Motivation

SDL/2.30.4 has several bug fixes.

Details

https://github.com/libsdl-org/SDL/compare/release-2.30.3...release-2.30.4


conan-center-bot commented 2 weeks ago

Conan v1 pipeline :heavy_check_mark:

All green in build 1 (1f5fd6cca0777ae0eda88d05cc4d61fe96b188ee):


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 1 (1f5fd6cca0777ae0eda88d05cc4d61fe96b188ee):

github-actions[bot] commented 2 weeks ago
Hooks produced the following warnings for commit 1f5fd6cca0777ae0eda88d05cc4d61fe96b188ee
sdl/2.30.4@#ac66d0310e63daffd39025078a2deb21 ``` post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2d.dylib' links to system library 'CoreFoundation' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0d.0.dylib' links to system library 'CoreFoundation' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0d.dylib' links to system library 'CoreFoundation' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2d.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0d.0.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0d.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2d.dylib' links to system library 'AppKit' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0d.0.dylib' links to system library 'AppKit' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0d.dylib' links to system library 'AppKit' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0.0.dylib' links to system library 'CoreFoundation' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2.dylib' links to system library 'CoreFoundation' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0.dylib' links to system library 'CoreFoundation' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0.0.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0.0.dylib' links to system library 'AppKit' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2.dylib' links to system library 'AppKit' but it is not in cpp_info.frameworks. post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libSDL2-2.0.dylib' links to system library 'AppKit' but it is not in cpp_info.frameworks. ```
conan-center-bot commented 2 weeks ago

This PR has been automatically merged due to Bump version or Bump dependencies label. Read https://github.com/conan-io/conan-center-index/blob/master/docs/labels.md#bump-version to obtain more information.