1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/x11/gnome3/pkg-message-lite
Baptiste Daroussin b5a6964b23 Mark the fact that now gnome is mosly 3.36.
Actually more 3.38 but because some things like gnome-shell and mutter are
sill 3.36 let's not claim yet we are at 3.38

Some pieces are still 3.38 but will be updated very soon

While here turn the gnome3-lite meta port into a flavor of gnome3
2020-09-29 17:05:29 +00:00

24 lines
766 B
Plaintext

[
{ type: install
message: <<EOM
The GNOME 3 desktop Lite edition has been successfully installed.
The Lite edition only includes the minimal components to get a working GNOME 3
Desktop. The user then has to install prefered applications like editor,
web browser or e-mail client. If you wish to install the full desktop, you can
remove this port, and install the x11/gnome3 port or package. That can be best
accomplished using the following commands:
# pkg_delete gnome3-lite
# cd /usr/ports/x11/gnome3
# make install clean
Alternatively, you can install additional GNOME components individually
using either their ports or packages.
For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project
site at http://www.FreeBSD.org/gnome.
EOM
}
]