summaryrefslogtreecommitdiff
path: root/dev-games/wfmath/metadata.xml
blob: 2da3d5b6b190a470b29b3709fa56ad7f858a087b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!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 lang="en">
	The primary focus of WFMath is geometric objects. Thus, it includes several
	shapes (boxes, balls, lines), in addition to the basic math objects that are
	used to build these shapes (points, vectors, matricies).
	Most of the library classes can be divided into two sorts. The first kind are
	basic mathematical objects, whose members are all fundamental types. The second
	kind are shapes, which implement the shape class interface described in
	doc/shape.h.
	</longdescription>
	<upstream>
		<remote-id type="sourceforge">worldforge</remote-id>
	</upstream>
</pkgmetadata>