summaryrefslogtreecommitdiff
blob: 7660422902b13ab1650f475bbd0aee314f102df6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
  <email>yamakuzure@gmx.net</email>
  <description>The creator of this ebuild, but not the official maintainer</description>
</maintainer>
<longdescription>Entity system supporting higher-level functionality, such as runtime package environment (CELstart), generic event system, avatar and camera management, artificial intelligence (behavior trees, path finding, neural networks and genetic algorithms), vehicles, and more. </longdescription>
<use>
  <flag name='python'>Add Python bindings</flag>
  <flag name='debug'>Build debug versions of the libraries</flag>
</use>
</pkgmetadata>