As maintainer of this package, I enable or disable the options that I think are convenient
if you not like, you can create you own package with your needs. this is AUR, you can do it
please. don't waste my time
greetings
Git Clone URL: | https://aur.archlinux.org/pipewire-git.git (read-only, click to copy) |
---|---|
Package Base: | pipewire-git |
Description: | Low-latency audio/video router and processor (GIT version) - client library |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | libpipewire |
Provides: | libpipewire, libpipewire-.so |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000207 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2025-02-17 17:51 (UTC) |
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 Next › Last »
As maintainer of this package, I enable or disable the options that I think are convenient
if you not like, you can create you own package with your needs. this is AUR, you can do it
please. don't waste my time
greetings
WT# are you saying @sl1pkn07? This is AUR and not sl1pkn07's personal git!
ArchLinux guidelines dictates to keep all package's as closest to the upstream project settings and defaults.
If you're not interested in keeping the arch's philosphy or keep the project to your own usage means, then you're the one to orphanage this one and create create a GitHub repo...
I'll ticket the orphanage request for you!
With the new pulse server and its Systemd service and socket, pipewire-pulse-git should have pulseaudio in its provides array.
The main developer of Pipewire is also maintaining the Fedora packaging and it ships the GStreamer module and not building the FFmpeg one at all, so it seems like the GStreamer module is recommended to use.
I suggest having them both enabled here but split them into their own packages, so anyone who wants to avoid gst on the host system can build in a chroot which is pretty easy with aurutils.
Suggested changes are here: https://gist.github.com/tinywrkb/ecfdf730e54042dc26610f3c204624f8
Hm. How am I meant to use it as a pulse replacement without pw-pulse?
EDIT: systemctl enable --user pipewire-pulse
Attempts to use stat on usr/bin/pw-pulse instead of /usr/bin/pw-pulse during install. Issue occurred with error "mv: cannot stat 'usr/bin/pw-pulse': No such file or directory" on Clean build. The devs are reporting this as a packaging issue so I am also making note of it here.
edit: It seems that the issue is with the aur package rather than upstream. Pw-pulse has been depreciated and needs removed from the pkgbuild. https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/375
For some reason pipewire-git conflicts with alsa-card-profiles
error: failed to commit transaction (conflicting files)
pipewire-git: /usr/share/alsa-card-profile/mixer/paths/analog-input-aux.conf exists in filesystem (owned by alsa-card-profiles)
Also, pipewire-git contains pw-jack and pw-pulse, instead of those being in pipewire-jack-git and pipewire-pulse-git
pkgconf is part of the base-devel group, which should be pretty much bare minimum for diving into ABS or the AUR.
missing pkgconf dep I think.
└───╼ systemctl --user status pipewire.socket
● pipewire.socket - Multimedia System
Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; disabled; vendor preset: enabled)
Active: inactive (dead)
Triggers: ● pipewire.service
Listen: /run/user/1000/pipewire-0 (Stream)
┌─┤[$]|[sl1pkn07]|[sL1pKn07]|[~/aplicaciones/pipewire-git]|
└───╼ systemctl --user start pipewire.socket
┌─┤[$]|[sl1pkn07]|[sL1pKn07]|[~/aplicaciones/pipewire-git]|
└───╼ systemctl --user status pipewire.socket
● pipewire.socket - Multimedia System
Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; disabled; vendor preset: enabled)
Active: active (listening) since Sun 2020-09-13 16:56:35 CEST; 2s ago
Triggers: ● pipewire.service
Listen: /run/user/1000/pipewire-0 (Stream)
CGroup: /user.slice/user-1000.slice/user@1000.service/pipewire.socket
sep 13 16:56:35 sL1pKn07 systemd[1191]: Listening on Multimedia System.
Pinned Comments