Files
main/game/misc/protontricks/pspec.xml
T
Bahar KURT 3838366268 Initial builds for Protontricks and python3-vdf
Protontricks depends on python3-vdf, so it has to be compiled first.
2025-09-04 13:27:07 +03:00

54 lines
2.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>protontricks</Name>
<Homepage>https://github.com/Matoking/protontricks</Homepage>
<Packager>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<Icon>protontricks</Icon>
<Summary xml:lang="en">A simple wrapper that does winetricks things for Proton enabled games</Summary>
<Description xml:lang="en">Run Winetricks commands for Steam Play/Proton games among other common Wine features, such as launching external Windows executables.</Description>
<Summary xml:lang="tr">winetricks şeylerini Proton destekli oyunlar için yapan basit bir sarmalayıcı</Summary>
<Description xml:lang="tr">Steam Play/Proton oyunları için diğer genel Wine özellikleri, mesela dışarıdaki Windows çalıştırılabilirleri çalıştırmak, dahil olmak üzere Winetricks komutlarını çalıştırın</Description>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-installer</Dependency>
<Dependency>python3-wheel</Dependency>
</BuildDependencies>
<Archive sha1sum="645c6e42cf974ae5fb11ce06e855555445b11516" type="targz">https://github.com/Matoking/protontricks/archive/refs/tags/1.13.0.tar.gz</Archive>
</Source>
<Package>
<Name>protontricks</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-vdf</Dependency>
<Dependency>winetricks</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-pillow</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/lib/python3*</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc/protontricks</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-09-04</Date>
<Version>1.13.0</Version>
<Comment>Initial release</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
</History>
</PISI>