slackbuilds_ponce/system/multiload-ng
Leo C c0ad493166 system/multiload-ng: Added (A modern graphical system monitor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-12-17 18:28:54 +07:00
..
doinst.sh
multiload-ng.info
multiload-ng.SlackBuild
README
slack-desc

Multiload-ng is a near-complete rewrite of the old GNOME multiload
applet that aims to support *every* existing panel.

Note: upstream defaults are
 - build against GTK+3
 - build the standalone application
 - do not build the lxpanel plugin
 - do not build the mate panel plugin
 - build the generic system tray plugin
 - build the xfce4 panel plugin

any of these may be overridden by passing its corresponding parameter to
the script, i. e.
 - GTK=2
 - STANDALONE=no
 - LXPANEL=yes
 - MATE=yes
 - SYSTRAY=no
 - XFCE4=no

for example
   GTK=2 LXPANEL=yes ./multiload-ng.SlackBuild