openbsd-ports/devel/sdl/pkg/DESCR

23 lines
684 B
Plaintext

Simple DirectMedia Layer is a cross-platform multimedia
library designed to provide fast access to the graphics
framebuffer and audio device. It is used by MPEG playback
software, emulators, and many popular games.
Packages can be built with additional FLAVORs:
sun: SDL built with our native audio driver.
esd: SDL built with the esound package.
This FLAVOR requires the esound package.
caca: SDL built with colour ASCII art support.
This FLAVOR requires the libcaca package.
arts: SDL built with ARTS support.
This FLAVOR requires the kdelibs package.
aa: SDL built with ASCII art support.
This FLAVOR requires the aalib package.
no_x11: Built without X11.