pmaports w/ reMarkable 1 packages
Find a file
Anjandev Momi 8c466207dd
main/sxmo-common: allow switching between pipewire and pulseaudio (MR 3711)
Users can switch to pulseaudio with:
  doas apk add sxmo-audio-common-pulse

We can make the poco f1 device APKBUILD depend on
sxmo-common-audio-pulse. This allows you to install pulseaudio on Sxmo
which was the reason Joel said the poco f1 was having issues with call
audio: https://gitlab.com/postmarketOS/pmaports/-/issues/1821

After installing pulseaudio with this patch, the other side still
cannot hear me. I am posting this work so that others can just run
pulseaudio on sxmo and find out what's causing this bug.

Note by ollieparanoid: while it doesn't fix the bug completely, it seems
it's required to make calling work again, something we definitively want
to have in v22.12 so I'm merging this now. Also the sxmo-utils patch was
merged to sxmo-utils upstream, but isn't in alpine yet. Adding this
package (previous patch) temporarily makes sense.

Co-developed-by: Oliver Smith <ollieparanoid@postmarketos.org>
[ci:skip-vercheck]: pkg forked from alpine has pkgrel > 0
[ci:skip-build]: already built successfully in CI
2022-12-18 14:36:21 +01:00
.ci CI: shellcheck: include call_audio_idle_suspend_workaround script (MR 3639) 2022-11-28 09:07:52 +01:00
cross cross/gcc-*: upgrade to 12.2.1_git20220924-r5 2022-12-06 09:05:19 +01:00
device linux-postmarketos-qcom-msm8953: upgrade to 6.0.10 (MR 3697) 2022-12-18 13:35:22 +01:00
main main/sxmo-common: allow switching between pipewire and pulseaudio (MR 3711) 2022-12-18 14:36:21 +01:00
modem mdoem/libsamsung-ipc: upgrade to 6.0.0004 (MR 3456) 2022-10-21 15:19:07 +03:00
temp temp/sxmo-utils: patch to support pulseaudio (MR 3711) 2022-12-18 14:34:23 +01:00
.clang-format
.ecrc editorconfig-check: set "tabs for indentation, spaces for alignment" style (MR 3530) 2022-10-16 16:27:25 +02:00
.editorconfig CI: check if most text files have final_newline and conform to editorconfig (MR 3530) 2022-10-16 16:27:25 +02:00
.gitignore CI: wiki: adjust for 'pmbootstrap ci' (MR 3608) 2022-11-17 19:10:56 +01:00
.gitlab-ci.yml CI: implement distfile-check as python test (MR 3608) 2022-11-17 19:10:56 +01:00
.mrhlpr.json
channels.cfg channels.cfg: add initial v22.12 branch 2022-11-28 08:25:48 +01:00
CODEOWNERS CODOWNERS: Add @Grimler for exynos5 kernel and tablets (MR 3680) 2022-11-29 21:25:14 +02:00
LICENSE
pmaports.cfg pmaports.cfg: add supported_heimdall_depends 2022-11-16 08:45:07 +01:00
README.md