Blame README

Packit Service 7a208c
Packit Service 7a208c
                           widgets README file
Packit Service 7a208c
Packit Service 7a208c
Packit Service 7a208c
This directory contains the source code for SGI's OpenGL Xt/Motif widgets,
Packit Service 7a208c
slightly modified by Jeroen van der Zijp to work better with Mesa.
Packit Service 7a208c
Packit Service 7a208c
To compile the widget code (producing lib/libGLw.a) cd to the widgets/
Packit Service 7a208c
directory and type 'make <config>' where <config> is the system configuration
Packit Service 7a208c
you used to compile Mesa (like 'make linux').  This hasn't been tested on
Packit Service 7a208c
many systems so let us know if you have trouble.
Packit Service 7a208c
Packit Service 7a208c
If you want to make a Linux ELF shared lib instead of the non-shared .a
Packit Service 7a208c
file see the notes in the Makefile.
Packit Service 7a208c
Packit Service 7a208c
If you want to build with Motif support, edit Makefile.X11, looking
Packit Service 7a208c
for the "Motif" information.
Packit Service 7a208c
Packit Service 7a208c
The SGI copyright is as follows.
Packit Service 7a208c
Packit Service 7a208c
Packit Service 7a208c
 * (c) Copyright 1993, Silicon Graphics, Inc.
Packit Service 7a208c
 * ALL RIGHTS RESERVED 
Packit Service 7a208c
 * Permission to use, copy, modify, and distribute this software for 
Packit Service 7a208c
 * any purpose and without fee is hereby granted, provided that the above
Packit Service 7a208c
 * copyright notice appear in all copies and that both the copyright notice
Packit Service 7a208c
 * and this permission notice appear in supporting documentation, and that 
Packit Service 7a208c
 * the name of Silicon Graphics, Inc. not be used in advertising
Packit Service 7a208c
 * or publicity pertaining to distribution of the software without specific,
Packit Service 7a208c
 * written prior permission. 
Packit Service 7a208c
 *
Packit Service 7a208c
 * THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS"
Packit Service 7a208c
 * AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE,
Packit Service 7a208c
 * INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR
Packit Service 7a208c
 * FITNESS FOR A PARTICULAR PURPOSE.  IN NO EVENT SHALL SILICON
Packit Service 7a208c
 * GRAPHICS, INC.  BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT,
Packit Service 7a208c
 * SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY
Packit Service 7a208c
 * KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION,
Packit Service 7a208c
 * LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF
Packit Service 7a208c
 * THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC.  HAS BEEN
Packit Service 7a208c
 * ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
Packit Service 7a208c
 * ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
Packit Service 7a208c
 * POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE.
Packit Service 7a208c
 * 
Packit Service 7a208c
 * 
Packit Service 7a208c
 * US Government Users Restricted Rights 
Packit Service 7a208c
 * Use, duplication, or disclosure by the Government is subject to
Packit Service 7a208c
 * restrictions set forth in FAR 52.227.19(c)(2) or subparagraph
Packit Service 7a208c
 * (c)(1)(ii) of the Rights in Technical Data and Computer Software
Packit Service 7a208c
 * clause at DFARS 252.227-7013 and/or in similar or successor
Packit Service 7a208c
 * clauses in the FAR or the DOD or NASA FAR Supplement.
Packit Service 7a208c
 * Unpublished-- rights reserved under the copyright laws of the
Packit Service 7a208c
 * United States.  Contractor/manufacturer is Silicon Graphics,
Packit Service 7a208c
 * Inc., 2011 N.  Shoreline Blvd., Mountain View, CA 94039-7311.
Packit Service 7a208c
 *
Packit Service 7a208c
 * OpenGL(TM) is a trademark of Silicon Graphics, Inc.