mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Rewrap sys-libs DESCRIPTIONs
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user