summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: this merge actually changes the 'curl' and 'python-attrs' derivations, as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and 12964df69a99de6190422c752fef65ef813f3b6b respectively. 4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it cannot currently be tested. Conflicts: gnu/local.mk gnu/packages/aidc.scm gnu/packages/boost.scm gnu/packages/curl.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/python-xyz.scm gnu/packages/tls.scm
| * gnu: HexChat: Add Libera Chat to the list of networks.Leo Famulari2021-06-16
| | | | | | | | | | | | * gnu/packages/patches/hexchat-add-libera-chat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/messaging.scm (hexchat)[source]: Use it.
| * gnu: Rename qtbase to qtbase-5.Maxim Cournoyer2021-06-14
| | | | | | | | | | | | | | | | | | | | | | | | This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit.
| * gnu: prosody: Update to 0.11.9.Solene Rapenne2021-06-13
| | | | | | | | | | | | * gnu/packages/messaging.scm (prosody): Update to 0.11.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: dino: Update to 0.2.1 [fixes CVE-2021-33896].Jack Hill2021-06-07
| | | | | | | | | | | | * gnu/packages/messaging.scm (dino): Update to 0.2.1. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: pidgin: Update to 2.14.5.Tobias Geerinckx-Rice2021-06-06
| | | | | | | | * gnu/packages/messaging.scm (pidgin): Update to 2.14.5.
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/algebra.scm gnu/packages/bioinformatics.scm gnu/packages/curl.scm gnu/packages/docbook.scm gnu/packages/emacs-xyz.scm gnu/packages/maths.scm gnu/packages/plotutils.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/readline.scm gnu/packages/tls.scm gnu/packages/xml.scm gnu/packages/xorg.scm
| * gnu: Add matterbridge.Denis 'GNUtoo' Carikli2021-06-06
| | | | | | | | | | | | * gnu/packages/messaging.scm (matterbridge): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: gajim-omemo: Update to 2.7.14.Raghav Gururajan2021-06-03
| | | | | | | | * gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.7.14.
| * gnu: libsignal-protocol-c: Update to 2.3.3.Tobias Geerinckx-Rice2021-05-24
| | | | | | | | * gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.3.
| * gnu: hangups: Update to 0.4.14.Tobias Geerinckx-Rice2021-05-24
| | | | | | | | * gnu/packages/messaging.scm (hangups): Update to 0.4.14.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: telegram-purple: Note support status.Tobias Geerinckx-Rice2021-05-06
| | | | | | | | * gnu/packages/messaging.scm (telegram-purple)[description]: Set expectations.
| * gnu: telegram-purple: Update to 1.4.7.Tobias Geerinckx-Rice2021-05-06
| | | | | | | | * gnu/packages/messaging.scm (telegram-purple): Update to 1.4.7.
| * gnu: gajim: Update to 1.3.2.Tobias Geerinckx-Rice2021-05-02
| | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.3.2.
| * gnu: pidgin: Update to 2.14.4.Tobias Geerinckx-Rice2021-05-02
| | | | | | | | | | | | * gnu/packages/messaging.scm (pidgin): Update to 2.14.4. [arguments]: Add now-required ‘--disable-gevolution’ configure flag. Remove obsoleted 'eat-leftovers phase.
| * gnu: psi-plus: Update to 1.5.1484.Tobias Geerinckx-Rice2021-04-18
| | | | | | | | * gnu/packages/messaging.scm (psi-plus): Update to 1.5.1484.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/boost.scm gnu/packages/chez.scm gnu/packages/compression.scm gnu/packages/crates-io.scm gnu/packages/docbook.scm gnu/packages/engineering.scm gnu/packages/gcc.scm gnu/packages/gl.scm gnu/packages/gtk.scm gnu/packages/nettle.scm gnu/packages/python-check.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/rust.scm gnu/packages/sqlite.scm guix/build-system/node.scm
| * gnu: hangups: Run test suite.Efraim Flashner2021-04-12
| | | | | | | | | | * gnu/packages/messaging.scm (hangups)[arguments]: Use custom 'check phase.
| * gnu: hangups: Loosen version restrictions further.Efraim Flashner2021-04-12
| | | | | | | | | | * gnu/packages/messaging.scm (hangups)[arguments]: Adjust custom 'relax-dependencies phase to allow more dependency versions.
| * gnu: pidgin: Update to 2.14.3.Tobias Geerinckx-Rice2021-04-09
| | | | | | | | | | * gnu/packages/messaging.scm (pidgin): Update to 2.14.3. [arguments]: Add an 'eat-leftovers phase.
| * gnu: pidgin: Update to 2.14.2.Tobias Geerinckx-Rice2021-04-02
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (pidgin): Update to 2.14.2. [source]: Remove pidgin-vv-gst.patch. * gnu/packages/patches/pidgin-vv-gst.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: Add zulip-term.Giacomo Leidi2021-04-01
| | | | | | | | | | | | * gnu/packages/messaging.scm (zulip-term): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add python-zulip.Giacomo Leidi2021-04-01
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-zulip): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Remove QT 4.Leo Famulari2021-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | For more information, see: https://lists.gnu.org/archive/html/guix-devel/2016-02/msg00596.html https://bugs.gnu.org/45704 * gnu/packages/qt.scm (qt-4, python2-pyqt-4): Remove variables. * gnu/packages/engineering.scm (qucs, qucs-s): Remove variables. * gnu/packages/messaging.scm (pybitmessage): Remove variable. * gnu/packages/password-utils.scm (keepassx): Remove variable. * gnu/packages/pdf.scm (poppler-qt4): Remove variable.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-24
|\|
| * gnu: python2-nbxmpp: Remove package.zimoun2021-03-23
| | | | | | | | | | | | * gnu/packages/messaging.scm (python2-nbxmpp): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * gnu: Add movim-desktop.Raghav Gururajan2021-03-21
| | | | | | | | | | | | * gnu/packages/messaging.scm (movim-desktop): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add psi-plus.Raghav Gururajan2021-03-20
| | | | | | | | | | | | * gnu/packages/messaging.scm (psi-plus): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add psi.Raghav Gururajan2021-03-19
| | | | | | | | | | | | * gnu/packages/messaging.scm (psi): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: hangups: Update to 0.4.13.Tobias Geerinckx-Rice2021-03-11
| | | | | | | | * gnu/packages/messaging.scm (hangups): Update to 0.4.13.
| * gnu: gajim: Update to 1.3.1.Raghav Gururajan2021-03-10
| | | | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.3.1. [arguments]: Modify custom 'disable-failing-tests phase.
| * gnu: python-nbxmpp: Update to 2.0.2.Raghav Gururajan2021-03-10
| | | | | | | | | | | | * gnu/packages/messaging.scm (python-nbxmpp) [version]: Update to 2.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: libgnt: Update to 2.14.1.Tobias Geerinckx-Rice2021-03-06
| | | | | | | | * gnu/packages/messaging.scm (libgnt): Update to 2.14.1.
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * gnu: mcabber: Enable enchant support.Raghav Gururajan2021-02-26
| | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (mcabber) [arguments]: Add --enable-enchant configure-flag. [inputs]: Add enchant. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: mcabber: Disable static libraries.Raghav Gururajan2021-02-26
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (mcabber) [arguments]: Add --disable-static configure-flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: mcabber: Add missing native-inputs.Raghav Gururajan2021-02-26
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (mcabber) [native-inputs]: Add perl and python-wrapper. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: mcabber: Update to 1.1.2.Raghav Gururajan2021-02-26
| | | | | | | | | | | | * gnu/packages/messaging.scm (mcabber) [version]: Update to 1.1.2. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: loudmouth: Generate documentation.Raghav Gururajan2021-02-26
| | | | | | | | | | | | | | * 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>
| * gnu: loudmouth: Enable GSSAPI.Raghav Gururajan2021-02-26
| | | | | | | | | | | | * gnu/packages/messaging.scm (loudmouth) [inputs]: Add mit-krb5. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: loudmouth: Disable static libraries.Raghav Gururajan2021-02-26
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (loudmouth) [arguments]: Add --disable-static configure-flag and CFLAGS make-flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: loudmouth: Update to 1.5.4.Raghav Gururajan2021-02-26
| | | | | | | | | | | | * gnu/packages/messaging.scm (loudmouth) [version]: Update to 1.5.4. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: profanity: Disable static libraries.Raghav Gururajan2021-02-24
| | | | | | | | | | | | * gnu/packages/messaging.scm (profanity) [arguments]<#:configure-flag>: Add --disable-static. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| * gnu: profanity: Add missing inputs.Raghav Gururajan2021-02-24
| | | | | | | | | | | | * gnu/packages/messaging.scm (profanity) [inputs]: Add libgcrypt. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| * gnu: libstrophe: Disable static libraries.Raghav Gururajan2021-02-24
| | | | | | | | | | | | | | | | | | * 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
| * gnu: libstrophe: Update to 0.10.1.Raghav Gururajan2021-02-24
| | | | | | | | | | | | * gnu/packages/messaging.scm (libstrophe) [version]: Update to 0.10.1. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| * gnu: libmesode: Disable static libraries.Raghav Gururajan2021-02-24
| | | | | | | | | | * gnu/packages/messaging.scm (libmesode)[arguments]: Add --disable-static configure flag. Patch Makefile.am to make tests link correctly.
| * gnu: libmesode: Update source, home-page URIs.Raghav Gururajan2021-02-24
| | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (libmesode) [source]: Update to new upstream URI. [home-page]: Same. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* | Merge branch 'master' into core-updatesDanny Milosavljevic2021-02-11
|\|