freebsd-ports/devel/sdl12/pkg-message
Martin Wilke c622262593 devel/sdl12:
- Update to 1.2.13
	- OPTIONize as recommended by Danny Pansters
	- Fixed up gnome dependencies as recommended by Danny Panster
	- Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny Pansters
	- Got rid of library renaming as recommended by Danny Pansters
	- Pass maintainership to submitter
Mk/bsd.sdl.mk:
	- Fixed _LIB_* entries in order to retrieve the correct library versions.

PR:		117608
Submitted by:	Marcus von Appen <mva@sysfault.org>
2008-03-13 13:52:27 +00:00

8 lines
475 B
Text

------------------------------------------------------------------------------
Your SDL library has been built with libvgl support, which means that you
can run almost any SDL application straight on your console (VESA 2.0
compatible videocard is required).
To do this you have to load the vesa kernel module or enable it in your
kernel, and set environment variable "SDL_VIDEODRIVER=vgl".
------------------------------------------------------------------------------