Package Base Details: pipewire-git

Git Clone URL: https://aur.archlinux.org/pipewire-git.git (read-only, click to copy)
Submitter: sl1pkn07
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 15
Popularity: 0.050532
First Submitted: 2017-09-19 15:57 (UTC)
Last Updated: 2024-04-12 20:00 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 Next › Last »

kode54 commented on 2020-09-25 22:15 (UTC)

pkgconf is part of the base-devel group, which should be pretty much bare minimum for diving into ABS or the AUR.

greyltc commented on 2020-09-25 11:27 (UTC)

missing pkgconf dep I think.

sl1pkn07 commented on 2020-09-13 14:57 (UTC)

└───╼  systemctl --user status pipewire.socket 
● pipewire.socket - Multimedia System
     Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; disabled; vendor preset: enabled)
     Active: inactive (dead)
   Triggers: ● pipewire.service
     Listen: /run/user/1000/pipewire-0 (Stream)
┌─┤[$]|[sl1pkn07]|[sL1pKn07]|[~/aplicaciones/pipewire-git]|
└───╼  systemctl --user start pipewire.socket 
┌─┤[$]|[sl1pkn07]|[sL1pKn07]|[~/aplicaciones/pipewire-git]|
└───╼  systemctl --user status pipewire.socket 
● pipewire.socket - Multimedia System
     Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; disabled; vendor preset: enabled)
     Active: active (listening) since Sun 2020-09-13 16:56:35 CEST; 2s ago
   Triggers: ● pipewire.service
     Listen: /run/user/1000/pipewire-0 (Stream)
     CGroup: /user.slice/user-1000.slice/user@1000.service/pipewire.socket

sep 13 16:56:35 sL1pKn07 systemd[1191]: Listening on Multimedia System.

timofonic commented on 2020-09-13 12:00 (UTC)

systemctl --user status pipewire.socket

Failed to connect to bus: Operation not permitted

systemctl --user status pipewire.service

Failed to connect to bus: Operation not permitted

kode54 commented on 2020-09-13 07:44 (UTC) (edited on 2020-09-13 08:10 (UTC) by kode54)

Why is this set to build against FFmpeg instead of gstreamer? Also, it may be worth reporting upstream that as of six commits past stable, it's quite broken right now.

sl1pkn07 commented on 2020-08-20 17:32 (UTC)

done

sorry the late

greetings

teraflops commented on 2020-08-20 16:32 (UTC)

I get this pipewire-git: /lib exists in filesystem (owned by filetem) pipewire-git: /lib/udev/rules.d/90-pipewire-alsa.rules exists in filesystem

electropura commented on 2020-08-11 22:14 (UTC)

It seems there is a new meson option that needs to be set: -Dudevrulesdir="/usr/lib/udev/rules.d"

net147 commented on 2020-08-01 11:54 (UTC) (edited on 2020-08-01 11:55 (UTC) by net147)

error: failed to commit transaction (conflicting files)

pipewire-git: /lib exists in filesystem (owned by filesystem)

danshick commented on 2020-04-29 15:58 (UTC) (edited on 2020-04-29 18:31 (UTC) by danshick)

The build has changed and the _pick commands are now failing. pulse and jack libs are now being placed in their own directories.

Edit: thanks, fixed now