Date: Wed, 25 Aug 2021 02:52:15 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3a4263d8d420 - main - audio/shortwave: document pulseaudio workaround Message-ID: <202108250252.17P2qF1I003395@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a4263d8d420e163c270a6da8970783d5d24eaa4 commit 3a4263d8d420e163c270a6da8970783d5d24eaa4 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-25 02:51:04 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-25 02:51:05 +0000 audio/shortwave: document pulseaudio workaround https://forums.freebsd.org/threads/shortwave-just-stops.81814/ --- audio/shortwave/pkg-message | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/audio/shortwave/pkg-message b/audio/shortwave/pkg-message new file mode 100644 index 000000000000..2fff31542c03 --- /dev/null +++ b/audio/shortwave/pkg-message @@ -0,0 +1,9 @@ +[ +{ type: install + message: <<EOM +Known issues: +- Requires `pkg install gstreamer1-plugins-pulse` + `pulseaudio &` to avoid + https://gitlab.gnome.org/World/Shortwave/-/issues/602 +EOM +} +]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108250252.17P2qF1I003395>