Source: zoitechat
Standards-Version: 4.7.4
Maintainer: Jesse Rhodes <jesse@sney.ca>
Section: net
Build-Depends:
 appstream,
 debhelper-compat (= 13),
 gettext,
 iso-codes,
 libarchive-dev,
 libayatana-appindicator3-dev,
 libcanberra-dev,
 libdbus-glib-1-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 liblua5.3-dev,
 libpci-dev,
 libperl-dev,
 libssl-dev,
 meson,
 publicsuffix,
 python3-cffi,
 python3-dev,
Vcs-Browser: https://salsa.debian.org/sney/zoitechat
Vcs-Git: https://salsa.debian.org/sney/zoitechat.git
Homepage: https://zoitechat.org/

Package: zoitechat
Architecture: any
Depends:
 zoitechat-common (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 ca-certificates,
 libglib2.0-bin,
 zoitechat-lua,
 zoitechat-perl,
 zoitechat-plugins,
 zoitechat-python3,
Suggests:
 fonts-noto-color-emoji,
Provides:
 irc,
Description: GTK+ IRC Client
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This package contains the ZoiteChat application.

Package: zoitechat-common
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Recommends:
 zoitechat,
Provides:
 irc,
Description: GTK+ IRC Client - common files
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This package includes architecture-independent files for ZoiteChat, such as
 translations, desktop integration, and shared data.

Package: zoitechat-perl
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 zoitechat,
Description: GTK+ IRC Client - Perl scripting plugin
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This package contains the Perl scripting plugin for ZoiteChat.

Package: zoitechat-python3
Architecture: any
Multi-Arch: same
Depends:
 python3-cffi-backend,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 zoitechat,
Description: GTK+ IRC Client - Python 3 scripting plugin
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This package contains the Python 3 scripting plugin for ZoiteChat.

Package: zoitechat-lua
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 zoitechat,
Description: GTK+ IRC Client - Lua scripting plugin
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This package contains the Lua scripting plugin for ZoiteChat.

Package: zoitechat-plugins
Architecture: all
Depends:
 zoitechat-plugin-checksum,
 zoitechat-plugin-fishlim,
 zoitechat-plugin-sysinfo,
 ${misc:Depends},
Recommends:
 zoitechat,
Description: GTK+ IRC Client - extra binary plugins
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This metapackage depends on the optional binary FiSHLiM, Sysinfo, and
 Checksum plugin packages.

Package: zoitechat-plugin-checksum
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 zoitechat,
Description: GTK+ IRC Client - Checksum plugin
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This package contains the optional binary Checksum plugin.

Package: zoitechat-plugin-fishlim
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 zoitechat,
Description: GTK+ IRC Client - FiSHLiM plugin
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This package contains the optional binary FiSHLiM plugin.

Package: zoitechat-plugin-sysinfo
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 zoitechat,
Suggests:
 pciutils,
Description: GTK+ IRC Client - Sysinfo plugin
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This package contains the optional binary Sysinfo plugin.

Package: zoitechat-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
Recommends:
 zoitechat,
Description: GTK+ IRC Client - plugin development headers
 ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include
 HexChat-compatible Python, Perl and Lua 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/.
 .
 This package contains zoitechat-plugin.h and zoitechat-plugin.pc, which
 facilitate building binary plugins for ZoiteChat.
