summaryrefslogtreecommitdiff
path: root/devel/sdl12/pkg-message.vgl
blob: a816310a8b6c0859e01708b7a11885fd2909e388 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
 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".
EOM
}
]