git: 3a4263d8d420 - main - audio/shortwave: document pulseaudio workaround
Jan Beich
jbeich at FreeBSD.org
Wed Aug 25 02:52:16 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3a4263d8d420e163c270a6da8970783d5d24eaa4
commit 3a4263d8d420e163c270a6da8970783d5d24eaa4
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-25 02:51:04 +0000
Commit: Jan Beich <jbeich at 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
+}
+]
More information about the dev-commits-ports-all
mailing list