forked from ports/contrib
ode: Updated 0.9 -> 0.10.0
This commit is contained in:
parent
f4f7809371
commit
694839c94d
@ -8,7 +8,6 @@ drwxr-xr-x root/root usr/include/ode/
|
||||
-rw-r--r-- root/root usr/include/ode/collision_trimesh.h
|
||||
-rw-r--r-- root/root usr/include/ode/common.h
|
||||
-rw-r--r-- root/root usr/include/ode/compatibility.h
|
||||
-rw-r--r-- root/root usr/include/ode/config.h
|
||||
-rw-r--r-- root/root usr/include/ode/contact.h
|
||||
-rw-r--r-- root/root usr/include/ode/error.h
|
||||
-rw-r--r-- root/root usr/include/ode/export-dif.h
|
||||
@ -18,11 +17,13 @@ drwxr-xr-x root/root usr/include/ode/
|
||||
-rw-r--r-- root/root usr/include/ode/misc.h
|
||||
-rw-r--r-- root/root usr/include/ode/objects.h
|
||||
-rw-r--r-- root/root usr/include/ode/ode.h
|
||||
-rw-r--r-- root/root usr/include/ode/odeconfig.h
|
||||
-rw-r--r-- root/root usr/include/ode/odecpp.h
|
||||
-rw-r--r-- root/root usr/include/ode/odecpp_collision.h
|
||||
-rw-r--r-- root/root usr/include/ode/odeinit.h
|
||||
-rw-r--r-- root/root usr/include/ode/odemath.h
|
||||
-rw-r--r-- root/root usr/include/ode/rotation.h
|
||||
-rw-r--r-- root/root usr/include/ode/timer.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libode.a
|
||||
-rwxr-xr-x root/root usr/lib/libode.so
|
||||
-rwxr-xr-x root/root usr/lib/libode.la
|
||||
|
@ -1 +1 @@
|
||||
4c03759b76a0649a6d5108c8e172e1e4 ode-src-0.9.zip
|
||||
e84ff88b34f3a9b96ee479f175fb0b11 ode-0.10.0.tar.bz2
|
||||
|
@ -5,9 +5,9 @@
|
||||
# Depends on: mesa3d
|
||||
|
||||
name=ode
|
||||
version=0.9
|
||||
version=0.10.0
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/opende/$name-src-$version.zip)
|
||||
source=(http://dl.sourceforge.net/sourceforge/opende/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user