summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
Commit message (Collapse)AuthorAge
* gnu: gajim-openpgp: Update to 1.3.9.Raghav Gururajan2021-02-11
| | | | | | | * gnu/packages/messaging.scm (gajim-openpgp): Update to 1.3.9. [propagated-inputs]: Add python-gpg. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: gajim-omemo: Update to 2.7.13.Raghav Gururajan2021-02-11
| | | | | | * gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.13. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: gajim: Fix credentials management.Raghav Gururajan2021-02-11
| | | | | | | * gnu/packages/messaging.scm (gajim)[inputs]: Remove gnome-keyring. Add libsecret. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: gajim: Update to 1.3.0.Raghav Gururajan2021-02-11
| | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.3.0. [arguments]<#:phases>['disable-failing-tests]: New phase. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: python-nbxmpp: Support GSSAPI authentication.Raghav Gururajan2021-02-11
| | | | | | * gnu/packages/messaging.scm (python-nbxmpp)[inputs]: Add python-gssapi. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: python-nbxmpp: Update to 2.0.1.Raghav Gururajan2021-02-11
| | | | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 2.0.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: utox: Update to 0.18.1.Robert Karszniewicz2021-01-31
| | | | | | | * gnu/packages/messaging.scm (utox): Update to 0.18.1. [inputs]: Remove libsodium. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: profanity: Update to 0.10.0.Tanguy Le Carrour2021-01-20
| | | | | | * gnu/packages/messaging.scm (profanity): Update to 0.10.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libmesode: Update to 0.10.1.Tanguy Le Carrour2021-01-20
| | | | | | * gnu/packages/messaging.scm (libmesode): Update to 0.10.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: quaternion: Update to 0.0.9.4f.Michael Rohleder2021-01-20
| | | | | | * gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4f. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: ngircd: Update to 26.1.Tobias Geerinckx-Rice2021-01-07
| | | | * gnu/packages/messaging.scm (ngircd): Update to 26.1.
* gnu: pidgin-otr: Add some inputs.Raghav Gururajan2021-01-03
| | | | | | | | * gnu/packages/messaging.scm (pidgin-otr) [native-inputs]: Add gettext-minimal. [inputs]: Add perl. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin-otr: Update license.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin-otr) [license]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin-otr: Make some cosmetic changes.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin-otr): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libotr: Update license.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (libotr) [license]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libotr: Make some cosmetic changes.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (libotr): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable MultiMedia and A/V support.Raghav Gururajan2021-01-03
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (pidgin) [patches]<search-patches> [pidgin-vv-gst.patch]: New patch. [arguments]<#:configure-flags>[--diable-vv]: Remove flag. [--disable-gstreamer]: Remove flag. [CFLAGS]: New flag. [inputs]: Add farstream and gstreamer. Move gtk+-2 to ... [propagated-inputs]: ... here. * gnu/packages/patches/pidgin-vv-gst.patch: New file. * gnu/local.mk (dist_patch_DATA): Add entry. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable Gadu-Gadu protocol support.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add libgadu. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Upgrade to 2.14.1.Raghav Gururajan2021-01-03
| | | | | | | | | | * gnu/packages/messaging.scm (pidgin) [version]: Modify. [source]<origin>[sha256]: Modify base32. [patches]<search-patches>[pidgin-libnm.patch]: Remove obsolete patch. * gnu/packages/patches/pidgin-libnm.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove entry. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable support for Tk.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add tk. [arguments]<#:configure-flags>[--with-tkconfig]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable support for Tcl.Raghav Gururajan2021-01-03
| | | | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add Tcl. [arguments]<#:configure-flags>[--disable-tcl]: Remove flag. [--with-tclconfig]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable SILC protocol support.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add silc-toolkit. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable CAP.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [arguments]<#:configure-flags> [--enable-cap]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable meanwhile.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add meanwhile. [arguments]<#:configure-flags>[--disable-meanwhile]: Remove flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable support for mono.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add mono. [arguments]<#:configure-flags>[--enable-mono]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Add missing inputs.Raghav Gururajan2021-01-03
| | | | | | | | | | | | | These new inputs are referenced by the package but was missing in the package definition. Some of these inputs might have been used by the package indirectly via propagation from other inputs. * gnu/packages/messaging.scm (pidgin) [native-inputs]: Add graphviz. Move python-2 to ... [inputs]: ... here. Add libgnt, libx11, libxext, nspr, nss, pango and perl. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Re-arrange inputs in alphabetical order.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [native-inputs]: Re-order. [inputs]: Re-order. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Make some cosmetic changes.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libgnt.Raghav Gururajan2020-12-28
| | | | | | * gnu/packages/messaging.scm (libgnt): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libgadu.Raghav Gururajan2020-12-28
| | | | | | * gnu/packages/messaging.scm (libgadu): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add silc-toolkit.Raghav Gururajan2020-12-28
| | | | | | * gnu/packages/messaging.scm (silc-toolkit): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add meanwhile.Raghav Gururajan2020-12-28
| | | | | | * gnu/packages/messaging.scm (meanwhile): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: utox: Update home-page and description.Robert Karszniewicz2020-12-03
| | | | | | | | * gnu/packages/messaging.scm (utox): Update home-page and description. [home-page]: Change to GitHub URL. [description]: Fix uTox naming style. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: utox: Update to 0.18.0.Robert Karszniewicz2020-12-03
| | | | | | | | Fixes <http://issues.guix.gnu.org/43750>. * gnu/packages/messaging.scm (utox): Update to 0.18.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: tdlib: Update to 1.7.0.Brett Gilio2020-12-02
| | | | * gnu/packages/messaging.scm (tdlib): Update to 1.7.0.
* gnu: quaternion: Add xdg-utils to inputs.Michael Rohleder2020-11-28
| | | | | | * gnu/packages/messaging.scm (quaternion)[inputs]: Add xdg-utils. Signed-off-by: Leo Famulari <leo@famulari.name>
* Merge branch 'master' into stagingMarius Bakke2020-11-26
|\
| * gnu: qtox: Update to 1.17.3.Tobias Geerinckx-Rice2020-11-26
| | | | | | | | | | * gnu/packages/messaging.scm (qtox): Update to 1.17.3. [source]: Respect that it's no longer a tarball.
* | Merge branch 'master' into stagingMarius Bakke2020-11-22
|\|
| * gnu: dino: Add some inputs.Raghav Gururajan2020-11-21
| | | | | | | | | | | | | | | | | | | | | | These new inputs are referenced by the package, but were previously used indirectly via propagation from other inputs. Now they are just directly added. * gnu/packages/messaging.scm (dino) [native-inputs]: Add gtk+:bin. Correct label of glib:bin. [inputs]: Add glib. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: dino: Re-arrange inputs in alphabetical order.Raghav Gururajan2020-11-21
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (dino) [native-inputs]: Re-order. [inputs]: Re-order. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: dino: Update synopsis and description.Raghav Gururajan2020-11-21
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (dino) [synopsis]: Modify. [description]: Modify. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: dino: Make some cosmetic changes.Raghav Gururajan2020-11-21
| | | | | | | | | | | | * gnu/packages/messaging.scm (dino): Make some cosmetic changes. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: gajim-openpgp: Downgrade to 1.2.14.Raghav Gururajan2020-11-20
| | | | | | | | | | | | | | | | This version is compatible with the stable version of gajim (1.2.2). * gnu/packages/messaging.scm (gajim-openpgp)[version]: Downgrade to 1.2.14. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: gajim-omemo: Downgrade to 2.6.80.Raghav Gururajan2020-11-20
| | | | | | | | | | | | | | | | This version is compatible with the stable version of gajim (1.2.2). * gnu/packages/messaging.scm (gajim-omemo): Downgrade to 2.6.80. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: gajim: Honour $GAJIM_PLUGIN_PATH.Tobias Geerinckx-Rice2020-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows Gajim to find plug-ins installed with Guix. Reported at <http://issues.guix.gnu.org/44730>. However, at the time of pushing both packaged plug-ins (gajim-omemo and gajim-openpgp) require an unstable version of Gajim and will not load. * gnu/packages/messaging.scm (gajim)[arguments]: Replace the ‘add-plugin-dirs’ substitution phase with a... [source]: ...patch that won't silently break in the future. * gnu/packages/patches/gajim-honour-GAJIM_PLUGIN_PATH.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | Merge branch 'master' into stagingMarius Bakke2020-11-15
|\|
| * gnu: dino: Update to 0.2.0Ekaitz Zarraga2020-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update of the recently released Dino 0.2.0 version. Thanks! From 0b764d48996f3851ee2596a25f1fd42a8d3f4063 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga <ekaitz@elenq.tech> Date: Fri, 13 Nov 2020 12:18:11 +0100 Subject: [PATCH] gnu: dino: Update to 0.2.0 * gnu/packages/messaging.scm (dino): Update to 0.2.0 Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: chatty: Update to 0.1.17.Tobias Geerinckx-Rice2020-11-11
| | | | | | | | * gnu/packages/messaging.scm (chatty): Update to 0.1.17.
* | Merge branch 'master' into stagingMarius Bakke2020-11-07
|\| | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm