Search Criteria
Package Details: pipewire-screenaudio-git 0.4.2.r1.ge65c521-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pipewire-screenaudio-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pipewire-screenaudio-git |
| Description: | Extension to passthrough pipewire audio to WebRTC Screenshare |
| Upstream URL: | https://github.com/IceDBorn/pipewire-screenaudio |
| Licenses: | GPL3 |
| Provides: | pipewire-screenaudio |
| Submitter: | jim3692 |
| Maintainer: | jim3692 |
| Last Packager: | jim3692 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-07-12 19:27 (UTC) |
| Last Updated: | 2026-03-24 17:38 (UTC) |
Dependencies (4)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR, pipewire-ldacAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Required by (1)
- pipewire-screenaudio-librewolf (requires pipewire-screenaudio)
Latest Comments
SuperPrower commented on 2024-07-24 17:50 (UTC)
Has a small problem with build. Package script expects results in release directory, while build by default is in debug mode (and thus in debug directory). Could be fixed by adding
--releaseflag on line 42.