Age | Commit message (Expand) | Author |
2021-07-18 | gnu: Add omemo-wget....* gnu/packages/messaging.scm (omemo-wget): New variable.
| Raghav Gururajan |
2021-07-14 | gnu: bitlbee-discord: Update to 0.4.3....* gnu/packages/messaging.scm (bitlbee-discord): Update to 0.4.3.
| Maxim Cournoyer |
2021-07-14 | gnu: bitlbee-discord: Fix build....* gnu/packages/messaging.scm (bitlbee-discord)[phases]{configure}: Delete
override and move the configure flags to...
[configure-flags]: ... here. Specify the '--with-bdatadir' configure flag,
which resolves a build failure.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Adrian Fullmer |
2021-06-22 | gnu: dino: Enable some features....* gnu/packages/messaging.scm (dino): Add comments for v0.3.0 release.
[inputs]: Add gspell and icu4c.
| Raghav Gururajan |
2021-06-22 | gnu: dino: 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 (dino)[native-inputs]: Add gobject-introspection.
[inputs]: Add atk, cairo, gdk-pixbug+svg, libnice and pango.
| Raghav Gururajan |
2021-06-22 | gnu: dino: Remove duplicate inputs....* gnu/packages/messaging.scm (dino)[inputs]: Remove duplicate gpgme,
gtk+, glib-networking and gsettings-desktop-schemas.
| Raghav Gururajan |
2021-06-16 | gnu: HexChat: Add Libera Chat to the list of networks....* 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.
| Leo Famulari |
2021-06-14 | gnu: Rename qtbase to qtbase-5....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.
| Maxim Cournoyer |
2021-06-13 | gnu: prosody: Update to 0.11.9....* gnu/packages/messaging.scm (prosody): Update to 0.11.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Solene Rapenne |
2021-06-07 | gnu: dino: Update to 0.2.1 [fixes CVE-2021-33896]....* gnu/packages/messaging.scm (dino): Update to 0.2.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jack Hill |
2021-06-06 | gnu: pidgin: Update to 2.14.5....* gnu/packages/messaging.scm (pidgin): Update to 2.14.5.
| Tobias Geerinckx-Rice |
2021-06-06 | gnu: Add matterbridge....* gnu/packages/messaging.scm (matterbridge): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Denis 'GNUtoo' Carikli |
2021-06-03 | gnu: gajim-omemo: Update to 2.7.14....* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.7.14.
| Raghav Gururajan |
2021-05-24 | gnu: libsignal-protocol-c: Update to 2.3.3....* gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.3.
| Tobias Geerinckx-Rice |
2021-05-24 | gnu: hangups: Update to 0.4.14....* gnu/packages/messaging.scm (hangups): Update to 0.4.14.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: telegram-purple: Note support status....* gnu/packages/messaging.scm (telegram-purple)[description]: Set expectations.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: telegram-purple: Update to 1.4.7....* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.7.
| Tobias Geerinckx-Rice |
2021-05-02 | gnu: gajim: Update to 1.3.2....* gnu/packages/messaging.scm (gajim): Update to 1.3.2.
| Tobias Geerinckx-Rice |
2021-05-02 | gnu: pidgin: Update to 2.14.4....* gnu/packages/messaging.scm (pidgin): Update to 2.14.4.
[arguments]: Add now-required ‘--disable-gevolution’ configure flag.
Remove obsoleted 'eat-leftovers phase.
| Tobias Geerinckx-Rice |
2021-04-18 | gnu: psi-plus: Update to 1.5.1484....* gnu/packages/messaging.scm (psi-plus): Update to 1.5.1484.
| Tobias Geerinckx-Rice |
2021-04-12 | gnu: hangups: Run test suite....* gnu/packages/messaging.scm (hangups)[arguments]: Use custom 'check
phase.
| Efraim Flashner |
2021-04-12 | gnu: hangups: Loosen version restrictions further....* gnu/packages/messaging.scm (hangups)[arguments]: Adjust custom
'relax-dependencies phase to allow more dependency versions.
| Efraim Flashner |
2021-04-09 | gnu: pidgin: Update to 2.14.3....* gnu/packages/messaging.scm (pidgin): Update to 2.14.3.
[arguments]: Add an 'eat-leftovers phase.
| Tobias Geerinckx-Rice |
2021-04-02 | gnu: pidgin: Update to 2.14.2....* 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.
| Tobias Geerinckx-Rice |
2021-04-01 | gnu: Add zulip-term....* gnu/packages/messaging.scm (zulip-term): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Giacomo Leidi |
2021-04-01 | gnu: Add python-zulip....* gnu/packages/python-xyz.scm (python-zulip): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Giacomo Leidi |
2021-03-25 | gnu: Remove QT 4....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.
| Leo Famulari |
2021-03-23 | gnu: python2-nbxmpp: Remove package....* gnu/packages/messaging.scm (python2-nbxmpp): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2021-03-21 | gnu: Add movim-desktop....* gnu/packages/messaging.scm (movim-desktop): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Raghav Gururajan |
2021-03-20 | gnu: Add psi-plus....* gnu/packages/messaging.scm (psi-plus): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Raghav Gururajan |
2021-03-19 | gnu: Add psi....* gnu/packages/messaging.scm (psi): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Raghav Gururajan |
2021-03-11 | gnu: hangups: Update to 0.4.13....* gnu/packages/messaging.scm (hangups): Update to 0.4.13.
| Tobias Geerinckx-Rice |
2021-03-10 | gnu: gajim: Update to 1.3.1....* gnu/packages/messaging.scm (gajim): Update to 1.3.1.
[arguments]: Modify custom 'disable-failing-tests phase.
| Raghav Gururajan |
2021-03-10 | gnu: python-nbxmpp: Update to 2.0.2....* gnu/packages/messaging.scm (python-nbxmpp) [version]: Update to 2.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Raghav Gururajan |
2021-03-06 | gnu: libgnt: Update to 2.14.1....* gnu/packages/messaging.scm (libgnt): Update to 2.14.1.
| Tobias Geerinckx-Rice |
2021-02-26 | 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>
| Raghav Gururajan |
2021-02-26 | gnu: mcabber: Disable static libraries....* gnu/packages/messaging.scm (mcabber) [arguments]: Add --disable-static
configure-flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2021-02-26 | 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>
| Raghav Gururajan |
2021-02-26 | 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>
| Raghav Gururajan |
2021-02-26 | 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>
| Raghav Gururajan |
2021-02-26 | gnu: loudmouth: Enable GSSAPI....* gnu/packages/messaging.scm (loudmouth) [inputs]: Add mit-krb5.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2021-02-26 | 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>
| Raghav Gururajan |
2021-02-26 | 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>
| Raghav Gururajan |
2021-02-24 | 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>
| Raghav Gururajan |
2021-02-24 | gnu: profanity: Add missing inputs....* gnu/packages/messaging.scm (profanity) [inputs]: Add libgcrypt.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-02-24 | 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
| Raghav Gururajan |
2021-02-24 | 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>
| Raghav Gururajan |
2021-02-24 | gnu: libmesode: Disable static libraries....* gnu/packages/messaging.scm (libmesode)[arguments]: Add --disable-static
configure flag. Patch Makefile.am to make tests link correctly.
| Raghav Gururajan |
2021-02-24 | 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>
| Raghav Gururajan |
2021-02-11 | 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>
| Raghav Gururajan |