Search Criteria
Package Details: protontricks-git 1.11.1.r8.g3d019ca-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/protontricks-git.git (read-only, click to copy) |
---|---|
Package Base: | protontricks-git |
Description: | A simple wrapper that does winetricks things for Proton enabled games. |
Upstream URL: | https://github.com/Matoking/protontricks |
Licenses: | GPL-3.0-or-later |
Conflicts: | protontricks |
Provides: | protontricks |
Submitter: | jcstryker |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 31 |
Popularity: | 0.97 |
First Submitted: | 2018-08-28 05:05 (UTC) |
Last Updated: | 2024-08-26 17:17 (UTC) |
Dependencies (13)
- python-pillow (python-pillow-gitAUR)
- python-setuptools
- python-vdfAUR
- winetricks (winetricks-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- yad (yad-gtk2AUR, yad-gitAUR) (optional) – for GUI
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR) (optional) – fallback for GUI
Required by (4)
- arch-gaming-meta (requires protontricks) (optional)
- polyversal-patcher (requires protontricks)
- polyversal-patcher-bin (requires protontricks) (optional)
- shortix-desktop (requires protontricks)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
MarsSeed commented on 2022-07-01 19:41 (UTC)
Version in current PKGBUILD, .SRCINFO is wrong.
Should be
1.8.2.r3.8bed483-1
instead of1.8.2.dev3+gbe3805b-1
.<deleted-account> commented on 2022-06-14 03:01 (UTC)
Missing makedepends https://archlinux.org/packages/testing/any/python-setuptools/
FabioLolix commented on 2022-05-26 18:58 (UTC)
This pkgbuild incorrectly use "python3 setup.py --version" in pkgver instead of reccomended methods
veganvelociraptr commented on 2022-05-26 17:06 (UTC)
yay keeps repeatedly asking me to update the package 1.8.2-1 -> 1.8.2.dev3+gbe3805b-1, even though it's already updated.
skw commented on 2022-04-21 14:06 (UTC) (edited on 2022-04-21 14:25 (UTC) by skw)
in addition to needing
setuptools
at runtime, building in a chroot fails without ith0m3 commented on 2022-03-21 00:51 (UTC)
+1 on requires the
python-setuptools
dependency. protontricks wont run without pkg_resources frompython-setuptols
Matoking commented on 2021-11-13 08:52 (UTC)
Protontricks also requires the
python-setuptools
dependency due to usingpkg_resources
. This also applies to the protontricks 1.6.1 package on AUR.I've updated the upstream
setup.py
file with the missing dependency.FabioLolix commented on 2021-08-08 17:38 (UTC)
Please use a proper pkgver() https://wiki.archlinux.org/title/VCS_package_guidelines#Git
yochananmarqos commented on 2021-08-06 20:54 (UTC)
yad
is now default andzenity
will only be used ifyad
is not found. See the relevant commit.Matoking commented on 2021-07-24 15:58 (UTC)
@yochananmarqos OK, I was under the impression that either
update-desktop-database
ordesktop-file-install
would have to be executed in order for the desktop files to take effect, but it seems that there is a post-transaction hook underdesktop-file-utils
package that takes care of that automatically.« First ‹ Previous 1 2 3 4 Next › Last »