Meta Configuration of Package A_tw-Mesa

25
 
1
<package name="A_tw-Mesa" project="Extra">
2
  <title>System for rendering interactive 3-D graphics</title>
3
  <description>Mesa is a 3-D graphics library with an API which is very similar to
4
that of OpenGL.* To the extent that Mesa utilizes the OpenGL command
5
syntax or state machine, it is being used with authorization from
6
Silicon Graphics, Inc.(SGI). However, the author does not possess an
7
OpenGL license from SGI, and makes no claim that Mesa is in any way a
8
compatible replacement for OpenGL or associated with SGI. Those who
9
want a licensed implementation of OpenGL should contact a licensed
10
vendor.
11
12
Please do not refer to the library as MesaGL (for legal reasons). It's
13
just Mesa or The Mesa 3-D graphics library.
14
15
* OpenGL is a trademark of Silicon Graphics Incorporated.</description>
16
  <build>
17
    <disable/>
18
    <enable arch="i586" repository="openSUSE_Tumbleweed"/>
19
    <enable arch="x86_64" repository="openSUSE_Tumbleweed"/>
20
  </build>
21
  <useforbuild>
22
    <disable/>
23
  </useforbuild>
24
</package>
25