Search Criteria
Package Details: pulseshitter 3.0.0-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pulseshitter.git (read-only, click to copy) |
|---|---|
| Package Base: | pulseshitter |
| Description: | Adds audio to your Discord video stream |
| Upstream URL: | https://github.com/Enitoni/pulseshitter |
| Licenses: | MPL2 |
| Submitter: | tfl5034 |
| Maintainer: | tfl5034 |
| Last Packager: | tfl5034 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-05-14 07:45 (UTC) |
| Last Updated: | 2025-07-31 02:40 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – For pipewire backend
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – For pulseaudio backend,
Latest Comments
peelz commented on 2025-08-14 00:58 (UTC)
I got it to build by adding
options=(!lto)to the PKGBUILD. I thought I tried that last time but apparently not.I'm using
rustin the chroot (notrustup).tfl5034 commented on 2025-07-30 04:00 (UTC)
I'm not sure why that would be. If you're using rustup, make sure you're updated to the latest stable. That's my only suggestion. I haven't seen this error. If you find an error in my PKGBUILD, let me know.
peelz commented on 2025-06-11 22:11 (UTC)
I'm not sure why but this fails to build in a clean chroot. There's tons of linker errors coming from the
ringcrate (a dependency of rustls).