Package Details: lutris-git 0.5.22.r289.g9a29a95-1

Git Clone URL: https://aur.archlinux.org/lutris-git.git (read-only, click to copy)
Package Base: lutris-git
Description: Open Gaming Platform
Upstream URL: https://lutris.net
Licenses: GPL-3.0-only
Conflicts: lutris
Provides: lutris
Submitter: ProfessorKaos64
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 44
Popularity: 0.008495
First Submitted: 2017-12-17 21:07 (UTC)
Last Updated: 2026-04-29 21:43 (UTC)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 Next › Last »

toshu commented on 2020-04-11 14:03 (UTC) (edited on 2020-04-11 14:08 (UTC) by toshu)

still an error in check:
copying share/lutris/icons/hicolor/symbolic/apps/symbols.html -> /paketbau/lutris-git/pkg/lutris-git/usr/share/lutris/icons/hicolor/symbolic/apps
copying share/lutris/icons/hicolor/symbolic/apps/virtualjaguar-symbolic.svg -> /paketbau/lutris-git/pkg/lutris-git/usr/share/lutris/icons/hicolor/symbolic/apps
error: can't copy 'share/lutris/icons/hicolor/symbolic/apps/amiga500-symbolic.svg': doesn't exist or not a regular file
==> FEHLER: Ein Fehler geschah in package().
Breche ab...
==> Removing installed dependencies...

dnmodder commented on 2020-03-27 16:40 (UTC)

error in check()

parkerlreed commented on 2020-02-25 04:48 (UTC)

libselinux appears to be a new requirement

beekay201 commented on 2020-02-23 10:48 (UTC)

Needed to add python-dbus and mesa-demos as pointed out in previous comments. Also added python-pip for distro module, needed for System Preferences/System Information tab.

fsyy commented on 2020-02-18 13:50 (UTC)

the version in PKGBUILD should be changed too, 0.5.3 -> 0.5.4

matoro commented on 2019-12-27 23:33 (UTC)

As of this merge: https://github.com/lutris/lutris/pull/2137 mesa-demos is now a hard dep. Could this be added to reflect the official package?

<deleted-account> commented on 2019-12-01 02:26 (UTC)

python-dbus appears to now be a dependency

ModuleNotFoundError: No module named 'dbus'

parkerlreed commented on 2019-11-20 21:13 (UTC)

@Spanner_Man git works on python 3.8

tjackson commented on 2019-11-18 09:03 (UTC)

OxHaK, Arch updated Python 3 to 3.8, I think you need to update whatever still exists in /usr/lib/python3.7. pacman -Qo /usr/lib/python3.7/file might help. The git version builds and tests fine for me.

<deleted-account> commented on 2019-10-07 20:59 (UTC)

I believe this requires a python-requests package. Fails to build.

ERROR: Failure: ModuleNotFoundError (No module named 'requests')