summaryrefslogtreecommitdiffstats
path: root/graphics-libs/mesalib/DETAILS
blob: f4a4e145898856f956f3ec3b5271bbe17e8a1b00 (plain) (blame)
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
           SPELL=mesalib
          SPELLX=MesaLib
         VERSION=10.2.6
     SOURCE_HASH=sha512:07775699fe29f373f84265f7f715b15a945c66cb98bef05faf3cb86fc34accbd9ace3a77b5dae928259118846867324375d9f48b1fef4a92681ecc091aa66266
      PATCHLEVEL=0
#              VX=`echo $VERSION | cut -d.  -f-2`
              SX=${SPELLX}-${VERSION}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Mesa-$VERSION
          SOURCE=$SX.tar.bz2
   SOURCE_URL[0]=ftp://ftp.freedesktop.org/pub/mesa/${VERSION}/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.mesa3d.org/
        KEYWORDS="graphics libs"
         ENTERED=20140414
  STAGED_INSTALL=off
           SHORT="Mesa implementation of the OpenGL(TM) API"
cat << EOF
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.(SGI). However, the author does not possess an
OpenGL license from SGI, and makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with SGI. Those who
want a licensed implementation of OpenGL should contact a licensed
vendor.
EOF