More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -18,7 +18,7 @@ PROVIDES="
"
REQUIRES="
haiku
"
"
BUILD_REQUIRES=""
BUILD_PREREQUIRES="

View File

@@ -17,13 +17,13 @@ PROVIDES="
lib:libfifechan = $portVersion
lib:libfifechan_opengl = $portVersion
lib:libfifechan_sdl = $portVersion
"
"
REQUIRES="
haiku
lib:libgl
lib:libsdl
lib:libsdl_image
"
"
PROVIDES_devel="
fifechan_devel = $portVersion
@@ -33,7 +33,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
fifechan == $portVersion
"
"
BUILD_REQUIRES="
devel:libgl

View File

@@ -4,8 +4,7 @@ ODE is an open source, high performance library for simulating rigid body \
dynamics. It is fully featured, stable, mature and platform independent with \
an easy to use C/C++ API. It has advanced joint types and integrated collision \
detection with friction. ODE is useful for simulating vehicles, objects in \
virtual reality environments and virtual creatures.
"
virtual reality environments and virtual creatures."
HOMEPAGE="http://www.ode.org/"
COPYRIGHT="2001-2004 Russell L. Smith"
LICENSE="