Package Details: pulseshitter 3.0.0-5

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)

Required by (0)

Sources (2)

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 rust in the chroot (not rustup).

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 ring crate (a dependency of rustls).