*games*/*: Dekeyword ppc/ia64/sparc
[gentoo.git] / dev-games / ode / metadata.xml
1 <?xml version='1.0' encoding='UTF-8'?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>games@gentoo.org</email>
6                 <name>Gentoo Games Project</name>
7         </maintainer>
8         <longdescription>
9 ODE is a free, industrial quality library for simulating articulated rigid body
10 dynamics - for example ground vehicles, legged creatures, and moving objects in
11 VR environments. It is fast, flexible, robust and platform independent, with
12 advanced joints, contact with friction, and built-in collision detection.
13         </longdescription>
14         <use>
15                 <flag name="double-precision">more precise calculations at the expense of speed</flag>
16                 <flag name="gyroscopic">enable gyroscopic term (may cause instability)</flag>
17         </use>
18         <upstream>
19                 <remote-id type="sourceforge">opende</remote-id>
20                 <remote-id type="bitbucket">odedevs/ode</remote-id>
21         </upstream>
22 </pkgmetadata>