summaryrefslogtreecommitdiff
blob: 6c25c6b5e58a676ab8ba34e737ca5f8893244a94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sci-physics</herd>
  <longdescription lang="en">
  Bullet is a professional open source multi-threaded 
  3D Collision Detection and Rigid Body Dynamics Library
  for games and animation.
</longdescription>
  <use>
    <flag name="bullet3">Build Bullet 3</flag>
    <flag name="double-precision">Build libraries in double precision</flag>
    <flag name="extras">Build additional libraries</flag>
  </use>
  <upstream>
    <remote-id type="google-code">bullet</remote-id>
    <remote-id type="github">bulletphysics/bullet3</remote-id>
  </upstream>
</pkgmetadata>