1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/devel/sdl-devel
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 Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel). 2000-04-25 12:43:35 +00:00
pkg-descr SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITES 2000-06-06 08:05:51 +00:00
pkg-plist Update to 1.1.7. 2001-01-03 14:22:06 +00:00