Search Criteria
Package Details: protontricks-git 1.14.1.r6.g28cfc0c-1
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-only |
| Conflicts: | protontricks |
| Provides: | protontricks |
| Submitter: | jcstryker |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 33 |
| Popularity: | 0.66 |
| First Submitted: | 2018-08-28 05:05 (UTC) |
| Last Updated: | 2026-05-05 21:38 (UTC) |
Dependencies (14)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-vdf
- winetricks (winetricks-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- python-pytest (check)
- yad (yad-gtk2AUR, yad-gitAUR, yad-lightAUR) (optional) – for GUI
- zenity (zenity-gtk3AUR, zenity-gitAUR, zenity-rs-binAUR, qarma-gitAUR) (optional) – fallback for GUI
Required by (10)
- eddiscovery-proton (requires protontricks)
- goverlay-git (requires protontricks) (optional)
- metaelite-proton (requires protontricks)
- minecraft-bedrock (optional)
- polyversal-patcher (requires protontricks)
- polyversal-patcher-bin (requires protontricks) (optional)
- shortix-desktop (requires protontricks)
- vhelper (requires protontricks)
- zladxhd-installer-bin (requires protontricks) (optional)
- zladxhd-installer-git (requires protontricks) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
Matoking commented on 2021-11-13 08:52 (UTC)
Protontricks also requires the
python-setuptoolsdependency due to usingpkg_resources. This also applies to the protontricks 1.6.1 package on AUR.I've updated the upstream
setup.pyfile 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)
yadis now default andzenitywill only be used ifyadis 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-databaseordesktop-file-installwould 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-utilspackage that takes care of that automatically.yochananmarqos commented on 2021-07-24 15:40 (UTC)
@Matoking: The desktop files are already installed by the
setup.py, see the commit.protontricks-desktop-installdoes need to be removed manuallyMatoking commented on 2021-07-24 15:29 (UTC)
The upstream package now comes with two desktop entry files (
protontricks.desktopandprotontricks-launch.desktop).Those two files should be installed in the PKGBUILD and the
protontricks-desktop-installexecutable should be removed;protontricks-desktop-installis only intended as a fallback in case the user is installing the package using a different method (eg. pip) that can't reliably install files outside the normal Python environment.ashton commented on 2020-04-08 11:46 (UTC) (edited on 2020-04-08 11:46 (UTC) by ashton)
broken
class101 commented on 2020-04-02 13:24 (UTC) (edited on 2020-04-02 13:25 (UTC) by class101)
Please add @yochananmarqos @Freso requested changes
Or add me co maintainer if you are not sure how to do that
Matoking commented on 2020-01-22 17:55 (UTC)
Adding
python-setuptools-scmtomakedependsshould fix the build.setuptools-scm also allows the PEP440-formatted version to be retrieved simply using a version.py command (whipper-git uses this method):
Thanks for maintaining the package!
yochananmarqos commented on 2020-01-12 20:15 (UTC) (edited on 2020-01-12 20:23 (UTC) by yochananmarqos)
python-setuptools-scmis now required to build. Alsosteamis a requirement.Please use tags:
« First ‹ Previous 1 2 3 4 5 Next › Last »