version: 1.0
summary: IRC client for X based on X-Chat 2
description: HexChat is a graphical IRC client with a GTK+ GUI. Features include Python and Perl scripting support, a plugin API, multiple server/channel windows, spell checking, multiple authentication methods including SASL, and customizable notifications. For more information on IRC, see http://irchelp.org/.
confinement: strict
parts:
hexchat:
plugin: autotools
source: git://github.com/hexchat/hexchat.git
build-packages:
- liblua5.3-dev
- libluajit-5.1-dev
snap:
- -lib/pkgconfig
apps:
hexchat:
command: usr/bin/hexchat
plugs: [network, x11]