Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

bincrafters/conan-sdl2

Repository files navigation

Download Build Status Travis Build Status AppVeyor

Conan package recipe for sdl2

Access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D

The packages generated from this recipe can be found on Bintray.

Issues

If you wish to report an issue or make a request for a package, please do so here:

Issues Tracker

Available Package Options

Option Default Possible Values
shared False [True, False]
fPIC True [True, False]
directx True [True, False]
alsa True [True, False]
jack True [True, False]
pulse True [True, False]
sndio False [True, False]
nas True [True, False]
esd False [True, False]
arts False [True, False]
x11 True [True, False]
xcursor True [True, False]
xinerama True [True, False]
xinput True [True, False]
xrandr True [True, False]
xscrnsaver True [True, False]
xshape True [True, False]
xvm True [True, False]
wayland False [True, False]
directfb False [True, False]
iconv True [True, False]
video_rpi False [True, False]
sdl2main True [True, False]
opengl True [True, False]
opengles True [True, False]
vulkan True [True, False]

Add Remote

$ conan remote add bincrafters "https://api.bintray.com/conan/bincrafters/public-conan"

Conan Recipe License

NOTE: The conan recipe license applies only to the files of this recipe, which can be used to build and package sdl2. It does not in any way apply or is related to the actual software being packaged.

MIT