Source: glx
Section: x11
Priority: optional
Maintainer: Stephen Crowley <crow@debian.org>
Standards-Version: 2.4.0.0

Package: libutahglx1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libgl1
Conflicts: libgl1
Replaces: libgl1
Recommends: utah-glx
Description: Utah-GLX - shared library required by GLX clients 
 A hardware accelerated implementation of the GLX protocol.
 .
 This package provides a library which implements the OpenGL API.

Package: libutahglx-dev
Architecture: any
Section: devel
Depends: libutahglx1
Provides: libgl-dev
Conflicts: libgl-dev
Replaces: libgl-dev
Description: Utah-GLX - include files and libraries for GLX client development
 A hardware accelerated implementation of the GLX protocol.
 .
 Includes headers and libraries for compiling OpenGL compatible programs
 with Utah-GLX.

Package: utah-glx
Architecture: any
Depends: ${shlibs:Depends}
Recommends: libutahglx1
Description: Hardware accelerated GLX module for XFree86
 A hardware accelerated implementation of the GLX protocol.
 .
 This package provides a loadable module for XFree86 that provides hardwared
 accelerated OpenGL rendering for the following cards:
 .
  * Matrox MGA-G200, MGA-G400
  * NVidia Riva series
  * ATI Rage Pro (experimental)
  * Intel i810
  * S3 ViRGE DX/GX/GX2/MX (experimental)
 
