File: control

package info (click to toggle)
protontricks 1.13.1%2Bds-1
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 716 kB
  • sloc: python: 5,237; sh: 247; xml: 68; makefile: 9
file content (36 lines) | stat: -rw-r--r-- 1,130 bytes parent folder | download
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
29
30
31
32
33
34
35
36
Source: protontricks
Section: contrib/utils
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Stephan Lachnit <stephanlachnit@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
 python3-setuptools-scm,
 python3-vdf (>= 4.0),
 python3-pil,
 python3-pytest <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://github.com/Matoking/protontricks
Vcs-Browser: https://salsa.debian.org/games-team/protontricks
Vcs-Git: https://salsa.debian.org/games-team/protontricks.git
Testsuite: autopkgtest-pkg-python

Package: protontricks
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-pil,
 yad | zenity,
 winetricks,
Recommends:
 steam-installer | steam-launcher,
Description: simple wrapper that does Winetricks things for Proton
 Proton is a modified version of Wine used in Steam. This tool allows you to
 use Winetricks commands for games in Steam using Proton. This is often useful
 when a game requires closed-source runtime libraries that are not included
 with Proton.