Search Criteria
Package Details: pulseaudio-module-xrdp 0.8-1
Package Actions
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.004458 |
First Submitted: | 2019-10-16 19:53 (UTC) |
Last Updated: | 2025-04-18 08:41 (UTC) |
Dependencies (7)
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR)
- xrdpAUR (xrdp-bin-gitAUR, xrdp-devel-gitAUR, xrdp-gitAUR)
- check (check-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- meson (meson-gitAUR) (make)
- tdb (traildb-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
StarAssassin64 commented on 2025-01-16 04:00 (UTC)
fixed the issue, posted the fixed PKGBUILD on pastebin: https://pastebin.com/pjA3AixR
comment copy if you want to stay here:
StarAssassin64 commented on 2025-01-16 03:01 (UTC) (edited on 2025-01-16 03:01 (UTC) by StarAssassin64)
Kept getting the error saying the sha256sum couldn't be blank. I constructed the link in the PKGBUILD and I couldn't get it. I'm going to figure out how to fix this so I can install.
MasWag commented on 2025-01-04 01:19 (UTC)
It seems this PKGBUILD/package assumes that the version of pulseaudio is something like 17.0, whereas
pulseaudio --version
returns a bit longer (like 17.0-43-g3e2bb). The current PKGBUILD has a download issue related to this, which is easily fixable.However, I have the following "real" issue on version mismatch. Is this reproducible and/or does anyone know how to fix this?
h4xx commented on 2024-08-21 06:27 (UTC)
Looks like there is an issue with the SSL certificate from freedesktop.org.
To complete the build i had to replace the source from https://freedesktop.org to https://www.freedesktop.org in PKGBUILD.
varungarg commented on 2024-08-17 09:57 (UTC) (edited on 2024-08-17 09:57 (UTC) by varungarg)
I am getting weird/distorted sounds. I killed existing pulse and started
pulseaudio -vvvv
inside terminal started in xrdp session.I don't know what is going wrong
cinereus commented on 2024-08-13 16:09 (UTC)
The SSL certificate for https://freedesktop.org/software/pulseaudio/releases/pulseaudio-x.x.tar.xz is currently invalid so this doesn't build.
The cert for https://www.freedesktop.org/software/pulseaudio/releases/pulseaudio-x.x.tar.xz is fine so can build using that.
benjarobin commented on 2024-08-06 18:35 (UTC)
Please depend on
pulse-native-provider
instead ofpulseaudio
. See https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/10peiyangxie commented on 2024-04-05 14:49 (UTC) (edited on 2024-04-05 14:49 (UTC) by peiyangxie)
finally i make it work...but ugly, add this to i3 config
run_forever.sh:
Jat commented on 2023-08-09 09:23 (UTC)
@D3vil0p3r install meta package base-devel
D3vil0p3r commented on 2023-08-04 22:02 (UTC) (edited on 2023-08-04 22:05 (UTC) by D3vil0p3r)
For compiling the package cmake and pkgconfig are needed. Also m4, autoconf, automake... Furthermore I guess that also other dependencies are needed. When I try to install it, I get the following error and "NO" messages:
« First ‹ Previous 1 2 3 4 5 Next › Last »