blob: 7be4d900e813d4c01190160e7484c4d4f170998e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chewi@gentoo.org</email>
<name>James Le Cuirot</name>
</maintainer>
<stabilize-allarches />
<longdescription lang="en">
A simple wrapper script that allows you to easily run Winetricks commands for Steam Play/Proton
games. This is often useful when a game requires closed-source runtime libraries that are not
included with Proton, or to activate Gallium Nine (native Direct3D 9 support) for a Proton game,
without all the tedious messing around with Wine prefixes.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|