mesa: formatting tweaks.

This commit is contained in:
waddlesplash
2017-06-14 07:47:01 -04:00
committed by GitHub
parent 62c84297f8
commit 6185121454

View File

@@ -3,8 +3,7 @@ DESCRIPTION="
Mesa is an open-source implementation of the OpenGL specification. The OpenGL \
specification documents a system for rendering interactive 3D graphics.
Mesa fills the role of the Haiku OpenGL kit providing 3D rendering to Haiku \
applications.
"
applications."
HOMEPAGE="http://www.mesa3d.org/"
COPYRIGHT="1999-2013 Brian Paul All Rights Reserved."
LICENSE="MIT"
@@ -13,6 +12,8 @@ CHECKSUM_SHA256="f3ae730ed81fffcb1ec59076813f9955157da7a1dd9ba23a6b1b8ff8cf6798b
REVISION="1"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
SOURCE_DIR="Mesa-$portVersion"
PATCHES="mesa-10.1.1.patchset"
PROVIDES="
mesa$secondaryArchSuffix = $portVersion compat >= 10.0
@@ -36,9 +37,6 @@ BUILD_PREREQUIRES="
cmd:sed
"
SOURCE_DIR="Mesa-$portVersion"
PATCHES="mesa-10.1.1.patchset"
BUILD()
{
if [ -n "$secondaryArchSuffix" ]; then