summaryrefslogtreecommitdiff
blob: 069a588853dca8b052c760f92e311e8c347a1e4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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="extras">Build additional libraries</flag>
		<flag name="double-precision">Build libraries in double precision</flag>
	</use>
	<upstream>
		<remote-id type="google-code">bullet</remote-id>
	</upstream>
</pkgmetadata>