summaryrefslogtreecommitdiff
path: root/virtual/rust/metadata.xml
blob: c417957ed3fb14c45638954995827f1cd9088fc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>randy@electronsweatshop.com</email>
		<name>Randy Barlow</name>
	</maintainer>
	<maintainer type="person" proxied="yes">
		<email>navi@vlhl.dev</email>
		<name>Anna Figueiredo Gomes</name>
	</maintainer>
	<maintainer type="person" proxied="yes">
		<email>matoro_gentoo@matoro.tk</email>
		<name>Matoro Mahri</name>
	</maintainer>
	<maintainer type="project">
		<email>rust@gentoo.org</email>
		<name>Rust Project</name>
	</maintainer>
	<use>
		<flag name="profiler">Build the profiler runtime and rust-demangler tool (needed for '-C profile-generate' or '-C instrument-coverage' codegen opts)</flag>
		<flag name="rustfmt">Install rustfmt, Rust code formatter</flag>
	</use>
	<stabilize-allarches/>
</pkgmetadata>