diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-games/ode/metadata.xml | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'dev-games/ode/metadata.xml')
| -rw-r--r-- | dev-games/ode/metadata.xml | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/dev-games/ode/metadata.xml b/dev-games/ode/metadata.xml index 2267cef3791e..b1da0ee24971 100644 --- a/dev-games/ode/metadata.xml +++ b/dev-games/ode/metadata.xml @@ -1,20 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>games@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>games@gentoo.org</email> + <name>Gentoo Games Project</name> + </maintainer> + <longdescription> ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection. </longdescription> - - <use> - <flag name="double-precision">more precise calculations at the expense of speed</flag> - <flag name="gyroscopic">enable gyroscopic term (may cause instability)</flag> - </use> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <use> + <flag name="double-precision">more precise calculations at the expense of speed</flag> + <flag name="gyroscopic">enable gyroscopic term (may cause instability)</flag> + </use> + <upstream> + <remote-id type="sourceforge">opende</remote-id> + <remote-id type="bitbucket">odedevs/ode</remote-id> + </upstream> +</pkgmetadata> |
