summaryrefslogtreecommitdiff
path: root/media-libs/oidn/metadata.xml
blob: 448ccc40008f7c799bc44dcd5977a65b9ecebbbd (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>darkdefende@gmail.com</email>
		<name>Sebastian Parborg</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		Intel Open Image Denoise is an open source library of high-performance,
		high-quality denoising filters for images rendered with ray tracing. Intel
		Open Image Denoise is part of the Intel® oneAPI Rendering Toolkit and is
	</longdescription>
	<use>
		<flag name="apps">
			Build the standalone denoise, self test, and benchmark binaries.
		</flag>
		<flag name="hip">
			Build OIDN with AMD HIP support.
		</flag>
	</use>
	<upstream>
		<remote-id type="github">OpenImageDenoise/oidn</remote-id>
	</upstream>
</pkgmetadata>