Rewrap sys-libs DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:58 -05:00
parent e958789b46
commit 30423e0bd1
9 changed files with 80 additions and 41 deletions

View File

@@ -5,11 +5,16 @@
# package, mainly to keep the copyright info.
SUMMARY="Multi-platform GL implementation"
DESCRIPTION="Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.
A variety of device drivers allows Mesa to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs.
Mesa ties into several other open-source projects: the Direct Rendering Infrastructure and X.org to provide OpenGL support to users of X on Linux, FreeBSD and other operating systems."
DESCRIPTION="
Mesa is an open-source implementation of the OpenGL specification - a system \
for rendering interactive 3D graphics.
A variety of device drivers allows Mesa to be used in many different \
environments ranging from software emulation to complete hardware acceleration \
for modern GPUs.
Mesa ties into several other open-source projects: the Direct Rendering \
Infrastructure and X.org to provide OpenGL support to users of X on Linux, \
FreeBSD and other operating systems.
"
HOMEPAGE="http://www.mesa3d.org/"
COPYRIGHT="1999-2012 Brian Paul All Rights Reserved."
LICENSE="MIT"