diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-22 14:43:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-22 14:43:22 +0000 |
commit | 09b6e1b4b7ac16d93d322727510f06a1426392c7 (patch) | |
tree | 8a38d69bd798b052de15b72674c6fcfce060708c /graphics/utah-glx/pkg-plist | |
parent | glx is now utah-glx. (diff) |
Upgrade to the latest CVS snapshot and remove CVS hack.
The driver is now in the pre-release stage, with first stable release scheduled
within the one month or even less, so please test it hard and report bugs into
utah's mailing list (see pkg/MESSAGE for details). Happy rendering!
Diffstat (limited to 'graphics/utah-glx/pkg-plist')
-rw-r--r-- | graphics/utah-glx/pkg-plist | 41 |
1 files changed, 15 insertions, 26 deletions
diff --git a/graphics/utah-glx/pkg-plist b/graphics/utah-glx/pkg-plist index 4ac032ed9a38..16e5c3f94242 100644 --- a/graphics/utah-glx/pkg-plist +++ b/graphics/utah-glx/pkg-plist @@ -1,31 +1,20 @@ -include/GL/GLXproto.h -include/GL/dosmesa.h -include/GL/foomesa.h -include/GL/fxmesa.h -include/GL/ggimesa.h +etc/glx.conf.default include/GL/gl.h -include/GL/gl_mangle.h include/GL/glu.h -include/GL/glu_mangle.h include/GL/glut.h +include/GL/glutf90.h include/GL/glx.h -include/GL/glx_mangle.h -include/GL/mglmesa.h -include/GL/osmesa.h -include/GL/osmesa3.h -include/GL/svgamesa.h -include/GL/wmesa.h -include/GL/xmesa.h -lib/libGL.a -lib/libGL.so.1 -lib/libMesaGL.a -lib/libMesaGL.so.14 -lib/libMesaGLU.a -lib/libMesaGLU.so.14 -lib/libglut.a -lib/libglut.so.3 +lib/libGL.so +lib/libGL.so.%%GLVER%% +lib/libGLU.so +lib/libGLU.so.%%GLVER%% +lib/libglut.so +lib/libglut.so.%%GLUTVER%% lib/modules/glx.so -share/doc/riva-glx/README -share/doc/riva-glx/riva-x-glx.faq.bz2 -share/doc/riva-glx/tested.html -@dirrm share/doc/riva-glx +share/doc/utah-glx/README.i810 +share/doc/utah-glx/README.mach64 +share/doc/utah-glx/README.mga +share/doc/utah-glx/README.nv +share/doc/utah-glx/README.s3virge +@dirrm include/GL +@dirrm share/doc/utah-glx |