1mate-utils
2=========================
3Contains MATE Utility programs for the MATE Desktop, namely the following:
4
5* mate-system-log          [logview]
6* mate-search-tool         [gsearchtool]
7* mate-dictionary          [mate-dictionary]
8* mate-screenshot          [mate-screenshot]
9* mate-disk-usage-analyzer [baobab]
10
11mate-utils is a fork of GNOME Utilities.
12This software is licensed under the GNU GPL. For more on the license, see COPYING.
13
14Requirements
15========================
16* intltool                 >= 0.50.1
17* mate-common              >= 1.24.1
18* GLib                     >= 2.50.0
19* GIO                      >= 2.50.0
20* GTK+                     >= 3.22.0
21* libmate-panel-applet     >= 1.17.0
22* libgtop                  >= 2.12.0
23* libcanberra-gtk          >= 0.4
24
25The following configure flags can be used:
26
27  `--enable-zlib`: Enable ZLib support for Logview [default=yes]
28
29  `--with-grep`: Specify the path to the grep command [default=find it ourselves]
30
31  `--enable-debug`: Enable debug messages [default=no]
32