openbsd-ports/devel/sdl/pkg/DESCR
pvalchev ce5d4c4cab Drop oss flavor.
Note: If you use the esd flavor you'll still be using ossaudio, due to
esound itself linking with it.  So, we can't completely get rid of it yet.
2001-07-19 22:03:26 +00:00

19 lines
527 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.
arts: SDL built with ARTS support.
This FLAVOR requires the kdelibs package.
no_x11: Built without X11.
WWW: ${HOMEPAGE}