summaryrefslogtreecommitdiff
path: root/app-emulation/wine-proton/metadata.xml
blob: e0ea57df1f220aec8440c9f37bd50b1c7b5fa741 (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">
		<email>ionen@gentoo.org</email>
		<name>Ionen Wolkens</name>
	</maintainer>
	<maintainer type="project">
		<email>wine@gentoo.org</email>
		<name>Wine</name>
	</maintainer>
	<use>
		<flag name="crossdev-mingw">
			Use <pkg>sys-devel/crossdev</pkg> for the toolchain rather than
			<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up)
		</flag>
		<flag name="gecko">Enable mshtml support using <pkg>app-emulation/wine-gecko</pkg></flag>
		<flag name="mono">Enable .NET support using <pkg>app-emulation/wine-mono</pkg></flag>
		<flag name="osmesa">Enable off-screen rendering (OpenGL in bitmaps) support</flag>
		<flag name="perl">Install helpers that require perl (winedump/winemaker)</flag>
		<flag name="sdl">Enable gamepad support using <pkg>media-libs/libsdl2</pkg></flag>
		<flag name="vkd3d">Enable DirectX 12 support using <pkg>app-emulation/vkd3d</pkg></flag>
	</use>
	<upstream>
		<changelog>https://github.com/ValveSoftware/Proton/wiki/Changelog</changelog>
		<remote-id type="github">ValveSoftware/wine</remote-id>
	</upstream>
</pkgmetadata>