From 9cc0c204a2aa7cda394c9f72d2b220c456c544aa Mon Sep 17 00:00:00 2001 From: "M.Dinslage" Date: Sun, 24 Jul 2016 17:09:56 +0700 Subject: system/conky: Updated for version 1.10.4. Signed-off-by: Willy Sudiarto Raharjo --- system/conky/README | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'system/conky/README') diff --git a/system/conky/README b/system/conky/README index 94da7195c7..f809bfb185 100644 --- a/system/conky/README +++ b/system/conky/README @@ -5,5 +5,17 @@ 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, you will need lua, imlib2, and -tolua++, and run this script like this: LUA=yes ./conky.SlackBuild +Starting with the 1.10.x branch of conky the conkyrc config files now +use a lua based syntax. This means that older conkyrc config files +may not work. Conky does attempt to convert older config scripts +on the fly but if it doesn't work you can convert your config file +with the convert.lua script that is provided in the /usr/doc +directory. It is not guaranteed to work but it should give you a +good starting point to edit the converted script to make it work. +If you can't get your script to work then you can install the +1.9.0 version of conky that is provided here at SBo in the 14.1 +branch. + +Audacious is disabled by default because it requires libaudclient. +libaudclient is available here at SBo. You can enable audacious +support the build by passing AUDACIOUS=yes ./conky.SlackBuild. -- cgit v1.2.3