summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/protontricks: add 1.5.0Marek Szuba2021-04-221-0/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: bump to 1.4.4Marek Szuba2021-03-151-0/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: remove oldMarek Szuba2021-03-151-1/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: remove oldMarek Szuba2021-02-151-1/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: bump to 1.4.3Marek Szuba2021-01-191-0/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: bump to 1.4.2Marek Szuba2020-09-211-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: re-enable testsMarek Szuba2020-04-231-0/+1
| | | | | | | | | Instead of having to jump through hoops to satisfy setuptools-scm, remove references to that package and seed the version file manually, using the value of ${PV}. Presto, can use GitHub release archives - and by extension run tests - again! Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: remove oldMarek Szuba2020-03-181-1/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: bump to 1.4.1Marek Szuba2020-02-281-0/+1
| | | | | | | | | | | | | | | protontricks now have a setup-time dependency on dev-python/setuptools_scm, which means we have to use use release tarballs from PyPI rather than from GitHub - the latter cause builds to fail with LookupError: setuptools-scm was unable to detect version for '/.../app-emulation/protontricks-1.4.1/work/protontricks-1.4.1'. Make sure you're either building from a fully intact git repository or PyPI tarballs. Most other sources (such as GitHub's tarballs, a git checkout without the .git folder) don't contain the necessary metadata and will not work. The upshot of the above is that we can no longer run tests because the necessary files are not included in PyPI tarballs. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: new packageMarek Szuba2020-01-081-0/+1
Allows one to use winetricks on Proton (Steam Play) games without having to manually mess with prefix and Proton configuration. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>