1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

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.
This commit is contained in:
Jan Beich 2021-11-28 17:09:13 +00:00
parent 1466e035c0
commit 8de78f007e

View File

@ -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
}
]