summaryrefslogtreecommitdiff
path: root/media-libs/openctm/metadata.xml
blob: 89e9808ac2d21bc47826775d2ec7c1e7809aa1f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>amynka@gentoo.org</email>
	</maintainer>
	<maintainer type="project">
		<email>3dprint@gentoo.org</email>
		<name>Gentoo 3D print</name>
	</maintainer>
	<slots>
		<subslots>soname major version number</subslots>
	</slots>
	<longdescription>
		OpenCTM - the Open Compressed Triangle Mesh file format - is a file format, a software library and a tool set for compression of 3D triangle meshes.
	</longdescription>
	<upstream>
		<bugs-to>https://sourceforge.net/p/openctm/bug-reports/</bugs-to>
		<remote-id type="sourceforge">openctm</remote-id>
	</upstream>
</pkgmetadata>