Page MenuHomeDevCentral

Split of scripting packages of weechat
Open, Needs TriagePublic

Description

Event Timeline

Currently, we have all the 14 plugins packages, as we well use weechat-plugins (installed by weechat):

Eglide
$ dpkg-query -l | grep weechat
ii  weechat                         1.9.1-1                        all          Fast, light and extensible chat client (metapackage)
ii  weechat-core                    1.9.1-1                        armhf        Fast, light and extensible chat client - core files
ii  weechat-curses                  1.9.1-1                        armhf        Fast, light and extensible chat client - console client
ii  weechat-plugins                 1.9.1-1                        armhf        Fast, light and extensible chat client - plugins

So, we need to add the new list to roles/shellserver/userland-software/irc.sls.

The weechat-matrix extension need the weechat-lua and lua-cjson packages to run.

Thanks