summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/protontricks-1.4.3: fix copyright noticeMarek Szuba2021-01-191-1/+1
| | | | | | ...any day now... Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: bump to 1.4.3Marek Szuba2021-01-193-0/+90
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: bump to 1.4.2Marek Szuba2020-09-212-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: support pypy3Marek Szuba2020-07-111-1/+1
| | | | | | Builds and tests fine. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks-1.4.1-r1: support python3_9Marek Szuba2020-07-011-1/+1
| | | | | | Builds and tests fine. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: re-enable testsMarek Szuba2020-04-233-0/+95
| | | | | | | | | 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: fix setuptools_scm dependencyMarek Szuba2020-04-221-2/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: amd64 stable wrt bug #717402Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/protontricks: remove oldMarek Szuba2020-03-182-49/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: set DISTUTILS_USE_SETUPTOOLS=rdependMarek Szuba2020-02-281-0/+1
| | | | | | | Protontricks setup.py uses entry_points so we should have setuptools in RDEPEND as well. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/protontricks: bump to 1.4.1Marek Szuba2020-02-282-0/+53
| | | | | | | | | | | | | | | 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: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-1/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/protontricks: Remove local USE="gui"David Seifert2020-01-121-3/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/protontricks: new packageMarek Szuba2020-01-083-0/+68
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>