aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
AgeCommit message (Collapse)Author
2022-10-02gnu: Add tdlib-1.8.0.Giovanni Biscuolo
This is needed for emacs-telega 0.8.3 * gnu/packages/messaging.scm (tdlib-1.8.0): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-27gnu: matterbridge: Update to 1.25.2.Denis 'GNUtoo' Carikli
* gnu/packages/messaging.scm (matterbridge): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-17gnu: gajim: Fix gtksourceview dependency.Raghav Gururajan
* gnu/packages/messaging.scm (gajim)[inputs]: Use gtksourceview-4.
2022-09-17gnu: gajim: Remove inputs labels.Raghav Gururajan
* gnu/packages/messaging.scm (gajim): Remove input labels.
2022-09-13gnu: chatty: Fix build.Maxim Cournoyer
* gnu/packages/messaging.scm (chatty) [#:glib-or-gtk?]: New argument. [inputs]: Replace folks with folks-with-libsoup2. [propagated-inputs]: Replace evolution-data-server with evolution-data-server-3.44.
2022-09-13gnu: chatty: Fix indentation.Maxim Cournoyer
* gnu/packages/messaging.scm (chatty): Re-indent.
2022-09-11gnu: nheko: Update to 0.10.1.Michael Rohleder
* gnu/packages/messaging.scm (nheko): Update to 0.10.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-11gnu: mtxclient: Update to 0.8.2.Michael Rohleder
* gnu/packages/messaging.scm (mtxclient): Update to 0.8.2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-01gnu: pidgin: Remove mono support.Maxim Cournoyer
* gnu/packages/messaging.scm (pidgin)[configure-flags]: Remove "--enable-mono". [inputs]: Remove mono.
2022-08-31gnu: Add python-paho-mqtt.Maxim Cournoyer
* gnu/packages/messaging.scm (python-paho-mqtt): New variable.
2022-09-01gnu: tdlib: Update to 1.8.4.Zhu Zihao
* gnu/packages/messaging.scm (tdlib): Update to 1.8.4. <#:configure-flags>: Enable LTO. Move build type settings to #:build-type arguments. <#:build-type>: Use "Release build". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-01gnu: tdlib: Use G-expressions.Zhu Zihao
* gnu/packages/messaging.scm (tdlib)[arguments]: Use G-expressions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-12gnu: Add pn.Antero Mejr
* gnu/packages/messaging.scm (pn): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-08gnu: chatty: Update to 0.6.7.Marius Bakke
* gnu/packages/messaging.scm (chatty): Update to 0.6.7. [source]: Fetch git submodules too. [arguments]: Add pre-check phase. [native-inputs]: Add XORG-SERVER-FOR-TESTS. [inputs]: Add GNOME-DESKTOP.
2022-08-04gnu: nheko: Update to 0.10.0.Marius Bakke
* gnu/packages/messaging.scm (nheko): Update to 0.10.0. [arguments]: Adjust unbundling substitutions.
2022-08-04gnu: mtxclient: Update to 0.8.0.Marius Bakke
* gnu/packages/messaging.scm (mtxclient): Update to 0.8.0.
2022-07-31gnu: qttools: Rename to qttools-5.Maxim Cournoyer
Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtwebengine: Rename to qtwebengine-5.Maxim Cournoyer
Automated with: git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtwebchannel: Rename to qtwebchannel-5.Maxim Cournoyer
Automated via: git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.Maxim Cournoyer
Automated via: git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtquickcontrols: Rename to qtquickcontrols-5.Maxim Cournoyer
Automated via: git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtdeclarative: Rename to qtdeclarative-5.Maxim Cournoyer
Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtmultimedia: Rename to qtmultimedia-5.Maxim Cournoyer
Automated via: git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i git checkout NEWS
2022-07-31gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer
This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-27gnu: libphonenumber: Build reproducibly.Antero Mejr
* gnu/packages/messaging.scm (libphonenumber): Add patch. * gnu/packages/patches/libphonenumber-reproducible-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-07-24gnu: freetalk: Modernise arguments' style.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (freetalk)[arguments]: Use a G-expression. Use SEARCH-INPUT-FILE to find representative binaries instead of relying on package names, and 'suffix rather than 'prefix their location to PATH.
2022-07-24gnu: freetalk: Update to 4.2.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (freetalk): Update to 4.2. [arguments]: Remove unneeded "CFLAGS=-fcommon" from #:configure-flags. Don't explicitly return #t from phases. [inputs]: Update guile-2.0 to guile-3.0.
2022-07-24gnu: axc: Update to 0.3.7.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (axc): Update to 0.3.7.
2022-07-13gnu: gajim: Update to 1.4.6.Raghav Gururajan
* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.6.
2022-07-13gnu: gajim: Disable failing tests.Raghav Gururajan
* gnu/packages/messaging.scm (gajim)[phases]: Add disable-failing-tests phase.
2022-07-02gnu: dino: Run tests.Liliana Marie Prikler
* gnu/packages/messaging.scm (dino)[arguments]<#:tests?>: Drop. <#:configure-flags>: Add “-DBUILD_TESTS=true”. <#:phases>: Replace ‘check’ with manual invocations of the test binaries.
2022-07-02gnu: dino: Use new package style.Liliana Marie Prikler
* gnu/packages/messaging.scm (dino)[arguments]: Convert to list of G-Expressions. [native-inputs, inputs]: Drop labels.
2022-07-02gnu: Add kaidan.Raghav Gururajan
* gnu/packages/messaging.scm (kaidan): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-28gnu: gajim: Enable app-indicator support.Raghav Gururajan
* gnu/packages/messaging.scm (gajim)[inputs]: Add libappindicator.
2022-06-28gnu: gajim-openpgp: Install plugin in a sub-folder.Raghav Gururajan
* gnu/packages/messaging.scm (gajim-openpgp)[builder]: Modify.
2022-06-28gnu: gajim-omemo: Install plugin in a sub-folder.Raghav Gururajan
* gnu/packages/messaging.scm (gajim-omemo)[builder]: Modify.
2022-06-28gnu: gajim-openpgp: Change source URL and update to 1.4.9.Raghav Gururajan
* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.9. [source]: Modify.
2022-06-28gnu: gajim-omemo: Change source URL and update to 2.8.15Raghav Gururajan
* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.15. [source]: Modify.
2022-06-26gnu: gajim-openpgp: Update to 1.4.8.Raghav Gururajan
* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.8.
2022-06-26gnu: gajim-omemo: Update to 2.8.13.Raghav Gururajan
* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.13.
2022-06-26gnu: gajim: Update to 1.4.5.Raghav Gururajan
* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.5. [phases](disable-failing-tests): Remove phase. (wrap-env): Modify phase. [inputs]: Add gtksourceview and python-gssapi.
2022-06-26gnu: python-nbxmpp: Update to 3.1.0.Raghav Gururajan
* gnu/packages/messaging.scm (python-nbxmpp)[version]: Update to 3.1.0.
2022-06-05gnu: qtox: Update to 1.17.6.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (qtox): Update to 1.17.6.
2022-06-01gnu: profanity: Add 'release-monitoring-url' property.Ludovic Courtès
* gnu/packages/messaging.scm (profanity)[properties]: New field.
2022-06-01gnu: profanity: Remove input labels.Jack Hill
* gnu/packages/messaging.scm (profanity)[inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-01gnu: libmesode: Remove package.Jack Hill
* gnu/packages/messaging.scm (libmesode): Delete varialbe. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-01gnu: profanity: Update to 0.12.1.Jack Hill
* gnu/packages/messaging.scm (profanity): Update to 0.12.1. [source]: Update uri. [inputs]: Replace libmesode with libstrophe. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-01gnu: libstrophe: Improve package definition.Jack Hill
* gnu/packages/messaging.scm (libstrophe)[phases]: Use gexps. {install-extra-license-files}: New phase. [home-page]: Use https and add trailing /. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-01gnu: libstrophe: Update to 0.12.0.Jack Hill
* gnu/packages/messaging.scm (libstrophe): Update to 0.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-22gnu: hangups: Update to 0.4.18.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (hangups): Update to 0.4.18.