summaryrefslogtreecommitdiff
path: root/sci-libs/rocFFT/metadata.xml
blob: e4f808d3ee17dd63b5c76043463a30a387baefa3 (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
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>lockalsash@gmail.com</email>
		<name>Sv. Lockal</name>
		<description>Primary maintainer</description>
	</maintainer>
	<maintainer type="person" proxied="yes">
		<email>xgreenlandforwyy@gmail.com</email>
		<name>Yiyang Wu</name>
	</maintainer>
	<maintainer type="person" proxied="yes">
		<email>negril.nx+gentoo@gmail.com</email>
		<name>Paul Zander</name>
		<description>General GPGPU stuff</description>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<upstream>
		<remote-id type="github">ROCm/rocm-libraries</remote-id>
	</upstream>
	<use>
		<flag name="benchmark">Build and install rocfft benchmark tools</flag>
		<flag name="perfscripts">Install rocfft-perf performance visualization suite</flag>
	</use>
</pkgmetadata>