Dropped JACK SPA plugin following "extra/pipewire", if your setup needs pipewire to perform a JACK device role, please switch to pipewire-full-git, pipewire-full-jack-client-git.
Search Criteria
Package Base Details: pipewire-common-git
Git Clone URL: | https://aur.archlinux.org/pipewire-common-git.git (read-only, click to copy) |
---|---|
Submitter: | eh5 |
Maintainer: | eh5 |
Last Packager: | eh5 |
Votes: | 4 |
Popularity: | 0.73 |
First Submitted: | 2021-01-10 08:40 |
Last Updated: | 2021-04-06 19:48 |
eh5 commented on 2021-03-05 00:15
eh5 commented on 2021-02-25 07:46
Check which version you upgraded from in /var/log/pacman.log (e.g. cat /var/log/pacman.log | grep pipewire-common-git -C 10 | tail -n 20
).
The service enabling command should be executed if you upgrade pipewire-common-git from a version less than 0.3.22.r46.ge340a44a-2. (see https://aur.archlinux.org/cgit/aur.git/tree/pipewire.install?h=pipewire-common-git&id=1ec9f9db66eb2faf4b286877c0e5be0f429d7461#n12) If you have already manually enabled the service, the install script would not outputs any hint message even if it re-runs the service enabling command.
edit: Updated with https://aur.archlinux.org/cgit/aur.git/commit/?h=pipewire-common-git&id=c33c0c09b7450bac58e6d0046dc84cc1ff43d3f3.
amoka commented on 2021-02-25 02:04
For some reason the install script is not enabling pipewire-media-session.service
for me.
eh5 commented on 2021-02-24 09:33
The execution for pipewire's media session is now split out into pipewire-media-session.service
.
Enable the service manually with systemctl --user enable --now pipewire-media-session.service
, or (force) rebuild the pacakge base and then install script will do it for you.
kleinph commented on 2021-02-12 13:15
You were right @eh5.
For anyone who comes across this issue: the build dir was cached, deleting it fixed it. Never had this issue before.
So sorry for the noise.
eh5 commented on 2021-02-12 12:55
@kleinph The pkgvel did changed. https://aur.archlinux.org/cgit/aur.git/commit/?h=pipewire-common-git&id=573ffe8f7341ae14563f64881f06432230b42ec1
Again, vulkan-headers is now not required to build, I have successfully built it in a fakeroot.
kleinph commented on 2021-02-12 12:51
Sorry, I see you increased the commit hash, which I missed because I forced a rebuild meanwhile.
My apologizes...
kleinph commented on 2021-02-12 12:48
@eh5 If I build it with an AUR helper this should be a clean build, I also saw the changed meson options in the diff review.
-Because-you-did-not-increase-the-pkgrel
-after-you-added-the-additional-replaces/conflicts-(so-I-had-to-use-the---devel
-option-on-pikaur-to-force-a-rebuild).-
eh5 commented on 2021-02-12 12:45
Also note that you have to increase the pkgrel if you want that AUR helplers get this changes (or update to a new commit hash if there is any). @kleinph Why you think I don't know that...
eh5 commented on 2021-02-12 12:41
@kleinph It requires a clean build, meson options are changed.
Pinned Comments
PedroHLC commented on 2021-01-11 22:53
If someone needs any of these packages pre-built, chaotic-aur builds them hourly...