56 lines
1.9 KiB
XML
56 lines
1.9 KiB
XML
|
|
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>ode</Name>
|
|
<Homepage>http://www.ode.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>library</IsA>
|
|
<Summary>High performance library for simulating rigid body dynamics</Summary>
|
|
<Description>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.</Description>
|
|
<Archive sha1sum="0279d58cc390ff5cc048f2baf96cff23887f3838" type="tarbz2">mirrors://sourceforge/opende/ode-0.13.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>ode</Name>
|
|
<RuntimeDependencies>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>ode-devel</Name>
|
|
<Summary>Development files for ode</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">ode</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin/ode-config</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2015-10-26</Date>
|
|
<Version>0.13</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold (groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|