Search Criteria
Package Details: protontricks 1.4.3-1
Git Clone URL: | https://aur.archlinux.org/protontricks.git (read-only, click to copy) |
---|---|
Package Base: | protontricks |
Description: | A simple wrapper that does winetricks things for Proton enabled games. |
Upstream URL: | https://github.com/Matoking/protontricks |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | jcstryker |
Maintainer: | jcstryker |
Last Packager: | jcstryker |
Votes: | 54 |
Popularity: | 3.41 |
First Submitted: | 2019-02-04 14:36 |
Last Updated: | 2020-12-09 22:11 |
Dependencies (6)
- python (python-dbg)
- winetricks (winetricks-git)
- python-vdf>=2.4
- git (git-git) (make)
- python-setuptools-scm (make)
- zenity (qarma-git, zenity-gtk2, zenity-git, zenity-light) (optional) – GUI for GNOME desktop
Latest Comments
1 2 3 Next › Last »
Rhinoceros commented on 2020-04-29 00:01
This has been marked out-of-date for a month now. It's not though, is it? Can you please remove the flag?
Cervox commented on 2020-04-10 00:23
Built just fine here, used yay.
katt commented on 2020-04-04 13:45
python-coverage (and this package) installs just fine here, and isn't even a dependency of this package, why are you reporting this package out-of-date?
badlydrawnface commented on 2020-03-31 02:13
python-coverage (dependency) cannot be installed.
sfmason commented on 2020-03-25 00:26
Error building package on dependency python-vdf. Had to do a:
pamac install --as-deps python-vdf
prior to installing. After that, everything works fine.
Drindie commented on 2020-02-21 01:23
Error installing repo packages
r3drock commented on 2020-01-04 00:47
The sha512sum doesn't match. The correct one is 4e33334e219db2e6679b430ee42408529478834c80c7da3b9bece4756eb27b9331d49a6a884de8a7ced5ec29d78ce831fee4cfbf6d5adcd750666b7e7a1e5607
deemon commented on 2020-01-02 17:38
==> Validating source files with sha512sums... 1.3.1.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build protontricks
xenu commented on 2019-12-21 00:03
@zany130: Had the same error as vdf python package was not installed. A "sudo easy_install vdf" fixed it for me
zany130 commented on 2019-12-15 02:09
its not running with this error message
Traceback (most recent call last):
File "/usr/bin/protontricks", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3252, in <module> def _initialize_master_working_set(): File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3235, in _call_aside f(args, *kwargs) File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3264, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 583, in _build_master ws.require(requires) File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'vdf>=2.4' distribution was not found and is required by protontrick