From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- ode/.footprint.i686 | 31 +++++++++++++++++++++++++++++++ ode/.footprint.x86_64 | 31 +++++++++++++++++++++++++++++++ ode/.md5sum.i686 | 1 + ode/.md5sum.x86_64 | 1 + ode/Pkgfile | 21 +++++++++++++++++++++ 5 files changed, 85 insertions(+) create mode 100644 ode/.footprint.i686 create mode 100644 ode/.footprint.x86_64 create mode 100644 ode/.md5sum.i686 create mode 100644 ode/.md5sum.x86_64 create mode 100644 ode/Pkgfile (limited to 'ode') diff --git a/ode/.footprint.i686 b/ode/.footprint.i686 new file mode 100644 index 000000000..e08e09d8d --- /dev/null +++ b/ode/.footprint.i686 @@ -0,0 +1,31 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/ode-config +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/ode/ +-rw-r--r-- root/root usr/include/ode/collision.h +-rw-r--r-- root/root usr/include/ode/collision_space.h +-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/contact.h +-rw-r--r-- root/root usr/include/ode/error.h +-rw-r--r-- root/root usr/include/ode/export-dif.h +-rw-r--r-- root/root usr/include/ode/mass.h +-rw-r--r-- root/root usr/include/ode/matrix.h +-rw-r--r-- root/root usr/include/ode/memory.h +-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.la +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/ode.pc diff --git a/ode/.footprint.x86_64 b/ode/.footprint.x86_64 new file mode 100644 index 000000000..e08e09d8d --- /dev/null +++ b/ode/.footprint.x86_64 @@ -0,0 +1,31 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/ode-config +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/ode/ +-rw-r--r-- root/root usr/include/ode/collision.h +-rw-r--r-- root/root usr/include/ode/collision_space.h +-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/contact.h +-rw-r--r-- root/root usr/include/ode/error.h +-rw-r--r-- root/root usr/include/ode/export-dif.h +-rw-r--r-- root/root usr/include/ode/mass.h +-rw-r--r-- root/root usr/include/ode/matrix.h +-rw-r--r-- root/root usr/include/ode/memory.h +-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.la +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/ode.pc diff --git a/ode/.md5sum.i686 b/ode/.md5sum.i686 new file mode 100644 index 000000000..9d8d7920a --- /dev/null +++ b/ode/.md5sum.i686 @@ -0,0 +1 @@ +712579afabc2a15aa56e399f76171477 ode-0.11.1.tar.bz2 diff --git a/ode/.md5sum.x86_64 b/ode/.md5sum.x86_64 new file mode 100644 index 000000000..9d8d7920a --- /dev/null +++ b/ode/.md5sum.x86_64 @@ -0,0 +1 @@ +712579afabc2a15aa56e399f76171477 ode-0.11.1.tar.bz2 diff --git a/ode/Pkgfile b/ode/Pkgfile new file mode 100644 index 000000000..0eae5d48d --- /dev/null +++ b/ode/Pkgfile @@ -0,0 +1,21 @@ +# Description: The Open Dynamics Engine physics SDK. +# URL: http://www.ode.org/ +# Maintainer: Jose V Beneyto, sepen at crux dot nu +# Packager: Aaron Marks, nymacro at gmail dot com +# Depends on: mesa3d +# Run on: mesa3d + +name=ode +version=0.11.1 +release=2 +source=(http://downloads.sourceforge.net/project/opende/ODE/$version/$name-$version.tar.bz2) + +build() { + cd $name-$version + ./configure --prefix=/usr \ + --disable-static \ + --disable-debug + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-54-g00ecf