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

Dependencies (49)

Required by (138)

Sources (1)

Pinned Comments

Latest Comments

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

WSDMatty commented on 2023-06-19 17:19 (UTC) (edited on 2023-06-19 17:25 (UTC) by WSDMatty)

Run-time dependency libffado found: NO (tried pkgconfig and cmake)

pipewire/meson.build:408:15: ERROR: Dependency "libffado" not found, tried pkgconfig and cmake

Builds without error after installing libffado. Namcap identifies opus and libffado as missing depends.

sl1pkn07 commented on 2023-04-27 09:26 (UTC)

you need sync all installed at once, if not. not works

quoing commented on 2023-04-27 08:59 (UTC)

When I use pkgbuild, then I need to specify all package files for upgrade (sudo pacman -U libpipewire-git-0.3.70.25.g815501cc1-1-x86_64.pkg.tar.zst pipewire-git-0.3.70.25.g815501cc1-1-x86_64.pkg.tar.zst pipewire-alsa-git-0.3.70.25.g815501cc1-1-x86_64.pkg.tar.zst etc.).. that way it works properly.

Will try other helper will see if it gets upgraded, will report back.

sl1pkn07 commented on 2023-04-26 15:43 (UTC)

tested and works as spected. maybe is a problem with you helper?

greetings

quoing commented on 2023-04-26 09:24 (UTC)

The package cannot be upgraded due to circular dependency of pipewire-git and libpipewire-git..

error: failed to prepare transaction (could not satisfy dependencies) :: installing libpipewire-git (0.3.70.25.g815501cc1-1) breaks dependency 'libpipewire-git=0.3.69.41.gd1aeb8144' required by pipewire-git

Is it possible to drop specific libpipewire version dependency for pipewire-git package?

maderios commented on 2023-02-23 12:48 (UTC)

@Inflame Yes, it's "normal", i solved this problem by uninstalling pipewire-git and dependencies and reinstalling it/them

Inflame commented on 2023-02-23 10:55 (UTC)

I'm running into an issue with conflicting files with pipewire: https://pastebin.com/3EFA3t6c

maderios commented on 2023-01-26 13:47 (UTC)

To disable tests, option is '--nocheck', not '-nocheck'

maderios commented on 2023-01-24 11:51 (UTC)

Today, it builds fine with tests :) Thanks for your answer

sl1pkn07 commented on 2023-01-23 20:53 (UTC)

seems you hit this https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1710

nothing to do here. only i can say you can pass -nocheck for disable the check() function

also you can talk with to upstream for possible fix

sorry and greetings