Package Details: moonshine-git r611.3f8e17c-1

Git Clone URL: https://aur.archlinux.org/moonshine-git.git (read-only, click to copy)
Package Base: moonshine-git
Description: Streaming server for Moonlight clients, written in Rust.
Upstream URL: https://github.com/hgaiser/moonshine
Licenses: BSD-2-Clause
Conflicts: moonshine
Provides: moonshine
Submitter: hgaiser
Maintainer: hgaiser
Last Packager: hgaiser
Votes: 1
Popularity: 0.72
First Submitted: 2024-01-23 21:39 (UTC)
Last Updated: 2026-07-27 16:27 (UTC)

Latest Comments

hgaiser commented on 2026-07-27 09:01 (UTC)

Thanks! I noticed the compile issue yesterday too. I guess the CI doesn't compile the whole workspace.. It's fixed now.

lea commented on 2026-07-27 07:29 (UTC)

Build fails after latest commits:

error[E0061]: this function takes 8 arguments but 7 arguments were supplied
   --> moonshine-tools/src/bin/bench.rs:239:24
    |
239 |     let session_manager = SessionManager::new(
    |                           ^^^^^^^^^^^^^^^^^^^

I assume the new polkit rules/group also need adding. Love the project btw!

hgaiser commented on 2026-07-23 18:06 (UTC)

Thanks! Just added git as a dependency.

dundarious commented on 2026-07-20 15:45 (UTC)

Need git in the makedepends or else a clean build in a chroot fails as follows:

==> ERROR: Cannot find the git package needed to handle git sources.