mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 00:45:46 +02:00
19 lines
811 B
XML
19 lines
811 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
<upstream>
|
|
<remote-id type="github">Matoking/protontricks</remote-id>
|
|
<remote-id type="pypi">protontricks</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|