Search Criteria
Package Details: pulseaudio-module-xrdp 0.7-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: | PulseAudio modules for xrdp |
Upstream URL: | https://github.com/neutrinolabs/pulseaudio-module-xrdp |
Licenses: | LGPL |
Submitter: | kballen |
Maintainer: | Jat |
Last Packager: | Jat |
Votes: | 4 |
Popularity: | 0.98 |
First Submitted: | 2019-10-16 19:53 (UTC) |
Last Updated: | 2024-04-23 08:40 (UTC) |
Dependencies (6)
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR)
- xrdpAUR (xrdp-bin-gitAUR, xrdp-devel-gitAUR, xrdp-gitAUR)
- check (check-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- meson (meson-gitAUR) (make)
- perl-xml-parser (make)
Latest Comments
1 2 3 4 Next › Last »
MasWag commented on 2025-01-17 11:47 (UTC)
Umm. It seems I still have the same issue as before
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
1 2 3 4 Next › Last »