9e0758caca
note: people running with non-default FLAVOR(s) will need to update their package manually as "pkg_add -u" won't be able to cope with this change discussed with and ok steven@, "theorical ok" from pvalchev@
21 lines
636 B
Plaintext
21 lines
636 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:
|
|
|
|
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.
|