git: 8ec8c7759686 - 2021Q2 - x11-wm/wayfire: document recommended addons
Jan Beich
jbeich at FreeBSD.org
Sat May 15 00:36:32 UTC 2021
The branch 2021Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8ec8c7759686d265144f678acf88805b2a949558
commit 8ec8c7759686d265144f678acf88805b2a949558
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-05-13 22:46:24 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-05-15 00:34:21 +0000
x11-wm/wayfire: document recommended addons
When using default config Wayfire will show black screen if wf-shell
isn't installed. However, wf-shell can be replaced by other packages.
Exposing such addons as default options causes circular dependency.
(cherry picked from commit 8a400121ead9a493b39fc902b5956343590e7eac)
---
x11-wm/wayfire/pkg-message | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/x11-wm/wayfire/pkg-message b/x11-wm/wayfire/pkg-message
new file mode 100644
index 000000000000..ebfa7592e587
--- /dev/null
+++ b/x11-wm/wayfire/pkg-message
@@ -0,0 +1,10 @@
+[
+{ type: install
+ message: <<EOM
+Additional packages recommended for new users:
+- wf-shell (default background/launcher/panel)
+- wcm (GUI settings)
+- wayfire-plugins-extra
+EOM
+}
+]
More information about the dev-commits-ports-all
mailing list