All Projects → bincrafters → conan-sdl2

bincrafters / conan-sdl2

Licence: MIT license
[OBSOLETE] The recipe is now in https://github.com/bincrafters/community

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to conan-sdl2

sdl12-compat
An SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes.
Stars: ✭ 99 (+661.54%)
Mutual labels:  sdl
graphql-directive-sql
Unify your SQL schema and your GraphQL Schema. Use GraphQL SDL as the lingua franca to define your data requirements.
Stars: ✭ 28 (+115.38%)
Mutual labels:  sdl
nexus-repository-conan
Conan the Barbarian, C packaging, fun times
Stars: ✭ 37 (+184.62%)
Mutual labels:  conan
odin
High level 2d game engine written in Haskell.
Stars: ✭ 28 (+115.38%)
Mutual labels:  sdl
sdl-imgui-example
An example of using Dear ImGui with SDL
Stars: ✭ 18 (+38.46%)
Mutual labels:  sdl
ArchGE
A 2D and 3D C++ Game Engine using SDL2 and OpenGL
Stars: ✭ 15 (+15.38%)
Mutual labels:  sdl
SDL-1.2
Simple Directmedia Layer, 1.2 branch ... ***DEPRECATED***, please use https://github.com/libsdl-org/SDL for new projects!
Stars: ✭ 40 (+207.69%)
Mutual labels:  sdl
BonEngineSharp
A simple and fun SDL-based game engine in C#.
Stars: ✭ 16 (+23.08%)
Mutual labels:  sdl
sdlada
Ada 2012 bindings to SDL 2
Stars: ✭ 85 (+553.85%)
Mutual labels:  sdl
player-ffmpeg
Up to date tutorial of ffmpeg
Stars: ✭ 17 (+30.77%)
Mutual labels:  sdl
OCamlSDL2
OCaml interface to SDL 2.0 (for Linux, Windows, MacOS, and ChromeBook)
Stars: ✭ 42 (+223.08%)
Mutual labels:  sdl
EtherEngine
简明易用的 Lua 跨平台游戏接口
Stars: ✭ 132 (+915.38%)
Mutual labels:  sdl
conan-ffmpeg
[OBSOLETE] The recipe is now in https://github.com/bincrafters/community
Stars: ✭ 32 (+146.15%)
Mutual labels:  conan
conan-grpc
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index - Conan remote archive: https://bincrafters.jfrog.io/artifactory/api/conan/conan-legacy-inexorgame
Stars: ✭ 33 (+153.85%)
Mutual labels:  conan
rtlamr2mqtt
Docker container to send rtlamr readings to a mqtt broker
Stars: ✭ 86 (+561.54%)
Mutual labels:  sdl
guisan
A C++ SDL2 user interface library based on guichan. ~~~~ Nov, 2021 - This project is not abandoned, just not under active development. Pull requests will be accepted and new releases will be generated for new features / bug fixes.
Stars: ✭ 54 (+315.38%)
Mutual labels:  sdl
sdlpp
C++ wrapper for SDL2
Stars: ✭ 37 (+184.62%)
Mutual labels:  sdl
conan-openssl
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Stars: ✭ 25 (+92.31%)
Mutual labels:  conan
faur
⚒️✨ My personal C games framework. 2D graphics, sound, inputs, states, ECS, and misc utils for data, files, math, memory, strings, time, and more. Builds for Linux, Windows, Web, and embedded devices.
Stars: ✭ 55 (+323.08%)
Mutual labels:  sdl
grafx2
Mirror of GrafX2. Official repo is on gitlab.
Stars: ✭ 108 (+730.77%)
Mutual labels:  sdl

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].