1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/devel/sdl12
Maxim Sobolev 1f53fed603 Add FreeBSD native VGL driver. Right now it is work in progress and to activate
and test it you need the following (5-CURRENT only, BTW):
- fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch,
  apply it, recompile/reinstall libvgl;
- recompile/reinstall sdl-devel (configure script automatically detects
  if right version of libvgl is present);
- set environment variable SDL_VIDEODRIVER=vgl;
- ensure that you have VESA support compiled into kernel or loaded as a kld;
- fire up your favourite SDL app ;).
2001-01-23 17:28:59 +00:00
..
files Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
distinfo Update checksum. Unfortunately it seems that previously committed version was 2001-01-09 15:40:45 +00:00
Makefile Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
pkg-comment
pkg-descr
pkg-plist Update to 1.1.7. 2001-01-03 14:22:06 +00:00