summaryrefslogtreecommitdiff
path: root/media-libs/osl/metadata.xml
blob: 4e777e0e93936666d17b925a9a7a39dabd4fa9f2 (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>negril.nx+gentoo@gmail.com</email>
		<name>Paul Zander</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		A small but rich language for programmable shading in advanced
		renderers and other applications, ideal for describing materials,
		lights, displacement, and pattern generation.
	</longdescription>
	<use>
		<flag name="partio">Use <pkg>media-libs/partio</pkg></flag>
		<flag name="gui">Build the osltoy binary (with Qt5)</flag>
		<flag name="qt6">Build the osltoy binary (with Qt6)</flag>
	</use>
	<upstream>
		<remote-id type="github">AcademySoftwareFoundation/OpenShadingLanguage</remote-id>
	</upstream>
</pkgmetadata>