From b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Feb 2015 15:02:49 +0100 Subject: massive reduction of unneeded files --- nx-X11/extras/Mesa/docs/download.html | 130 ---------------------------------- 1 file changed, 130 deletions(-) delete mode 100644 nx-X11/extras/Mesa/docs/download.html (limited to 'nx-X11/extras/Mesa/docs/download.html') diff --git a/nx-X11/extras/Mesa/docs/download.html b/nx-X11/extras/Mesa/docs/download.html deleted file mode 100644 index 60d76756e..000000000 --- a/nx-X11/extras/Mesa/docs/download.html +++ /dev/null @@ -1,130 +0,0 @@ - - -Getting Mesa - - - - - -

Downloading

- -

-Current stable release: 6.4.1 -

- -

-Primary download site: -SourceForge -

- - -

-Mesa is distributed in several parts: -

- - -

-If you're not interested in running the demos, you'll only need the first -package. -

- -

-The packages are available in .tar.gz, .tar.bz2 and .zip formats. -Other organizations might offer additional package formats. -

- -

Unpacking

- -

-All the packages should be in the same directory prior to unpacking. -

- - - - -

Contents

- -

-After unpacking you'll have these directories: -

-
-Makefile	- top-level Makefile for most systems
-configs/	- makefile parameter files for various systems
-include/	- GL header (include) files
-bin/		- shell scripts for making shared libraries, etc
-docs/		- documentation
-src/		- source code for libraries
-src/mesa	- sources for the main Mesa library and device drivers
-src/glu		- libGLU source code
-src/glw		- Xt/Motif/OpenGL widget code
-
- -If you downloaded and unpacked the MesaDemos.X.Y package: - -
-progs/demos	- original Mesa demos
-progs/xdemos	- GLX OpenGL/Mesa demos
-progs/redbook	- examples from the OpenGL Programming Guide
-progs/samples	- examples from SGI
-progs/images/	- image files
-
- -If you downloaded and unpacked the MesaGLUT.X.Y package: -
-src/glut	- GLUT library source code
-
- -

-Proceed to the compilation and installation -instructions. -

- - - - -- cgit v1.2.3