Package Details: moonlight-qt-bin 6.1.0-2

Git Clone URL: https://aur.archlinux.org/moonlight-qt-bin.git (read-only, click to copy)
Package Base: moonlight-qt-bin
Description: moonlight-qt bin from appimage
Upstream URL: https://moonlight-stream.org
Licenses: GPL3-or-later
Conflicts: moonlight-qt
Provides: moonlight-qt
Submitter: suspect
Maintainer: suspect (luni3359, XenHat)
Last Packager: XenHat
Votes: 6
Popularity: 0.016008
First Submitted: 2021-12-14 18:56 (UTC)
Last Updated: 2024-10-01 04:24 (UTC)

Dependencies (8)

Required by (0)

Sources (2)

Latest Comments

1 2 Next › Last »

XenHat commented on 2024-09-30 23:08 (UTC)

I'll get to it later tonight or tomorrow, thanks.

chaos2theory commented on 2024-09-30 22:49 (UTC)

@suspect @luni3359 @Xenhat

bumping the update comments, but also calling out that I am happy to help maintain if yall are busy

gwsherman commented on 2024-09-29 18:35 (UTC) (edited on 2024-09-29 18:40 (UTC) by gwsherman)

For those getting

error: failed to prepare transaction (could not satisfy dependencies)
:: installing qt6-declarative (6.7.3-2) breaks dependency 'qt6-quickcontrols2' required by moonlight-qt-bin

when trying to update, editing the PKGBUILD and removing 'qt6-quickcontrols2' from the depends section appears to fix it. I'm not sure if it's supposed to be 'qt5-quickcontrols2', is now provided by 'qt6-declarative', or simply not needed. But I'll assume that's not an appropriate fix for the actual PKGBUILD, though seems to work in a pinch.

MartinX3 commented on 2024-06-09 13:04 (UTC)

Please replace the QT5 dependency by QT6.

XenHat commented on 2024-05-07 18:42 (UTC)

Since the package only unpacks the AppImage, the AppImage itself needs to be updated, I don't know enough about AppImage to do anything about it. If anyone wants to be added to the maintainer list, feel free to chime in

MartinX3 commented on 2024-04-13 12:50 (UTC) (edited on 2024-04-13 12:50 (UTC) by MartinX3)

Please fix this package.
Since it's statically linked it links to old versions of system libraries.
In my case it breaks the hardware decoding because it wants VA-API 1.20 while Arch Linux now uses 1.21.

See https://github.com/moonlight-stream/moonlight-qt/issues/1257

suspect commented on 2023-05-01 15:26 (UTC)

I'm really sorry guys, but I do not use Arch anymore :( - I can add someone who is willing to do it as a maintainer, or I will disown the package.

XenHat commented on 2023-04-30 23:18 (UTC)

@greembow the package contains the file:

/opt/moonlight-qt-bin/usr/lib
❯ ls | grep libav
libavcodec.so.59
libavutil.so.57

And the package functions correctly for me.

Please do not flag packages out of date for local system breakage.

greembow commented on 2023-04-06 16:39 (UTC)

It appears this package is out of date as it's missing libavcodec-59, the build from source package does not have this problem.

XenHat commented on 2022-12-31 01:11 (UTC)

Updated! Thanks! :)