I'm confused. each pipewire- package uses the same PKGBUILD? it looks like it builds all the packages even if i git clone just pipewire-pulse-git. then makepkg -i tries to install the whole pipewire group and i get this error:
==> Installing pipewire-git package group with pacman -U... loading packages... resolving dependencies... looking for conflicting packages... error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: pipewire-git-1.3.82.r13321.dbf0442c7-1 and pipewire-libcamera-git-1.3.82.r13321.dbf0442c7-1 are in conflict ==> WARNING: Failed to install built package(s)
do i have to manually install, instead of using makepkg -i, with pacman -U pipewire-pulse-git-1.3.82.r13321.dbf0442c7-1-x86_64.pkg.tar
Pinned Comments