slackbuilds/system/multiload-ng
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
doinst.sh
multiload-ng.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
multiload-ng.info
slack-desc

README

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