Language

Package: gajim @ 1.3.2

Synopsis

Fully-featured XMPP client

Description

Gajim aims to be an easy to use and fully-featured XMPP chat client. It is extensible via plugins, supports end-to-end encryption (OMEMO and OpenPGP) and available in 29 languages.

Home page
https://gajim.org/
Location
gnu/packages/messaging.scm (line: 1062, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all
patch-headers

Validate patch headers

gajim-honour-GAJIM_PLUGIN_PATH.patch: patch lacks comment and upstream status
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?