Package Details: libpipewire-git 1.2.0.123.g89bf8b856-1

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.005495
First Submitted: 2017-09-19 15:57 (UTC)
Last Updated: 2024-08-09 09:31 (UTC)

Required by (134)

Sources (1)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 16 Next › Last »

PMaynard commented on 2023-10-30 13:08 (UTC)

Confirmed it can build and run on arch "aarch64". You may want to update the PKGBUILD to reflect this.

esrevinu commented on 2023-09-11 09:20 (UTC) (edited on 2023-09-11 09:23 (UTC) by esrevinu)

diff --git a/PKGBUILD b/PKGBUILD
index 2f21d63..ce16653 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -370,7 +370,7 @@ package_pipewire-alsa-git() {
 package_pipewire-ffado-git() {
   pkgdesc+=" - FireWire support (GIT version)"
   depends=(
-    "libpipewire=${pkgver}" "libpipewire-${pkgver}.so"
+    "libpipewire=${pkgver}" "libpipewire-${_ver}.so"
     "pipewire-git=${pkgver}"
     "pipewire-audio-git=${pkgver}"
     'libffado' 'libffado.so'

sl1pkn07 commented on 2023-08-31 17:48 (UTC)

AWS. DONE(?)

al4s commented on 2023-08-31 17:09 (UTC)

pipewire-pulse-git still seems to depend on avahilibavahi-client.so, which doesn't exist

sarvasana commented on 2023-08-30 14:39 (UTC)

Is there also a version with support for lc3plus?

sl1pkn07 commented on 2023-08-06 12:13 (UTC)

ooopppsss. typo. fixed greetings

TangerineGameDev commented on 2023-08-06 12:10 (UTC)

pipewire-pulse-git is not building... Wth is avahilibavahi-client.so? You mean the avahi package?

quoing commented on 2023-08-01 18:25 (UTC)

Would it be possible to add "Provides: jack" for package "pipewire-jack-git"? I have multiple packages dependent on it - mpv, obs-studio, waybar-git.. or would it be better to ask those packages that fail to add "jack2" as dependecy?