summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
Commit message (Collapse)AuthorAge
* gnu: Add gajim-omemo.Clément Lassieur2018-12-11
| | | | | * gnu/packages/messaging.scm (gajim-omemo): New variable. [propagated-inputs]: Add python-axolotl.
* gnu: gajim: Add support for Guix packaged plugins.Clément Lassieur2018-12-11
| | | | | | * gnu/packages/messaging.scm (gajim)[inputs]: Remove python-axolotl. [arguments]: Add an 'add-plugin-dirs' phase. [native-search-paths]: New field.
* gnu: gajim: Rename wrap-program phases.Arun Isaac2018-11-22
| | | | | * gnu/packages/messaging.scm (gajim)[arguments]: Rename wrap-program phases to wrap-gi-typelib-path and wrap-gsettings-schema-dir.
* gnu: c-toxcore: Fetch sources from git.Ricardo Wurmus2018-11-13
| | | | * gnu/packages/messaging.scm (c-toxcore)[source]: Fetch from git.
* gnu: libtoxcore: Update to 0.0.0-2.bf69b54.Ricardo Wurmus2018-11-11
| | | | | * gnu/packages/messaging.scm (libtoxcore): Update to 0.0.0-2.bf69b54. [native-inputs]: Add check.
* gnu: gajim: Move python-docutils from inputs to native-inputs.Clément Lassieur2018-11-11
| | | | | * gnu/packages/messaging.scm (gajim): Move python-docutils from inputs to native-inputs.
* gnu: gajim: Get the second 'wrap-program' phase to return #t.Clément Lassieur2018-11-11
| | | | | * gnu/packages/messaging.scm (gajim)[arguments]: Get the second 'wrap-program' phase to return #t.
* gnu: gajim: Update to 1.1.0.Clément Lassieur2018-11-11
| | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.1.0. [arguments]: Set #:test-target to "test_nogui". Remove the 'remove-test-resolver' and 'start-xserver' phases. [inputs]: Remove python-pyasn1. Add python-cssutils, python-keyring and python-precis-i18n.
* gnu: python-nbxmpp: Update to 0.6.8.Clément Lassieur2018-11-11
| | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.8.
* gnu: libtoxcore: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/messaging.scm (libtoxcore)[arguments]: Remove autoconf phase.
* gnu: quaternion: Update to 0.0.9.3.Arun Isaac2018-10-31
| | | | | | | * gnu/packages/messaging.scm (quaternion): Update to 0.0.9.3. [inputs]: Add qtquickcontrols, qtsvg and qttools. [arguments]: Remove fix-libqmatrixclient-dynamic-linking phase. Add wrap-program phase.
* gnu: libqmatrixclient: Update to 0.4.0.Arun Isaac2018-10-31
| | | | * gnu/packages/messaging.scm (libqmatrixclient): Update to 0.4.0.
* gnu: Add telegram-purple.Tomáš Čech2018-10-27
| | | | | | | | * gnu/packages/messaging.scm (telegram-purple): New variable. * gnu/packages/patches/telegram-purple-adjust-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add hangups.Tobias Geerinckx-Rice2018-10-24
| | | | * gnu/packages/messaging.scm (hangups): New public variable.
* gnu: Remove duplicate import from (gnu packages messaging).Tobias Geerinckx-Rice2018-10-23
| | | | | * gnu/packages/messaging.scm (define-module): Remove duplicate module import. Order the remainder alphabetically.
* gnu: hexchat: Use HTTPS home page.Tobias Geerinckx-Rice2018-10-15
| | | | * gnu/packages/messaging.scm (hexchat)[home-page]: Use HTTPS.
* gnu: hexchat: Update to 2.14.2.Tobias Geerinckx-Rice2018-10-11
| | | | * gnu/packages/messaging.scm (hexchat): Update to 2.14.2.
* gnu: c-toxcore: Update to 0.2.8.Rutger Helling2018-10-08
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.8.
* gnu: mcabber: Update to 1.1.0Jack Hill2018-09-28
| | | | | | * gnu/packages/messaging.scm (mcabber): Update to 1.1.0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gloox: Update to 1.0.21.Tobias Geerinckx-Rice2018-09-24
| | | | * gnu/packages/messaging.scm (gloox): Update to 1.0.21.
* gnu: libmesode: Update to 0.9.2.Tobias Geerinckx-Rice2018-09-24
| | | | * gnu/packages/messaging.scm (libmesode): Update to 0.9.2.
* gnu: libmesode: Don't use unstable tarball.Tobias Geerinckx-Rice2018-09-24
| | | | | * gnu/packages/messaging.scm (libmesode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-nbxmpp: Update to 0.6.7.Tobias Geerinckx-Rice2018-09-03
| | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.7.
* gnu: libircclient: Update to 1.10.Tobias Geerinckx-Rice2018-09-03
| | | | * gnu/packages/messaging.scm (libircclient): Update to 1.10.
* gnu: c-toxcore: Update to 0.2.7.Rutger Helling2018-09-03
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.7.
* gnu: c-toxcore: Update to 0.2.6.Rutger Helling2018-08-18
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.6.
* gnu: c-toxcore: Update to 0.2.5.Rutger Helling2018-08-09
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.5.
* gnu: quaternion: Build with modular qt.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (quaternion)[inputs]: Remove qt, add qtbase, qtdeclarative.
* gnu: libqmatrixclient: Build with modular qt.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (libqmatrixclient)[inputs]: Remove qt, add qtbase.
* gnu: quaternion: Don't use unstable tarball.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (quaternion)[source]: Download using git reference and not autogenerated tarball.
* gnu: libqmatrixclient: Don't use unstable tarball.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (libqmatrixclient)[source]: Download using git reference and not autogenerated tarball.
* gnu: qtox: Update to 1.16.3.Rutger Helling2018-07-23
| | | | | * gnu/packages/messaging.scm (qtox): Update to 1.16.3. [inputs]: Change ffmpeg-3.4 to ffmpeg.
* gnu: c-toxcore: Update to 0.2.4.Rutger Helling2018-07-23
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.4.
* gnu: znc: Update to 1.7.1 [fixes CVE-2018-{14055,14056}].Leo Famulari2018-07-18
| | | | * gnu/packages/messaging.scm (znc): Update to 1.7.1.
* gnu: Add quaternion.Arun Isaac2018-07-12
| | | | * gnu/packages/messaging.scm (quaternion): New variable.
* gnu: Add libqmatrixclient.Arun Isaac2018-07-12
| | | | * gnu/packages/messaging.scm (libqmatrixclient): New variable.
* gnu: qtox: Update to 1.16.1.Rutger Helling2018-07-05
| | | | * gnu/packages/messaging.scm (qtox): Update to 1.16.1.
* gnu: qtox: Update to 1.16.0.Rutger Helling2018-07-04
| | | | * gnu/packages/messaging.scm (qtox): Update to 1.16.0.
* Merge branch 'master' into core-updatesLudovic Courtès2018-06-01
|\
| * gnu: prosody: Update to 0.10.2 [fixes CVE-2018-10847].Leo Famulari2018-05-31
| | | | | | | | * gnu/packages/messaging.scm (prosody): Update to 0.10.2.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\|
| * gnu: gajim: Update to 1.0.3.Clément Lassieur2018-05-28
| | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.0.3.
| * gnu: python-nbxmpp: Update to 0.6.6.Clément Lassieur2018-05-28
| | | | | | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.6.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\|
| * gnu: libsignal-protocol-c: Update to 2.3.2.Tobias Geerinckx-Rice2018-05-19
| | | | | | | | * gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.2.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\|
| * gnu: prosody: Update to 0.10.1 [security fixes].Tobias Geerinckx-Rice2018-05-17
| | | | | | | | * gnu/packages/messaging.scm (prosody): Update to 0.10.1.
| * gnu: gajim: Fix GtkFileChooserDialog.Rutger Helling2018-05-10
| | | | | | | | | | * gnu/packages/messaging.scm (gajim)[arguments]: Add 'wrap-program phase to fix GtkFileChooserDialog.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-08
|\|
| * gnu: Add bitlbee-discord.Pierre-Antoine Rouby2018-05-07
| | | | | | | | * gnu/packages/messaging.scm (bitlbee-discord): New variable.