From 700f39af1eeaa361b61ca01a55f6b7369fc48f88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Arroyo=20Calle?= Date: Tue, 23 Dec 2014 19:27:23 +0000 Subject: [PATCH] Style fixes --- .../openscenegraph-3.2.1.recipe | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/games-engines/openscenegraph/openscenegraph-3.2.1.recipe b/games-engines/openscenegraph/openscenegraph-3.2.1.recipe index 88ddb08bf..79af87fb7 100644 --- a/games-engines/openscenegraph/openscenegraph-3.2.1.recipe +++ b/games-engines/openscenegraph/openscenegraph-3.2.1.recipe @@ -1,18 +1,18 @@ -SUMMARY="The OpenSceneGraph is open source, real-time graphics middle-ware used by application developers" +SUMMARY="An open source, real-time graphics middle-ware used by application developers" DESCRIPTION=" -The OpenSceneGraph is an open source high performance 3D graphics toolkit, used -by application developers in fields such as visual simulation, games, virtual -reality, scientific visualization and modelling. Written entirely in Standard -C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris -, HP-Ux, AIX and FreeBSD operating systems. The OpenSceneGraph is now well -established as the world leading scene graph technology, used widely in the +The OpenSceneGraph is an open source high performance 3D graphics toolkit, used\ +by application developers in fields such as visual simulation, games, virtual\ +reality, scientific visualization and modelling. Written entirely in Standard\ +C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris\ +, HP-Ux, AIX and FreeBSD operating systems. The OpenSceneGraph is now well\ +established as the world leading scene graph technology, used widely in the\ vis-sim, space, scientific, oil-gas, games and virtual reality industries." HOMEPAGE="http://www.openscenegraph.org" SRC_URI="http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.2.1.zip" CHECKSUM_SHA256="d9ae72263d0191855b0f804d93c586d489f119aca0499292acc09bb0fa0b3e6d" REVISION="1" LICENSE="OSGPL" -COPYRIGHT="Copyright (C) 2002-2014 Robert Osfield and others" +COPYRIGHT="2002-2014 Robert Osfield and others" ARCHITECTURES="x86 ?x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then @@ -46,7 +46,7 @@ PROVIDES=" " REQUIRES=" - haiku$secondaryArchSuffix >= $haikuVersion + haiku$secondaryArchSuffix mesa$secondaryArchSuffix lib:libsdl$secondaryArchSuffix lib:libpng$secondaryArchSuffix @@ -58,7 +58,7 @@ REQUIRES=" " BUILD_REQUIRES=" - haiku${secondaryArchSuffix}_devel >= $haikuVersion + haiku${secondaryArchSuffix}_devel mesa${secondaryArchSuffix}_devel devel:libsdl$secondaryArchSuffix devel:libpng$secondaryArchSuffix