Skip to content
Snippets Groups Projects
Verified Commit b70a3619 authored by Oliver Smith's avatar Oliver Smith Committed by Clayton Craft
Browse files

main/postmarketos-ui-phosh: add !pipewire-pulse (MR 2890)

Prevent apk from pulling in pipewire-pulse instead of pulseaudio, as
this leads to various audio issues with Phosh in postmarketOS (volume
buttons not working, no sound in various applications).

Pipewire will be a great replacement for pulseaudio, but let's rather
enable it intentionally for Phosh once we fixed everything that's
currently breaking with it. Without this patch it may get installed when
installing or upgrading other packages (not entirely sure how it gets
triggered yet, but I have seen it myself multiple times and we've gotten
reports about it).

[ci:skip-build] already built successfully in CI
parent 295f2c5c
Branches
No related tags found
No related merge requests found
Pipeline #197674 passed
......@@ -2,12 +2,14 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-phosh
pkgver=15
pkgrel=0
pkgrel=1
pkgdesc="(Wayland) Mobile UI developed for the Librem 5"
url="https://puri.sm"
arch="noarch !armhf"
license="GPL-3.0-or-later"
# !pipewire-pulse: prevent audio breakage, see pma#1386
depends="
!pipewire-pulse
bluez
dnsmasq
gnome-keyring
......
  • Administrator @root

    mentioned in commit 5cdc5b66

    By Oliver Smith on 2022-02-03T00:44:44

    · Imported

    mentioned in commit 5cdc5b66

    By Oliver Smith on 2022-02-03T00:44:44

    Edited by Ghost User
    Toggle commit list
  • Administrator @root

    mentioned in commit cd00cb06

    By Oliver Smith on 2022-02-07T21:20:18

    · Imported

    mentioned in commit cd00cb06

    By Oliver Smith on 2022-02-07T21:20:18

    Edited by Ghost User
    Toggle commit list
  • Administrator @root

    mentioned in commit 1045728f

    By Oliver Smith on 2022-02-09T19:45:52

    · Imported

    mentioned in commit 1045728f

    By Oliver Smith on 2022-02-09T19:45:52

    Edited by Ghost User
    Toggle commit list
  • Administrator @root

    mentioned in merge request !5145 (merged)

    By Newbyte on 2024-05-21T06:09:43

    · Imported

    mentioned in merge request !5145 (merged)

    By Newbyte on 2024-05-21T06:09:43

    Edited by Ghost User
    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment