Package Details: lutris-git 0.5.17.r1.ge8bfc73bb-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-or-later
Conflicts: lutris
Provides: lutris
Submitter: ProfessorKaos64
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 39
Popularity: 0.43
First Submitted: 2017-12-17 21:07 (UTC)
Last Updated: 2024-05-01 14:30 (UTC)

Dependencies (48)

Required by (1)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »

solarisfire commented on 2023-10-06 20:57 (UTC)

Build is unhappy this evening:

[3/16] Generating po/tr/LC_MESSAGES/lutris-tr.mo with a custom command
FAILED: po/tr/LC_MESSAGES/lutris.mo 
/usr/bin/msgfmt -o po/tr/LC_MESSAGES/lutris.mo ../lutris/po/tr.po
../lutris/po/tr.po:483: duplicate message definition...
../lutris/po/tr.po:92: ...this is the location of the first definition
../lutris/po/tr.po:548: keyword "Devam" unknown
../lutris/po/tr.po:548:18: syntax error
../lutris/po/tr.po:858: duplicate message definition...
../lutris/po/tr.po:92: ...this is the location of the first definition
../lutris/po/tr.po:1226: duplicate message definition...
../lutris/po/tr.po:975: ...this is the location of the first definition
/usr/bin/msgfmt: found 5 fatal errors
[15/16] Generating net.lutris.Lutris.desktop with a custom command
FAILED: net.lutris.Lutris.desktop 
/usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../lutris/share/applications/net.lutris.Lutris.desktop net.lutris.Lutris.desktop desktop /home/solarisfire/.cache/yay/lutris-git/src/lutris/po
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:483: duplicate message definition...
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:92: ...this is the location of the first definition
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:548: keyword "Devam" unknown
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:548:18: syntax error
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:858: duplicate message definition...
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:92: ...this is the location of the first definition
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:1226: duplicate message definition...
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:975: ...this is the location of the first definition
/usr/bin/msgfmt: found 5 fatal errors
[16/16] Generating net.lutris.Lutris.metainfo.xml with a custom command
FAILED: net.lutris.Lutris.metainfo.xml 
/usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../lutris/share/metainfo/net.lutris.Lutris.metainfo.xml net.lutris.Lutris.metainfo.xml xml /home/solarisfire/.cache/yay/lutris-git/src/lutris/po
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:483: duplicate message definition...
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:92: ...this is the location of the first definition
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:548: keyword "Devam" unknown
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:548:18: syntax error
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:858: duplicate message definition...
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:92: ...this is the location of the first definition
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:1226: duplicate message definition...
/home/solarisfire/.cache/yay/lutris-git/src/lutris/po/tr.po:975: ...this is the location of the first definition
/usr/bin/msgfmt: found 5 fatal errors
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build()

yochananmarqos commented on 2023-03-21 22:30 (UTC)

@RobinVdB: Do not flag packages out of date unless there's a new upstream release. This is not appropriate for a VCS package. Please add a comment here instead.

RobinVdB commented on 2023-03-21 22:17 (UTC) (edited on 2023-03-21 22:17 (UTC) by RobinVdB)

https://github.com/lutris/lutris/commit/ca6fbba7cbd71eb2d9f37f4724e81f7aac01bfda Seems to have broken this package by adding a dependency on cairo. For now, you can add python-cairo as a depends in the PKGBUILD manually.

yochananmarqos commented on 2023-01-30 18:18 (UTC)

@Astrobald: Done.

Astrobald commented on 2023-01-30 18:10 (UTC) (edited on 2023-01-30 18:16 (UTC) by Astrobald)

Hello, python-protobuf dependency seems to be needed by Lutris since the "bcfcf92" commit "Add support for Battle.net"

setup.py

58 install_requires=[

69 'protobuf',

yochananmarqos commented on 2022-11-29 17:17 (UTC)

@TriMoon: Fixed.

TriMoon commented on 2022-11-29 17:06 (UTC) (edited on 2022-11-29 17:09 (UTC) by TriMoon)

pkgver=0.5.12.beta1.r42.g027a55e2

I'm getting the following error and thus build fails:

FAILED: po/de/LC_MESSAGES/lutris.mo 
/usr/bin/msgfmt ../lutris/po/de.po -o po/de/LC_MESSAGES/lutris.mo
../lutris/po/de.po:1347: end-of-line within string
/usr/bin/msgfmt: found 1 fatal error

It would also help to point the upstream URL to the git repo, so we can post issues there...

pbo commented on 2022-10-19 17:41 (UTC) (edited on 2022-10-19 17:42 (UTC) by pbo)

hi, seems python-certifi must be added as a dependency

https://github.com/lutris/lutris/commit/4fd666d804b1bb03bfefa512e5d26937d1237f9f

Gnatzelle commented on 2022-08-04 01:00 (UTC)

Strycore merged the "fi.po"-fix about an hour ago. Patch not needed anymore ;)

harre commented on 2022-08-01 23:56 (UTC)

Cool, that worked perfectly!