freebsd-ports/graphics/Mesa3/pkg-plist
Maxim Sobolev a002bdfd0b Update to 3.2.1 and make it working on XFree86-4.
On XFree86-4 the port builds/installs only GLU and glut libraries and associated
includes, so GL applications have a chance to use GL library provided by the
XFree itself. Please don't forget to set XFREE86_VERSION=4 in your make.conf
if you are building it with XFee86-4.

Approved by:	jseger (previous maintainer)
2000-08-24 09:53:11 +00:00

22 lines
549 B
Plaintext

%%XFREE3:%%etc/mesa.conf
%%XFREE3:%%include/GL/gl.h
%%XFREE3:%%include/GL/gl_mangle.h
include/GL/glu.h
%%XFREE3:%%include/GL/glu_mangle.h
include/GL/glut.h
%%XFREE3:%%include/GL/glx.h
%%XFREE3:%%include/GL/glx_mangle.h
%%XFREE3:%%include/GL/osmesa.h
%%XFREE3:%%include/GL/xmesa.h
%%XFREE3:%%include/GL/xmesa_x.h
%%XFREE3:%%include/GL/xmesa_xf86.h
%%XFREE3:%%lib/libGL.so
%%XFREE3:%%lib/libGL.so.%%GLVER%%
lib/libGLU.so
lib/libGLU.so.%%GLVER%%
lib/libMesaGL.so
lib/libMesaGLU.so
lib/libglut.so
lib/libglut.so.%%GLUTVER%%
%%XFREE3:%%@dirrm include/GL