/gnu/packages/aux-files/linux-libre/

>Raghav Gururajan 2021-01-03gnu: libotr: Update license....* gnu/packages/messaging.scm (libotr) [license]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2021-01-03gnu: libotr: Make some cosmetic changes....* gnu/packages/messaging.scm (libotr): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2021-01-03gnu: 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> Raghav Gururajan 2021-01-03gnu: pidgin: Enable Gadu-Gadu protocol support....* gnu/packages/messaging.scm (pidgin) [inputs]: Add libgadu. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2021-01-03gnu: 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> Raghav Gururajan 2021-01-03gnu: 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> Raghav Gururajan 2021-01-03gnu: 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> Raghav Gururajan 2021-01-03gnu: pidgin: Enable SILC protocol support....* gnu/packages/messaging.scm (pidgin) [inputs]: Add silc-toolkit. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2021-01-03gnu: pidgin: Enable CAP....* gnu/packages/messaging.scm (pidgin) [arguments]<#:configure-flags> [--enable-cap]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2021-01-03gnu: 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> Raghav Gururajan 2021-01-03gnu: 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> Raghav Gururajan 2021-01-03gnu: 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> Raghav Gururajan 2021-01-03gnu: 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> Raghav Gururajan 2021-01-03gnu: pidgin: Make some cosmetic changes....* gnu/packages/messaging.scm (pidgin): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-12-28gnu: Add libgnt....* gnu/packages/messaging.scm (libgnt): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-12-28gnu: Add libgadu....* gnu/packages/messaging.scm (libgadu): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-12-28gnu: Add silc-toolkit....* gnu/packages/messaging.scm (silc-toolkit): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-12-28gnu: Add meanwhile....* gnu/packages/messaging.scm (meanwhile): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-12-03gnu: 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> Robert Karszniewicz 2020-12-03gnu: 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> Robert Karszniewicz 2020-12-02gnu: tdlib: Update to 1.7.0....* gnu/packages/messaging.scm (tdlib): Update to 1.7.0. Brett Gilio 2020-11-28gnu: 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-26Merge branch 'master' into stagingMarius Bakke 2020-11-26gnu: 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-22Merge branch 'master' into stagingMarius Bakke 2020-11-21gnu: 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-21gnu: 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-21gnu: 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-21gnu: 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-20gnu: 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-20gnu: 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-19gnu: 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-15Merge branch 'master' into stagingMarius Bakke 2020-11-13gnu: 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-11gnu: chatty: Update to 0.1.17....* gnu/packages/messaging.scm (chatty): Update to 0.1.17. Tobias Geerinckx-Rice 2020-11-07Merge 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-05gnu: toxic: Update to 0.8.4....* gnu/packages/messaging.scm (toxic): Update to 0.8.4. Tobias Geerinckx-Rice