Search Criteria
Package Details: lib32-pipewire-jack-git 0.3.28.r108.g2a8d511b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-pipewire-git.git (read-only, click to copy) |
---|---|
Package Base: | lib32-pipewire-git |
Description: | Low-latency audio/video router and processor (git) (32 bit client libraries) - JACK support |
Upstream URL: | https://pipewire.org |
Licenses: | GPL2, LGPL2.1 |
Submitter: | kode54 |
Maintainer: | None |
Last Packager: | kode54 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-13 08:03 (UTC) |
Last Updated: | 2021-09-06 15:21 (UTC) |
Dependencies (8)
- lib32-pipewire
- libpipewire-0.3.so (lib32-pipewire-gitAUR, libpipewire-full-gitAUR, lib32-libpipewire, libpipewire)
- pipewire-jack (pipewire-jack-gitAUR, pipewire-jack-client-gitAUR, pipewire-full-jack-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- lib32-alsa-lib (make)
- lib32-dbus (make)
- lib32-systemd (lib32-systemd-gitAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2
kode54 commented on 2020-12-31 05:58 (UTC)
FYI, the reason it was failing before, the lib32 packages supply the libraries for linking, but not the headers needed for compiling, for which it needs the non-lib32 packages as makedepends.
kode54 commented on 2020-12-31 03:47 (UTC)
This should build perfectly in a multilib chroot now. Removed the lib32-sbc dependency, as that's both an AUR package, and not really needed, since I disable the bluez code, as it's kind of out of scope for client libraries.
core_contingency commented on 2020-12-30 23:12 (UTC)
Fails to build in a clean chroot. Here are the logs from where it started failing:
https://paste.rs/3GQ
Looks like it might be missing some gstreamer dependencies in makedepends.
Thank you for maintaining this!
kode54 commented on 2020-12-04 00:28 (UTC)
You may note that I haven't updated this version in a while. It will be at least the rest of the day before I get to it, too.
gardotd426 commented on 2020-12-03 23:30 (UTC)
This fails to build.
There's no such directory as written in the PKGBUILD.
There's no lib32 directory, and there's no "pipewire-03" directory inside the regular lib directory, either.
« First ‹ Previous 1 2