Search Criteria
Package Details: pipewire-full-ffado-git 1.2.0.r126.gd4de97a4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pipewire-full-git.git (read-only, click to copy) |
---|---|
Package Base: | pipewire-full-git |
Description: | Low-latency audio/video router and processor - FireWire support |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-ffado |
Provides: | pipewire-ffado |
Submitter: | eh5 |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-12 10:41 (UTC) |
Last Updated: | 2024-08-14 15:53 (UTC) |
Dependencies (48)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libffado.so (libffado)
- libpipewire-0.3.so (lib32-pipewire-gitAUR, libpipewire-full-gitAUR, lib32-libpipewire, libpipewire)
- pipewire-full-audio-gitAUR
- pipewire-full-gitAUR
- abseil-cpp (abseil-cpp-gitAUR) (make)
- alsa-lib (make)
- avahi (make)
- bluez-libs (bluez-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- graphviz (make)
- gst-plugins-base (gst-plugins-base-gitAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack) (make)
- libcamera (libcamera-clang-gitAUR, libcamera-gitAUR) (make)
- libcanberra (make)
- libfdk-aac (libfdk-aac-gitAUR) (make)
- libffado (libffado-svnAUR) (make)
- libfreeaptx (make)
- liblc3 (liblc3-gitAUR) (make)
- libldac (make)
- libmysofa (libmysofa-gitAUR, libmysofa-3djAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libsndfile (libsndfile-gitAUR) (make)
- libusb (libusb-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxfixes (make)
- lilv (lilv-gitAUR) (make)
- meson (meson-gitAUR) (make)
- modemmanager (modemmanager-gitAUR, modemmanager-devAUR) (make)
- ncurses (ncurses-gitAUR) (make)
- opus (opus-gitAUR) (make)
- python (python37AUR) (make)
- python-packaging (make)
- readline (readline-gitAUR) (make)
- roc-toolkit (roc-toolkit-gitAUR) (make)
- rtkit (rtkit-suspendAUR) (make)
- sbc (make)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat) (make)
- systemd (systemd-fmlAUR, systemd-gitAUR, systemd-selinuxAUR) (make)
- valgrind (valgrind-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- webrtc-audio-processing-1 (make)
- openal (openal-gitAUR) (check)
Required by (1)
- pipewire-full-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
fallingcats commented on 2021-10-19 22:45 (UTC)
Is there any particular reason why the roc build option would be disabled? I have enabled it manually and it builds and works great for me (with roc-git installed).
If there was a reason it had to be disabled in previous versions I would think that's fixed now and propose to not explicitly disable it anymore
eh5 commented on 2021-10-18 12:05 (UTC)
https://aur.archlinux.org/pkgbase/pipewire-common-git/#comment-831697
Upstream has now separated[1] its example media session pipewire-media-session into a standalone project https://gitlab.freedesktop.org/pipewire/media-session. So I have created a AUR package for it, https://aur.archlinux.org/packages/media-session-git. I would probably change this package to depends on media-session-git when things are settled in upstream.
Currently the media-session is still built as a meson subproject of pipewire here, so you don't have to build&install media-session-git yet.
[1] https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/1024
niraami commented on 2021-10-10 23:55 (UTC)
@Patola I've got the same issue as you, if you have more info or have solved it since somehow, here is the issue I've created on it: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1710
eh5 commented on 2021-10-03 17:35 (UTC)
@Patola The unit test on logger failed there, you should report it to upstream. You can also force to build it with
makepkg
flag--nocheck
.Build fine here in a clean chroot though.
Patola commented on 2021-10-03 16:03 (UTC) (edited on 2021-10-03 16:05 (UTC) by Patola)
Is it actually fixed? It still errors out on some tests at the end: - name: "logger_journal" status: FAIL log: | FAILED COMPARISON: mark_line_found == true Resolved to: false == true in logger_journal() (../pipewire/test/test-logger.c:496) - name: "logger_journal_chain" status: FAIL log: | FAILED ERRNO CHECK: expected 0 (Success), got 74 (Bad message) in logger_journal_chain() (../pipewire/test/test-logger.c:565)
eh5 commented on 2021-10-03 13:31 (UTC) (edited on 2021-10-03 13:33 (UTC) by eh5)
Seems pipewire devs will be working on improving libcamera support, https://blogs.gnome.org/uraeus/2021/10/01/pipewire-and-fixing-the-linux-video-capture-stack/.
I would like to enable libcamera in this "full" pkgbase, but that requires libcamera, which is not officially supported by Arch. Still thinking should wait Arch to package it or just use libcamera in AUR.
eh5 commented on 2021-09-04 08:51 (UTC)
Fixed. Upstream commit: https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/e41187d64345cd36290c917c05a4b7d46f23c937
Alesander commented on 2021-09-04 03:35 (UTC)
Build failed today for me with 'rst2man' be requested. 'python-docutils' seems to cover that error and builds with no problems.
eh5 commented on 2021-05-20 23:18 (UTC)
@ifishtoo That script is obsolete. Currently PipeWire has implemented a replacement PulseAudio server to talk with libpulse, the libpulse re-implementation has already been removed from source tree. I recommend you to read https://wiki.archlinux.org/title/PipeWire#Audio .
« First ‹ Previous 1 2 3 4 5 Next › Last »