Age | Commit message (Expand) | Author |
2020-11-28 | gnu: quaternion: Add xdg-utils to inputs....* gnu/packages/messaging.scm (quaternion)[inputs]: Add xdg-utils.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Michael Rohleder |
2020-11-26 | Merge branch 'master' into staging | Marius Bakke |
2020-11-26 | gnu: qtox: Update to 1.17.3....* gnu/packages/messaging.scm (qtox): Update to 1.17.3.
[source]: Respect that it's no longer a tarball.
| Tobias Geerinckx-Rice |
2020-11-22 | Merge branch 'master' into staging | Marius Bakke |
2020-11-21 | gnu: dino: Add some inputs....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>
| Raghav Gururajan |
2020-11-21 | gnu: dino: Re-arrange inputs in alphabetical order....* gnu/packages/messaging.scm (dino) [native-inputs]: Re-order.
[inputs]: Re-order.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Raghav Gururajan |
2020-11-21 | gnu: dino: Update synopsis and description....* gnu/packages/messaging.scm (dino) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Raghav Gururajan |
2020-11-21 | gnu: dino: Make some cosmetic changes....* gnu/packages/messaging.scm (dino): Make some cosmetic changes.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Raghav Gururajan |
2020-11-20 | gnu: gajim-openpgp: Downgrade to 1.2.14....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>
| Raghav Gururajan |
2020-11-20 | gnu: gajim-omemo: Downgrade to 2.6.80....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>
| Raghav Gururajan |
2020-11-19 | gnu: gajim: Honour $GAJIM_PLUGIN_PATH....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.
| Tobias Geerinckx-Rice |
2020-11-15 | Merge branch 'master' into staging | Marius Bakke |
2020-11-13 | gnu: dino: Update to 0.2.0...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>
| Ekaitz Zarraga |
2020-11-11 | gnu: chatty: Update to 0.1.17....* gnu/packages/messaging.scm (chatty): Update to 0.1.17.
| Tobias Geerinckx-Rice |
2020-11-07 | Merge branch 'master' into staging... Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
| Marius Bakke |
2020-11-05 | gnu: toxic: Update to 0.8.4....* gnu/packages/messaging.scm (toxic): Update to 0.8.4.
| Tobias Geerinckx-Rice |
2020-10-20 | gnu: Add gajim-openpgp....* gnu/packages/messaging.scm (gajim-openpgp): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-20 | gnu: gajim-omemo: Update description....* gnu/packages/messaging.scm (gajim-omemo) [description]: Modify.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-20 | gnu: gajim-omemo: Update to 2.7.9....* gnu/packages/messaging.scm (gajim-omemo) [version]: Update to
2.7.9.
[propagated-inputs]: Add python-axolotl-curve25519, python-cryptography
and python-qrcode.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-20 | gnu: gajim-omemo: Make some cosmetic changes....* gnu/packages/messaging.scm (gajim-omemo): Make some cosmetic changes.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-20 | gnu: gajim: Update synopsis and description....* gnu/packages/messaging.scm (gajim) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-20 | gnu: gajim: Update to 1.2.2....* gnu/packages/messaging.scm (gajim) [version]: Update to 1.2.2.
[arguments]<#:imported-modules>: New argument.
<#:modules>: New argument.
<#:phases>['wrap-gi-typelib-path]: Remove phase.
['install-icons]: Remove phase.
['wrap-gsettings-schema-dir]: Remove phase.
['check]: Modify phase.
['glib-or-gtk-compile-schemas]: New phase.
['glib-or-gtk-wrap]: New phase.
['wrap-env]: New phase.
[native-inputs]: Add gettext-minimal, glib:bin, gobject-introspection,
gtk+:bin, python-disutils-extra and python-setuptools. Remove intltool
and python-docutils.
[inputs]: Add avahi, dbus, farstream, geoclue, glib, glib-networking,
gsettings-desktop-schemas, gsound, gspell, gstreamer, gst-plugins-base,
gupnp-igd, libsoup, libxscrnsaver, network-manager, python-css-parser
and python-packaging. Remove adwaita-icon-theme, gtkspell3, hicolor-icon-theme,
libsecret, python-cssutils, python-dbus, python-gnupg and python-qrcode.
[propagated-inputs]: Add dconf.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-20 | gnu: gajim: Make some cosmetic changes....* gnu/packages/messaging.scm (gajim): Make some cosmetic changes.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-20 | gnu: python-nbxmpp: Update synopsis and description....* gnu/packages/messaging.scm (python-nbxmpp) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-20 | gnu: python-nbxmpp: Update to 1.0.2....* gnu/packages/messaging.scm (python-nbxmpp) [version]: Update to
1.0.2.
[arguments]<#:tests?>: Remove argument.
[native-inputs]: Add glib:bin.
[inputs]: Add glib, glib-networking, libsoup, python-idna,
python-precis-i18n and python-pygobject.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-20 | gnu: python-nbxmpp: Make some cosmetic changes....* gnu/packages/messaging.scm (python-nbxmpp): Make some cosmetic changes.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2020-10-13 | Merge branch 'master' into staging | Marius Bakke |
2020-10-06 | gnu: chatty: Update to 0.1.16....* gnu/packages/messaging.scm (chatty): Update to 0.1.16.
[inputs]: Add gsettings-desktop-schemas.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder |
2020-10-05 | Merge branch 'master' into staging | Guillaume Le Vaillant |
2020-09-29 | gnu: quaternion: Add debug output....* gnu/packages/messaging.scm (quaternion)[outputs]: Add debug output.
| Efraim Flashner |
2020-09-29 | gnu: dino: Add debug output....* gnu/packages/messaging.scm (dino)[outputs]: Add debug output.
| Efraim Flashner |
2020-09-23 | Merge branch 'staging' into wip-lisp | Guillaume Le Vaillant |
2020-09-18 | gnu: purple-mattermost: Update to 1.2-0.158ce20....* gnu/packages/messaging.scm (purple-mattermost): Update to commit 158ce20.
| Ludovic Courtès |
2020-09-13 | gnu: profanity: Change build system....* gnu/package/messaging.scm (profanity) [build-system]: Change from
gnu to glib-or-gtk.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-09-13 | gnu: profanity: Enable plugins, icons and clipboard....* gnu/packages/messaging.scm (profanity) [arguments]<#:configure-flags>
[--enable-python-plugins]: New flag.
[--enable-plugins]: New flag.
[--enable-icons-and-clipboard]: New flag.
[--enable-icons]: Remove flag.
[inputs]: Add python-wrapper.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-09-13 | gnu: profanity: Move some dependencies....* gnu/packages/messaging.scm (profanity) [native-inputs]: Move gtk-2,
libnotify and libsignal-protocol-c to ...
[inputs]: ... here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-09-13 | gnu: profanity: Make some cosmetic changes....* gnu/packages/messaging.scm (profanity): Make some cosmetic changes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-09-12 | gnu: Add poezio....* gnu/packages/messaging.scm (poezio): New variable.
| Raghav Gururajan |
2020-09-12 | gnu: Add mosquitto....* gnu/packages/messaging.scm (mosquitto): New variable.
| Danny Milosavljevic |
2020-09-11 | gnu: hangups: Update to 0.4.11....* gnu/packages/messaging.scm (hangups): Update to 0.4.11.
| Tobias Geerinckx-Rice |
2020-09-11 | gnu: mcabber: Update to 1.1.1....* gnu/packages/messaging.scm (mcabber): Update to 1.1.1.
| Tobias Geerinckx-Rice |
2020-09-09 | gnu: znc: Update to 1.8.2....* gnu/packages/messaging.scm (znc): Update to 1.8.2.
| Tobias Geerinckx-Rice |
2020-09-05 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2020-09-03 | gnu: Add bitlbee-purple....* gnu/packages/messaging.scm (bitlbee-purple): New variable.
| Ludovic Courtès |
2020-09-01 | gnu: gajim-omemo: Update to 2.7.7....* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Mason Hock |
2020-08-29 | gnu: Add libhandy-0.0....As of 355761c2d27fe80ae73b872b8026cb15d8487fd0, packages built against libhandy
fail to either build or to run since they require the 0.0.x API.
* gnu/packages/gnome.scm (libhandy-0.0): New variable.
(gnome-tweaks, geary)[inputs]: Use libhandy-0.0 instead of libhandy.
* gnu/packages/gnome.scm (chatty)[inputs]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Leo Prikler |
2020-08-16 | gnu: bitlbee-discord: Fix typo in description....* gnu/packages/messaging.scm (bitlbee-discord)[description]: Fix typo.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Brendan Tildesley |
2020-07-29 | gnu: gloox: Update to 1.0.24....* gnu/packages/messaging.scm (gloox): Update to 1.0.24.
| Tobias Geerinckx-Rice |
2020-07-25 | gnu: check: Update to 0.15.1....* gnu/packages/check.scm (check): Update to 0.15.1.
(check-0.14): New public variable.
* gnu/packages/backup.scm (burp)[native-inputs]: Change from CHECK to
CHECK-0.14.
* gnu/packages/bioinformatics.scm (libsbml)[native-inputs]: Likewise.
* gnu/packages/databases.scm (recutils)[native-inputs]: Likewise.
* gnu/packages/electronics.scm (libsigrokdecode)[native-inputs]: Likewise.
* gnu/packages/enlightenment.scm (efl, edi)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (gdm)[inputs]: Likewise.
* gnu/packages/gtk.scm (girara)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (pidgin)[native-inputs]: Likewise.
* gnu/packages/networking.scm (iodine)[native-inputs]: Likewise.
* gnu/packages/pulseaudio.scm (pulseaudio)[native-inputs]: Likewise.
* gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise.
* gnu/packages/web.scm (libwapcaplet)[native-inputs]: Likewise.
| Marius Bakke |
2020-07-18 | gnu: tdlib: Update to 1.6.6....* gnu/packages/messaging.scm (tdlib): Update to 1.6.6.
| Brett Gilio |