summaryrefslogtreecommitdiff
blob: ea8e4fdee06409f4a77afb0e05cbd019cb539353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci-chemistry@gentoo.org</email>
		<name>Gentoo Chemistry Project</name>
	</maintainer>
	<use>
		<flag name="static-plugins">Build all plugins statically into main plugin modules</flag>
		<flag name="vtk">include vtk support</flag>
	</use>
	<upstream>
		<remote-id type="github">OpenChemistry/avogadrolibs</remote-id>
		<remote-id type="sourceforge">avogadro</remote-id>
	</upstream>
</pkgmetadata>