1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
Source: mesa
Section: graphics
Priority: optional
Maintainer: James A. Treacy <treacy@debian.org>
Standards-Version: 3.1.1.1
Package: mesag3
Section: graphics
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: mesag3-glide, mesag3-glide2, mesag3+ggi, libgl1
Provides: libgl1
Description: A 3-D graphics library which uses the OpenGL API [libc6].
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL*. To the extent that Mesa utilizes the OpenGL command
syntax or state machine, it is being used with authorization from
Silicon Graphics, Inc. However, the author makes no claim that Mesa
is in any way a compatible replacement for OpenGL or associated with
Silicon Graphics, Inc.
Package: mesag-dev
Section: devel
Architecture: any
Depends: mesag3 (= ${Source-Version}), libc6-dev
Provides: libgl-dev
Conflicts: mesa-dev, libgl-dev
Description: Development library for Mesa [libc6].
Includes headers and static libraries for compiling programs with mesa.
Package: mesag3-widgets
Section: graphics
Architecture: any
Depends: ${shlibs:Depends}, libgl1
Conflicts: mesag3-glide, mesag3 (<< 3.1-1)
Description: widgets for use with mesa
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL*. This package provides a set of widgets that use
mesa.
Package: mesag-widgets-dev
Section: devel
Architecture: any
Depends: mesag3-widgets (= ${Source-Version}), libgl-dev
Description: Development library for the mesa widgets
Includes headers and static libraries for compiling programs using
the mesa widgets.
Package: mesag3-glide2
Section: graphics
Architecture: i386
Depends: ${shlibs:Depends}, libglide2
Conflicts: mesag3-glide, mesag3, mesag3+ggi, libgl1
Provides: mesag3, libgl1
Description: A 3-D graphics library which uses the OpenGL API [libc6].
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL*. To the extent that Mesa utilizes the OpenGL command
syntax or state machine, it is being used with authorization from
Silicon Graphics, Inc. However, the author makes no claim that Mesa
is in any way a compatible replacement for OpenGL or associated with
Silicon Graphics, Inc.
.
This version of mesa is only for use with 3DFX based graphics cards.
Package: mesag-glide2-dev
Section: devel
Architecture: i386
Depends: mesag3-glide2 (= ${Source-Version}), libc6-dev, libglide-dev
Provides: mesag-dev, libgl-dev
Conflicts: mesa-dev, libgl-dev
Description: Development library for Mesa [libc6].
Includes headers and static libraries for compiling programs with mesa.
.
This version of mesa is only for use with 3DFX based graphics cards.
Package: mesag3+ggi
Section: graphics
Architecture: i386 alpha sparc powerpc arm
Depends: ${shlibs:Depends}
Conflicts: mesag3-glide, mesag3, mesag3-glide2, libgl1
Provides: mesag3, libgl1
Description: A 3-D graphics library which uses the OpenGL API [libc6].
Mesa is an OpenGL-compliant API that takes advantage of
acceleration features of many cards, transparently in a
number of environments.
.
This package contains support for GGI targets; do not install
this unless you are running KGI or plan to develop berlin or other
apps based on GGI. X support is still included.
Package: mesag3+ggi-dev
Section: devel
Architecture: i386 alpha sparc powerpc arm
Depends: mesag3+ggi (= ${Source-Version}), libc6-dev, libggi-dev, libgii-dev
Provides: mesag-dev, libgl-dev
Conflicts: mesa-dev, libgl-dev
Description: Development library for Mesa [libc6].
Includes headers and static libraries for compiling programs with mesa
under ggi.
|