Search Criteria
Package Details: pipewire-jack-git 0.3.22.17.g686524ce-1
Git Clone URL: | https://aur.archlinux.org/pipewire-git.git (read-only, click to copy) |
---|---|
Package Base: | pipewire-git |
Description: | Server and user space API to deal with multimedia pipelines. (JACK support) (GIT Version) |
Upstream URL: | https://pipewire.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 6 |
Popularity: | 1.04 |
First Submitted: | 2017-09-19 15:57 |
Last Updated: | 2021-02-19 14:28 |
Dependencies (24)
- libjack.so (pipewire-jack-dropin, jack2-git, jack, jack2, lib32-jack, lib32-jack2)
- libpipewire-0.3.so (pipewire-full-git, pipewire-common-git, pipewire-git, pipewire)
- pipewire (pipewire-full-git, pipewire-common-git, pipewire-git)
- desktop-file-utils (desktop-file-utils-git) (check)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (make)
- bluez-libs (bluez-git) (make)
- dbus (dbus-elogind, dbus-git, dbus-nosystemd, dbus-x11, dbus-nosystemd-minimal-git, dbus-selinux) (make)
- doxygen (doxygen-git) (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git) (make)
- git (git-git) (make)
- graphviz (make)
- jack2 (jack2-git) (make)
- libfdk-aac (fdk-aac-free) (make)
- libldac (make)
- libopenaptx (libopenaptx-git) (make)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git) (make)
- libsndfile (libsndfile-git, libsndfile-minimal-git) (make)
- meson (meson-git) (make)
- ncurses (ncurses-nohex, ncurses-git) (make)
- rtkit (make)
- sbc (make)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-nox-git, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git) (make)
- valgrind (valgrind-git) (make)
- xmltoman (make)
Required by (2)
- pipewire-git (optional)
- pipewire-jack-dropin (requires pipewire-jack)
Latest Comments
1 2 3 4 5 6 Next › Last »
tinywrkb commented on 2021-02-24 20:53
@blackout
pulseaudio-alsa
is a compat config to make ALSA apps work through PulseAudio.pipewire-alsa
serves a different purpose, it lets ALSA apps work through PipeWire, so it's not the same.I believe that there's nothing that stops you from using
pulseaudio-alsa
with PipeWire and then ALSA apps go through the Pulse server of PipeWire though I haven't tried.blackout commented on 2021-02-24 20:29
provides pulseaudio-alsa ?
tinywrkb commented on 2021-02-18 18:58
@sl1pkn07 another change to the package.
client-rt.conf
in the backup array.-pulse
package when using the Pulse server. This also follows the Rawhide package which PipeWire's developer is its maintainer.@all you should probably expect two
.pacsave
files.tinywrkb commented on 2021-02-12 11:51
New config files. I'm not 100% sure about moving them to the split packages, especially not
pipewire-pulse.conf
though it looks like only pulse daemon relevant code uses it, so it might be ok.Commit message says config paths might change so we should keep an eye on this as it might need another update.
tinywrkb commented on 2021-02-11 11:23
@sl1pkn07 here's another update for the PKGBUILD:
1. Drop the Vulkan dependencies as it's now disabled by default and not useful.
2. Sync with extra/pipewire changes. 3. Cosmetics.
p.s. There are fewer reasons for me to stay on the git package. The only things I'm looking forward are to are: BT HW/device volume sync, auto HFP/HSP profile switch (voice call mode), and a few bug fixes.
So I might not stay on top of changes in the future.
tinywrkb commented on 2021-01-31 16:56
I'm not exactly sure when this was added but now PipeWire is can save & restore the volume level of Bluetooth headphones, and it's not defaulting to 100% anymore when there's no saved state.
Also, when you connect a BT device it auto set the default sink and move all playing audio streams (at least those that were not manually set) to the A2DP output sink of the BT device.
So if you used my systemd user udev rule, which I noticed a couple of users did, then you don't need it anymore.
tinywrkb commented on 2021-01-21 11:42
@sl1pkn07 More changes from extra/pipewire.
Now
alsa-card-profile
is being packaged/split-up frompipewire
base package and notpulseaudio
, and the latter is packaged with the card profiles.Because
pulseaudio
doesn't depend anymore onalsa-card-profile
, I think it safe and correct to havepipewire-git
directly depend onalsa-card-profile-git
.tinywrkb commented on 2021-01-13 16:56
New config files
eh5 commented on 2021-01-10 09:08
Consider using https://aur.archlinux.org/pkgbase/pipewire-common-git/ if you are looking for GStreamer support.
65a commented on 2021-01-09 08:23
Having weird issues with this package vs the default version, and I'm not sure I trust the maintainer. Going back to default package until this namesquat is sorted.