slackbuilds_ponce/system/conky/README
M.Dinslage 81412a04e6 system/conky: LUA support is not enabled by default anymore.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-09-07 10:37:48 -04:00

19 lines
649 B
Text

conky - A light-weight system monitor for X
Conky is a system monitor for X originally based on the torsmo code.
Since it's original conception, Conky has changed a fair bit from
it's predecessor. Conky can display just about anything, either on
your root desktop or in it's own window. Conky has many built-in
objects, as well as the ability to execute programs and scripts, then
display the output from stdout.
To enable lua scripting engine support run the build with
LUA=yes ./conky.SlackBuild
The required dependencies for lua support are: lua, imlib2 and tolua++
All of the above requirements are available from slackbuilds.org