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

Required by (138)

Sources (1)

Pinned Comments

Latest Comments

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

maderios commented on 2023-01-23 09:51 (UTC)

pipewire testlog https://www.dropbox.com/s/lm1kchkg66yfgge/pipewire-testlog.txt?dl=0

maderios commented on 2023-01-23 09:46 (UTC)

Full build log here https://www.dropbox.com/s/lpnl6mg24hkd3xz/pipewire-git-build-log.txt?dl=0

sl1pkn07 commented on 2023-01-23 00:13 (UTC)

and the log file what say?

maderios commented on 2023-01-22 20:49 (UTC)


1/21 test-audioadapter               OK              0.04s
 2/21 test-channelmix                 OK              0.07s
 3/21 test-audioconvert               OK              0.09s
 4/21 test-peaks                      OK              0.06s
 5/21 test-mix-ops                    OK              0.02s
 6/21 pw-test-endpoint                OK              0.02s
 7/21 pw-test-interfaces              OK              0.01s
 8/21 pw-test-stream                  OK              0.01s
 9/21 pw-test-filter                  OK              0.02s
10/21 pw-test-cpp                     OK              0.12s
11/21 pw-test-protocol-native         OK              0.20s
12/21 test-resample                   OK              0.24s
13/21 test-pwtest                     OK              0.02s
14/21 test-lib                        OK              0.01s
15/21 test-client                     OK              0.02s
16/21 test-context                    OK              0.03s
17/21 test-loop                       OK              0.05s
18/21 test-fmt-ops                    OK              0.44s
19/21 test-pw-utils                   OK              0.28s
20/21 test-support                    FAIL            1.67s   exit status 1  

sl1pkn07 commented on 2023-01-22 19:11 (UTC)

log?

==> Iniciando check()...
ninja: no work to do.
ninja: Entering directory `/tmp/makepkg/pipewire-git/src/build'
ninja: no work to do.
 1/21 test-peaks                      OK              0.07s
 2/21 pw-test-endpoint                OK              0.06s
 3/21 pw-test-interfaces              OK              0.06s
 4/21 pw-test-stream                  OK              0.05s
 5/21 pw-test-filter                  OK              0.05s
 6/21 pw-test-cpp                     OK              0.05s
 7/21 test-audioadapter               OK              0.09s
 8/21 test-mix-ops                    OK              0.07s
 9/21 test-pwtest                     OK              0.05s
10/21 test-lib                        OK              0.04s
11/21 test-client                     OK              0.04s
12/21 test-loop                       OK              0.04s
13/21 test-context                    OK              0.04s
14/21 test-channelmix                 OK              0.09s
15/21 pw-test-protocol-native         OK              0.08s
16/21 test-audioconvert               OK              0.10s
17/21 test-resample                   OK              0.14s
18/21 test-pw-utils                   OK              0.14s
19/21 test-fmt-ops                    OK              0.25s
20/21 test-support                    OK              0.31s
21/21 test-spa                        OK              0.40s

Ok:                 21  
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0   

Full log written to /tmp/makepkg/pipewire-git/src/build/meson-logs/testlog.txt

maderios commented on 2023-01-22 15:20 (UTC)

Build fails with test => Build works after disabling test

maderios commented on 2023-01-13 10:43 (UTC)

@sl1pkn07 roc-toolkit-git is not maintained, switch to roc-toolkit, please

SiO2 commented on 2023-01-02 14:59 (UTC)

roc-toolkit-git doesn't build and is practically abandoned, suggest switching to roc-toolkit

pbo commented on 2022-11-30 10:51 (UTC) (edited on 2022-11-30 10:53 (UTC) by pbo)

not building because of "volume" error, not an expert but i think related to this: https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/0da1a3ba82a23fbb1165ff34e706b20ef8a52735

had to edit PKGBUILD line 164 from:

_pick audio usr/lib/spa-0.2/{aec,audio*,bluez5,volume}

to:

_pick audio usr/lib/spa-0.2/{aec,audio*,bluez5}

Quackdoc commented on 2022-05-23 00:36 (UTC) (edited on 2022-05-27 09:13 (UTC) by Quackdoc)

I have a simple pkgbuild https://github.com/Quackdoc/libLC3plus for LC3plus, only issue with it is that you need to manually rename /usr/include/lc3.h to lc3plus.h

I have it setup to install the float instead of fixed. but if fixed is needed the person who I forked it from has the cmake file for it, or it's in the git history

EDIT: it should work with pipewire now with additional kerfuffle.