mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-27 07:48:08 -07:00
20 lines
811 B
XML
20 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>
|