Tobias Geerinckx-Rice
42637f847e
gnu: libgnt: Update to 2.14.1.
...
* gnu/packages/messaging.scm (libgnt): Update to 2.14.1.
2021-03-06 18:44:20 +01:00
Raghav Gururajan
703005e88e
gnu: mcabber: Enable enchant support.
...
* gnu/packages/messaging.scm (mcabber) [arguments]: Add --enable-enchant
configure-flag.
[inputs]: Add enchant.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan
a3c675ee19
gnu: mcabber: Disable static libraries.
...
* gnu/packages/messaging.scm (mcabber) [arguments]: Add --disable-static
configure-flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan
7464c333dc
gnu: mcabber: Add missing native-inputs.
...
* gnu/packages/messaging.scm (mcabber) [native-inputs]: Add perl and
python-wrapper.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan
5e69fcf429
gnu: mcabber: Update to 1.1.2.
...
* gnu/packages/messaging.scm (mcabber) [version]: Update to 1.1.2.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan
c00b5be7a1
gnu: loudmouth: Generate documentation.
...
* gnu/packages/messaging.scm (loudmouth) [outputs]: New output "doc".
[arguments]: Add --enable-gtk-doc and --with-html-dir configure-flags.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan
fcd984d7b8
gnu: loudmouth: Enable GSSAPI.
...
* gnu/packages/messaging.scm (loudmouth) [inputs]: Add mit-krb5.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan
675086ad5b
gnu: loudmouth: Disable static libraries.
...
* gnu/packages/messaging.scm (loudmouth) [arguments]: Add --disable-static
configure-flag and CFLAGS make-flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:44 +01:00
Raghav Gururajan
866e2b121c
gnu: loudmouth: Update to 1.5.4.
...
* gnu/packages/messaging.scm (loudmouth) [version]: Update to 1.5.4.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:42 +01:00
Raghav Gururajan
22ba2bb83c
gnu: profanity: Disable static libraries.
...
* gnu/packages/messaging.scm (profanity) [arguments]<#:configure-flag>: Add --disable-static.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:50:45 +01:00
Raghav Gururajan
dcfd7c7bc9
gnu: profanity: Add missing inputs.
...
* gnu/packages/messaging.scm (profanity) [inputs]: Add libgcrypt.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:50:44 +01:00
Raghav Gururajan
1be08b1e01
gnu: libstrophe: Disable static libraries.
...
* gnu/packages/messaging.scm (libstrope)[arguments]: Add --disable-static
configure flag. Patch Makefile.am to make tests link correctly.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
libstrophe oneline
2021-02-24 00:50:36 +01:00
Raghav Gururajan
22f303d70b
gnu: libstrophe: Update to 0.10.1.
...
* gnu/packages/messaging.scm (libstrophe) [version]: Update to 0.10.1.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:50:35 +01:00
Raghav Gururajan
93dc9dc333
gnu: libmesode: Disable static libraries.
...
* gnu/packages/messaging.scm (libmesode)[arguments]: Add --disable-static
configure flag. Patch Makefile.am to make tests link correctly.
2021-02-24 00:49:26 +01:00
Raghav Gururajan
266a37285c
gnu: libmesode: Update source, home-page URIs.
...
* gnu/packages/messaging.scm (libmesode) [source]: Update to new
upstream URI.
[home-page]: Same.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:40:14 +01:00
Raghav Gururajan
1755498ca7
gnu: gajim-openpgp: Update to 1.3.9.
...
* gnu/packages/messaging.scm (gajim-openpgp): Update to 1.3.9.
[propagated-inputs]: Add python-gpg.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-11 16:23:47 +08:00
Raghav Gururajan
fb2107cd4a
gnu: gajim-omemo: Update to 2.7.13.
...
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.13.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-11 16:23:17 +08:00
Raghav Gururajan
e5d726fefa
gnu: gajim: Fix credentials management.
...
* gnu/packages/messaging.scm (gajim)[inputs]: Remove gnome-keyring.
Add libsecret.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-11 16:22:53 +08:00
Raghav Gururajan
be450b19ce
gnu: gajim: Update to 1.3.0.
...
* gnu/packages/messaging.scm (gajim): Update to 1.3.0.
[arguments]<#:phases>['disable-failing-tests]: New phase.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-11 16:21:14 +08:00
Raghav Gururajan
0da9dd4ca9
gnu: python-nbxmpp: Support GSSAPI authentication.
...
* gnu/packages/messaging.scm (python-nbxmpp)[inputs]: Add python-gssapi.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-11 16:18:18 +08:00
Raghav Gururajan
fdf4a6a8a7
gnu: python-nbxmpp: Update to 2.0.1.
...
* gnu/packages/messaging.scm (python-nbxmpp): Update to 2.0.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-11 16:17:44 +08:00
Robert Karszniewicz
f936f078bc
gnu: utox: Update to 0.18.1.
...
* gnu/packages/messaging.scm (utox): Update to 0.18.1.
[inputs]: Remove libsodium.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-31 22:26:14 +02:00
Tanguy Le Carrour
94fe015695
gnu: profanity: Update to 0.10.0.
...
* gnu/packages/messaging.scm (profanity): Update to 0.10.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 14:46:54 +02:00
Tanguy Le Carrour
8ce42fec7c
gnu: libmesode: Update to 0.10.1.
...
* gnu/packages/messaging.scm (libmesode): Update to 0.10.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 14:46:54 +02:00
Michael Rohleder
16743da26c
gnu: quaternion: Update to 0.0.9.4f.
...
* gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4f.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 11:09:44 +02:00
Tobias Geerinckx-Rice
84ea98d611
gnu: ngircd: Update to 26.1.
...
* gnu/packages/messaging.scm (ngircd): Update to 26.1.
2021-01-07 21:45:45 +01:00
Raghav Gururajan
f2f7395e3e
gnu: pidgin-otr: Add some inputs.
...
* gnu/packages/messaging.scm (pidgin-otr) [native-inputs]: Add
gettext-minimal.
[inputs]: Add perl.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:30 +01:00
Raghav Gururajan
3fd6fd7283
gnu: pidgin-otr: Update license.
...
* gnu/packages/messaging.scm (pidgin-otr) [license]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:30 +01:00
Raghav Gururajan
4f1f51898f
gnu: pidgin-otr: Make some cosmetic changes.
...
* gnu/packages/messaging.scm (pidgin-otr): Make some cosmetic changes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:30 +01:00
Raghav Gururajan
d3fb65a837
gnu: libotr: Update license.
...
* gnu/packages/messaging.scm (libotr) [license]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:30 +01:00
Raghav Gururajan
844da71612
gnu: libotr: Make some cosmetic changes.
...
* gnu/packages/messaging.scm (libotr): Make some cosmetic changes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:30 +01:00
Raghav Gururajan
3fd4477809
gnu: pidgin: Enable MultiMedia and A/V support.
...
* 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>
2021-01-03 17:30:30 +01:00
Raghav Gururajan
5541206876
gnu: pidgin: Enable Gadu-Gadu protocol support.
...
* gnu/packages/messaging.scm (pidgin) [inputs]: Add libgadu.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
89f4f0baa9
gnu: pidgin: Upgrade to 2.14.1.
...
* 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>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
f0e429a218
gnu: pidgin: Enable support for Tk.
...
* gnu/packages/messaging.scm (pidgin) [inputs]: Add tk.
[arguments]<#:configure-flags>[--with-tkconfig]: New flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
823567803f
gnu: pidgin: Enable support for Tcl.
...
* 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>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
43ba7a9b1d
gnu: pidgin: Enable SILC protocol support.
...
* gnu/packages/messaging.scm (pidgin) [inputs]: Add silc-toolkit.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
1b80f6703c
gnu: pidgin: Enable CAP.
...
* gnu/packages/messaging.scm (pidgin) [arguments]<#:configure-flags>
[--enable-cap]: New flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
80ecda973b
gnu: pidgin: Enable meanwhile.
...
* gnu/packages/messaging.scm (pidgin) [inputs]: Add meanwhile.
[arguments]<#:configure-flags>[--disable-meanwhile]: Remove flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
d02ada47f8
gnu: pidgin: Enable support for mono.
...
* gnu/packages/messaging.scm (pidgin) [inputs]: Add mono.
[arguments]<#:configure-flags>[--enable-mono]: New flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
10f32ae27f
gnu: pidgin: Add missing inputs.
...
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>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
7b1dccfb50
gnu: pidgin: Re-arrange inputs in alphabetical order.
...
* gnu/packages/messaging.scm (pidgin) [native-inputs]: Re-order.
[inputs]: Re-order.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:29 +01:00
Raghav Gururajan
60e1fa208a
gnu: pidgin: Make some cosmetic changes.
...
* gnu/packages/messaging.scm (pidgin): Make some cosmetic changes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-03 17:30:27 +01:00
Raghav Gururajan
2d20b230ea
gnu: Add libgnt.
...
* gnu/packages/messaging.scm (libgnt): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-28 18:22:53 +01:00
Raghav Gururajan
4b8aa089f2
gnu: Add libgadu.
...
* gnu/packages/messaging.scm (libgadu): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-28 18:22:50 +01:00
Raghav Gururajan
e5eb4db813
gnu: Add silc-toolkit.
...
* gnu/packages/messaging.scm (silc-toolkit): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-28 18:22:46 +01:00
Raghav Gururajan
30db113f9b
gnu: Add meanwhile.
...
* gnu/packages/messaging.scm (meanwhile): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-28 18:22:44 +01:00
Robert Karszniewicz
4f7698ba53
gnu: utox: Update home-page and description.
...
* 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>
2020-12-03 23:18:30 +01:00
Robert Karszniewicz
f5ba25ddff
gnu: utox: Update to 0.18.0.
...
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>
2020-12-03 23:18:30 +01:00
Brett Gilio
71cb686a02
gnu: tdlib: Update to 1.7.0.
...
* gnu/packages/messaging.scm (tdlib): Update to 1.7.0.
2020-12-02 18:12:56 -06:00