Package Details: pulseaudio-module-xrdp 0.8-1

Git Clone URL: https://aur.archlinux.org/pulseaudio-module-xrdp.git (read-only, click to copy)
Package Base: pulseaudio-module-xrdp
Description: xrdp pulseaudio module
Upstream URL: https://github.com/neutrinolabs/pulseaudio-module-xrdp
Licenses: LGPL-2.1-only
Conflicts: pulseaudio-module-xrdp
Provides: pulseaudio-module-xrdp
Submitter: kballen
Maintainer: xiota
Last Packager: xiota
Votes: 3
Popularity: 0.144903
First Submitted: 2019-10-16 19:53 (UTC)
Last Updated: 2025-04-18 08:41 (UTC)

Dependencies (7)

Required by (0)

Sources (2)

Latest Comments

1 2 3 4 5 Next › Last »

mio-19 commented on 2025-04-18 00:02 (UTC)

anongit.freedesktop.org goes down from time to time. Is it also available from gitlab.freedesktop.org?

TheLamer commented on 2025-02-02 03:03 (UTC)

Yeah, your logic is spot on, building now. Sorry if any false alarms.

TheLamer commented on 2025-02-02 01:08 (UTC)

This is on the pulseaudio checkout https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=pulseaudio-module-xrdp#n49 you can run this logic line on any arch distro and it will fail.

TheLamer commented on 2025-02-02 01:07 (UTC)

No, this is vanilla Arch, the package in repos right now starts with 17.0+ and the tag name is v17.0 I honestly cannot figure out how this could be working for anyone?

TheLamer commented on 2025-02-01 22:17 (UTC) (edited on 2025-02-01 22:18 (UTC) by TheLamer)

This no longer builds due to git branch references:

155.5 Building pulseaudio...
155.5 error: pathspec '17.0' did not match any file(s) known to git

Looking at the branches on git they don't even have a 17.x or anything close to it:

0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue

Sorry it is just logistics, they have a tag but it is all prepended with v IE:

v17.0

Just need to modify the PKGBUILD

rtrueck commented on 2025-01-25 08:02 (UTC) (edited on 2025-01-25 08:04 (UTC) by rtrueck)

PulseAudio is now based on Git instead of a release tarball, so we need to build it from the same version.


_commit="3e2bb8a1ece02ae4e2c217273c9c0929cb9f5cae"

source=(
    "git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=${_commit}"
    "git+${url}.git#branch=devel"
)

MasWag commented on 2025-01-17 11:47 (UTC)

Umm. It seems I still have the same issue as before

$ PULSE_SCRIPT=/etc/xrdp/pulse/default.pa  pulseaudio 
E: [pulseaudio] module.c: Module "module-xrdp-sink" version (17.0) doesn't match the expected version (17.0-43-g3e2bb).
E: [pulseaudio] main.c: Module load failed.
E: [pulseaudio] main.c: Failed to initialize daemon due to errors while executing startup commands. Source of commands: /etc/xrdp/pulse/default.pa