git: 8de78f007e35 - main - multimedia/arcan: recommend addons a la 8a400121ead9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Nov 2021 17:37:18 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8de78f007e350d1f9070cf8dd2c7e364cfe11067 commit 8de78f007e350d1f9070cf8dd2c7e364cfe11067 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-11-28 17:09:13 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-11-28 17:36:10 +0000 multimedia/arcan: recommend addons a la 8a400121ead9 Improve discoverability without circular dependency. While one can use `arcan console` or install an appl (pipeworld, safespaces) out of band the binary package already has many dependencies for extra features. --- multimedia/arcan/pkg-message | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/multimedia/arcan/pkg-message b/multimedia/arcan/pkg-message new file mode 100644 index 000000000000..cece50f8ad6a --- /dev/null +++ b/multimedia/arcan/pkg-message @@ -0,0 +1,13 @@ +[ +{ type: install + message: <<EOM +Additional packages recommended for new users: +- durden (window manager and desktop environment) +- xarcan (X11 bridge, similar to Xwayland) +- aloadimage +- acfgfs +- aclip +- arcan-trayicon +EOM +} +]