https://github.com/secondlife/3p-sdl2
Autobuild vendored SDL2
https://github.com/secondlife/3p-sdl2
Last synced: 19 days ago
JSON representation
Autobuild vendored SDL2
- Host: GitHub
- URL: https://github.com/secondlife/3p-sdl2
- Owner: secondlife
- Created: 2023-09-06T20:37:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T07:38:42.000Z (over 1 year ago)
- Last Synced: 2025-02-17T08:31:43.946Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 10.3 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3p-SDL
This is a fork of [Alchemy's](https://www.alchemyviewer.org/) [3p-SDL2](https://git.alchemyviewer.org/alchemy/thirdparty/3p-sdl2)
repository configured to build and package using [autobuild](https://wiki.secondlife.com/wiki/Autobuild).
[Simple DirectMedia Layer](SDL/docs/README.md) is a cross-platform development library designed
to provide low level access to audio, keyboard, mouse, joystick, and graphics
hardware via OpenGL and Direct3D.
# How to build:
* Install [autobuild](https://wiki.secondlife.com/wiki/Autobuild) utility.
* Invoke autobuild at the command line:
autobuild build
autobuild package
That will produce a bundled asset of SDL2 libs and header files called something like: `SDL2-2.24.1-linux-012345678.tar.bz2`