mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -18,7 +18,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
"
|
||||
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user