Package Details: moonlight-qt 6.1.0-1

Git Clone URL: https://aur.archlinux.org/moonlight-qt.git (read-only, click to copy)
Package Base: moonlight-qt
Description: GameStream client for PCs (Windows, Mac, and Linux)
Upstream URL: https://moonlight-stream.org
Licenses: GPL-3.0-or-later
Submitter: mherzberg
Maintainer: LibertyGM
Last Packager: LibertyGM
Votes: 44
Popularity: 0.93
First Submitted: 2018-08-08 23:11 (UTC)
Last Updated: 2024-09-18 00:28 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Pinned Comments

Latest Comments

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

PMaynard commented on 2023-09-29 10:39 (UTC)

Confirmed it can build and run on arch "aarch64". You may want to update the PKGBUILD to reflect this.

Drymarchon commented on 2023-05-10 00:44 (UTC)

@cgirard please bump the version number so the package will rebuild when people update with -Syu

cgirard commented on 2023-04-07 05:51 (UTC)

@lockheed this is AUR. It only provides PKGBUILD. Building is your responsibility

lockheed commented on 2023-04-07 05:11 (UTC)

Please, publish a rebuilt package for libavcodec.60

Lightning5 commented on 2023-03-21 09:18 (UTC)

Moonlight crashes when trying to run. Running in terminal gives the following error:

moonlight: error while loading shared libraries: libavcodec.so.59: cannot open shared object file: No such file or directory

Apparently, libavcodec was updated to version 60.

Recompilation and reinstall solved the issue. Please bump the version number or solve it in another way.

LitusMike2 commented on 2022-11-02 06:05 (UTC)

fail to build for { curl: (22) The requested URL returned error: 416 } url : https://github.com/moonlight-stream/moonlight-qt/releases/download/v4.3.0/MoonlightSrc-4.3.0.tar.gz

am I doing something wrong?

TechXero commented on 2022-06-21 08:01 (UTC)

Cannot build here's error https://pastebin.com/2mK1U97P

sschroe commented on 2022-02-14 15:19 (UTC)

@ssnf the openssl package should be enough, make sure that you also have the base-devel packages (pkgconf in particular) installed.

ssnf commented on 2022-02-14 11:56 (UTC)

I'm getting an error when building the package: "Project ERROR: openssl development package not found"

But I'm not sure how to get this development package. I thought it already came with the openssl package?

JPenuchot commented on 2022-02-08 16:16 (UTC) (edited on 2022-02-08 16:19 (UTC) by JPenuchot)

I'm getting a segfault at startup. Not sure it's caused by Moonlight itself though, here's a backtrace: https://pastebin.com/raw/r1JL4sPD

EDIT: Solved it by installing the Plasma meta-package. The dependencies might be incomplete.