           MODULE=mesa-lib
          VERSION=8.0.3
           SOURCE=MesaLib-$VERSION.tar.bz2
          SOURCE2=mesa-va-0.32.patch.bz2
          SOURCE3=MesaLib-${VERSION}-llvm-3.1-fixes-1.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/Mesa-$VERSION
       SOURCE_URL=ftp://ftp.freedesktop.org/pub/mesa/$VERSION
      SOURCE2_URL=$PATCH_URL
      SOURCE3_URL=http://www.linuxfromscratch.org/patches/blfs/svn/
       SOURCE_VFY=sha1:768bdb2fe133bbcccd3323b79484d0d17bc0d05d
      SOURCE2_VFY=sha1:81f1e921a5cfe30655e79eb1a95beee77affda79
      SOURCE3_VFY=sha1:d4f742b587b64f61151ed679a6a4f1309886b3c2
         WEB_SITE=http://www.mesa3d.org
          ENTERED=20060215
          UPDATED=20120523
            SHORT="Mesa 3D library"

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).

mesa-lib provides libGL.so, needed for many different programs.
EOF
