This commit is contained in:
Adrián Arroyo Calle
2014-12-23 19:57:37 +00:00

View File

@@ -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