aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
Commit message (Collapse)AuthorAge
* gnu: tdlib: Update to 1.8.23.Sergey Trofimov2024-01-02
| | | | | | * gnu/packages/messaging.scm (tdlib): Update to 1.8.23. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: tdlib: Update to 1.8.20.Sergey Trofimov2023-11-07
| | | | | | * gnu/packages/messaging.scm (tdlib): Update to 1.8.20. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: weechat-wee-slack: Update to 2.10.1.Arun Isaac2023-10-20
| | | | | | * gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.10.1. [inputs]: Move python-mock to ... [native-inputs]: ... here.
* gnu: Add senpai.Nguyễn Gia Phong2023-10-12
| | | | | | * gnu/packaging/messaging.scm (senpai): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: matterbridge: Update to 1.26.0Denis 'GNUtoo' Carikli2023-10-06
| | | | | | | * gnu/packages/messaging.scm (matterbridge): Update to 1.26.0 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: prosody: Update to 0.12.4.André Batista2023-10-05
| | | | | | * gnu/packages/messaging.scm (prosody): Update to 0.12.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: tdlib: Update to 1.8.16-0.4d1d22d.Andrew Tropin2023-10-05
| | | | * gnu/packages/messaging.scm (tdlib): Update to 1.8.16-0.4d1d22d.
* gnu: gajim: Clean up formatting.Parnikkapore2023-09-27
| | | | | | * gnu/packages/messaging.scm (gajim): Clean up formatting. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-nbxmpp: Clean up formatting.Parnikkapore2023-09-27
| | | | | | * gnu/packages/messaging.scm (python-nbxmpp): Clean up formatting. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: gajim-openpgp: Update to 1.5.0.Parnikkapore2023-09-27
| | | | | | * gnu/packages/messaging.scm (gajim-openpgp): Update to 1.5.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: gajim-omemo: Update to 2.9.0.Parnikkapore2023-09-27
| | | | | | * gnu/packages/messaging.scm (gajim-omemo): Update to 2.9.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: gajim: Update to 1.7.3.Parnikkapore2023-09-27
| | | | | | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.7.3. [arguments]: Switch to "python -m build". To use pyproject-build-system, support for backend-path is needed. Add metadata build and install phase. Switch to "python -m unittest" as test method, following upstream recommendation. Generate gdk-pixbuf cache and include result in wrapper. Allows Gajim to run in pure environments. [native-search-paths]: Update. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-nbxmpp: Update to 4.2.2.Parnikkapore2023-09-27
| | | | | | | | | Gajim will not build at this commit. * gnu/packages/messaging.scm (python-nbxmpp): Update to 4.2.2. [arguments]: Specify "python -m unittest" as test method. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: kaidan: Update to 0.9.0.宋文武2023-09-05
| | | | | | * gnu/packages/messaging.scm (kaidan): Update to 0.9.0. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: kaidan: Add missing input.宋文武2023-09-05
| | | | | | | | Fixes <https://issues.guix.gnu.org/65684>. * gnu/packages/messaging.scm (kaidan)[inputs]: Add sonnet. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: profanity: Update to 0.14.0.Jack Hill2023-08-29
| | | | | | * gnu/packagex/messaging.scm (profanity): Update to 0.14.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: dino: Update to 0.4.3.Jack Hill2023-08-29
| | | | | | * gnu/packages/messaging.scm (dino): Update to 0.4.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: dino: Build with librsvg-for-system.Efraim Flashner2023-08-15
| | | | | * gnu/packages/messaging.scm (dino)[inputs]: Replace librsvg with librsvg-for-system.
* gnu: libstrophe: Update to 0.12.3.Tobias Geerinckx-Rice2023-07-30
| | | | | * gnu/packages/messaging.scm (libstrophe): Update to 0.12.3. [arguments]: Don't explicitly return #t from phases.
* gnu: chatty: Add missing input.Efraim Flashner2023-07-10
| | | | * gnu/packages/messaging.scm (chatty)[native-inputs]: Add itstool.
* gnu: poezio: Add missing input.Efraim Flashner2023-06-18
| | | | | * gnu/packages/messaging.scm (poezio)[inputs]: Add python-typing-extensions.
* gnu: python-zulip: Fix test failure.gemmaro2023-06-03
| | | | | | * gnu/packages/messaging.scm (python-zulip): Fix test failure. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: prosody: Update to 0.12.3.André Batista2023-05-24
| | | | | | * gnu/packages/messaging.scm (prosody): Update to 0.12.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: packages: Fix weechat-wee-slack build.Lilah Tascheter2023-05-19
| | | | | | | * gnu/packages/messaging.scm (weechat-wee-slack)[inputs]: Add python-mock test dependency. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gajim: Add missing input.Lars-Dominik Braun2023-05-19
| | | | | | Fixes <https://issues.guix.gnu.org/issue/62956>. * gnu/packages/messaging.scm (gajim)[inputs]: Add python-idna.
* gnu: Rename json-modern-cxx to nlohmann-json.Liliana Marie Prikler2023-05-14
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/cpp.scm (nlohmann-json): New variable. (json-modern-cxx): Mark as deprecated alias. (xtl, jsonnet)[inputs]: Use nlohmann-json. * gnu/packages/build-tools.scm (bear)[inputs]: Likewise. * gnu/packages/cybersecurity.scm (blacksmith)[inputs]: Likewise. * gnu/packages/databases.scm (sqlitebrowser)[inputs]: Adjust comment. * gnu/packages/games.scm (openrct2)[inputs]: Use nlohmann-json. * gnu/packages/graphics.scm (f3d)[native-inputs]: Likewise. * gnu/packages/hardware.scm (openrgb)[inputs]: Likewise. [arguments]: Adjust accordingly. * gnu/packages/image-processing.scm (paraview)[inputs]: Adjust comment. * gnu/packages/irods.scm (irods, irods-client-icommands)[inputs]: Use nlohmann-json. * gnu/packages/jupyter.scm (xeus)[inputs]: Likewise. * gnu/packages/messaging.scm (mtxclient, nheko)[inputs]: Likewise. * gnu/packages/text-editors.scm (jucipp)[inputs]: Likewise. * gnu/packages/video.scm (mktoolnix)[inputs]: Likewise. * gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Likewise.
* gnu: libotr: Fix compilation with glibc 2.35.Ludovic Courtès2023-04-21
| | | | * gnu/packages/messaging.scm (libotr)[source]: Add 'snippet'.
* gnu: libgnt: Remove patch-docbook-xml phase.Maxim Cournoyer2023-04-21
| | | | | | * gnu/packages/messaging.scm (libgnt) [arguments]: Remove patch-docbook-xml phase. Use gexps. [native-inputs, propagated-inputs]: Remove labels.
* Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm
| * gnu: pounce: Update to 3.1.Arjan Adriaanse2023-04-06
| | | | | | | | | | | | * gnu/packages/messaging.scm (pounce): Update to 3.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: mosquitto: Update to 2.0.15.Yovan Naumovski2023-03-27
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (mosquitto): Update to 2.0.15. [inputs]: Add libxslt. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: dino: Update to 0.4.2 [fixes CVE-2023-28686].Jack Hill2023-03-26
| | | | | | | | | | | | * gnu/packages/messaging.scm (dino): Update to 0.4.2. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: Replace all uses of atk by at-spi2-core.Josselin Poiret2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/animation.scm (gnash) * gnu/packages/chromium.scm (ungoogled-chromium) * gnu/packages/crates-gtk.scm (rust-atk-sys-0.14, rust-atk-sys-0.10, rust-atk-0.14, rust-gtk-0.14) * gnu/packages/gimp.scm (gimp) * gnu/packages/gnome.scm (evince, glade3, clutter, totem, rhythmbox, mutter, ghex): * gnu/packages/graphviz.scm (xdot) * gnu/packages/gtk.scm (gtk+-2, gtk+, guile-gnome, atkmm) * gnu/packages/mate.scm (mate-applets, atril, mate-control-center, mate-calc, mate-utils, eom, pluma) * gnu/packages/messaging.scm (dino) * gnu/packages/qt.scm (qtwebengine-5) * gnu/packages/rust-apps.scm (alfis) * gnu/packages/vim.scm (vim-full) * gnu/packages/vnc.scm (remmina) * gnu/packages/web.scm (castor): Replace atk by at-spi2-core. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\|
| * gnu: tdlib: Remove version 1.8.0.Zhu Zihao2023-03-17
| | | | | | | | | | | | | | | | emacs-telega no longer depends on this package. * gnu/packages/messaging.scm (tdlib-1.8.0): Remove variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Update nheko to 0.11.3.jgart2023-03-12
| | | | | | | | | | | | * gnu/packages/messaging.scm (nheko): Update to 0.11.3. Signed-off-by: Andreas Enge <andreas@enge.fr>
* | gnu: dino: Replace 'pango-next' with 'pango'.Ludovic Courtès2023-03-02
| | | | | | | | | | | | | | | | | | This is a followup to the merge commit in 7df09ee0ab3e7962ef27859ce87e06a323059284. 'pango-next' was removed in dc5fc7d23f0a4b62f8542bb24abb7ac1b589168d on 'core-updates'. * gnu/packages/messaging.scm (dino)[inputs]: Replace 'pango-next' with 'pango'.
* | Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines2023-03-02
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/autotools.scm gnu/packages/cmake.scm gnu/packages/gnuzilla.scm gnu/packages/haskell.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/samba.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/wxwidgets.scm
| * gnu: Add python-pypresence.Giacomo Leidi2023-03-01
| | | | | | | | | | | | * gnu/packages/messaging.scm (python-pypresence): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: dino: Fix comment for pango-next.Liliana Marie Prikler2023-02-19
| | | | | | | | | | | | Pango 1.5 is a rather old version ;) * gnu/packages/messaging.scm (dino)[inputs]: Fix comment next to pango-next.
| * gnu: dino: Update to 0.4.0.Parnikkapore2023-02-19
| | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (dino): Update to 0.4.0. [inputs]: Replace gtk+ with gtk. Replace pango with pango-next. Add bash-minimal and libadwaita. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: psi: Replace with psi-plus.Leo Famulari2023-02-17
| | | | | | | | | | | | This is required for <https://issues.guix.gnu.org/53289>. * gnu/packages/messaging.scm (psi): Deprecate in favor of psi-plus.
| * gnu: nheko: Update to 0.11.2.Efraim Flashner2023-02-12
| | | | | | | | | | * gnu/packages/messaging.scm (nheko): Update to 0.11.2. [inputs]: Add re2.
| * gnu: mtxclient: Update to 0.9.1.Efraim Flashner2023-02-12
| | | | | | | | | | * gnu/packages/messaging.scm (mtxclient): Update to 0.9.1. [inputs]: Add re2.
| * gnu: gajim: update to 1.4.7Adrien Bourmault (neox)2023-02-12
| | | | | | | | | | | | | | [[PGP Signed Part:No public key for 6EB408FE0ACEC664 created at 2023-02-06T00:24:19+0100 using RSA]] * gnu/packages/messaging.scm (gajim): Update to 1.4.7 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: prosody: Update to 0.12.2.André Batista2023-02-03
| | | | | | | | | | | | * gnu/packages/messaging.scm (prosody): Update to 0.12.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: poezio: Remove input.Andreas Enge2023-02-25
| | | | | | | | | | * gnu/packages/messaging.scm (poezio)[inputs]: Remove python-potr. [arguments]: Disable tests.
* | gnu: poezio: Update to 0.14.Andreas Enge2023-02-21
|/ | | | | * gnu/packages/messaging.scm (poezio): Update to 0.14. [license]: Change to gpl3+.
* gnu: tdlib: Update to commit with fixed formatted_phone_number test.Andrew Tropin2023-01-19
| | | | | | | | | The previously used commit was failing against formatted_phone_number test, the 8ceeb39f5d51b49045b001b04f6f660c04f76698 has a fix for it. The last commit containing the fix and passing tdlib's CI was picked. * gnu/packages/messaging.scm (tdlib): Update to commit with fixed formatted_phone_number test.
* gnu: tdlib: Update to 1.8.10.Andrew Tropin2023-01-17
| | | | * gnu/packages/messaging.scm (tdlib): Update to 1.8.10.