Search Criteria
Package Details: pipewire-screenaudio-git 0.3.4.r11.gbd404d0-1
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: | 2024-07-25 08:34 (UTC) |
Dependencies (3)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- pipewire-screenaudio-librewolfAUR (optional) – Native Messaging for LibreWolf
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
--release
flag on line 42.