conan-io / conan-center-index

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

[request] SDL/1.2.15 #2343

Open bb010g opened 3 years ago

bb010g commented 3 years ago

Package Details

Description Of The Library / Tool

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.

https://github.com/bincrafters/conan-sdl2{,_{image,mixer,ttf}} exist, but only they only cover SDL2. Ideally, there'd be SDL, SDL_gfx, SDL_mixer, SDL_net, and SDL_ttf recipes.

Croydon commented 3 years ago

As Bincrafters we are migrating all packages eventually, but often we need to port many other dependencies first or even create new Conan features first before we can do it.

SDL2, SDL2_image, SDL2_mixer and SDL2_ttf will certainly be migrated at some point, until then feel free to continue using the Bincrafers' variants

For the other SDL libraries someone would need to step up and create such recipes. But also please keep library requests atomic, so if you want all of them please create individual issues for them

valgur commented 4 months ago

Can be closed. SDL is available on CCI: https://conan.io/center/recipes/sdl

Croydon commented 4 months ago

@valgur This is specifically about SDL 1 which is not compatible with SDL 2. This issue is still relevant.