summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: Add tdlib-1.8.0.•••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> Giovanni Biscuolo2022-10-021-0/+15
* gnu: matterbridge: Update to 1.25.2.•••* gnu/packages/messaging.scm (matterbridge): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Denis 'GNUtoo' Carikli2022-09-271-2/+2
* gnu: gajim: Fix gtksourceview dependency.•••* gnu/packages/messaging.scm (gajim)[inputs]: Use gtksourceview-4. Raghav Gururajan2022-09-171-1/+1
* gnu: gajim: Remove inputs labels.•••* gnu/packages/messaging.scm (gajim): Remove input labels. Raghav Gururajan2022-09-171-38/+38
* gnu: chatty: Fix build.•••* 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. Maxim Cournoyer2022-09-131-3/+4
* gnu: chatty: Fix indentation.•••* gnu/packages/messaging.scm (chatty): Re-indent. Maxim Cournoyer2022-09-131-48/+48
* gnu: nheko: Update to 0.10.1.•••* gnu/packages/messaging.scm (nheko): Update to 0.10.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder2022-09-111-2/+2
* gnu: mtxclient: Update to 0.8.2.•••* gnu/packages/messaging.scm (mtxclient): Update to 0.8.2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder2022-09-111-3/+3
* gnu: pidgin: Remove mono support.•••* gnu/packages/messaging.scm (pidgin)[configure-flags]: Remove "--enable-mono". [inputs]: Remove mono. Maxim Cournoyer2022-09-011-3/+0
* gnu: Add python-paho-mqtt.•••* gnu/packages/messaging.scm (python-paho-mqtt): New variable. Maxim Cournoyer2022-08-311-0/+31
* gnu: tdlib: Update to 1.8.4.•••* 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> Zhu Zihao2022-09-011-6/+4
* gnu: tdlib: Use G-expressions.•••* gnu/packages/messaging.scm (tdlib)[arguments]: Use G-expressions. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao2022-09-011-13/+14
* gnu: Add pn.•••* gnu/packages/messaging.scm (pn): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Antero Mejr2022-08-121-0/+31
* gnu: chatty: Update to 0.6.7.•••* 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. Marius Bakke2022-08-081-6/+25
* gnu: nheko: Update to 0.10.0.•••* gnu/packages/messaging.scm (nheko): Update to 0.10.0. [arguments]: Adjust unbundling substitutions. Marius Bakke2022-08-041-8/+10
* gnu: mtxclient: Update to 0.8.0.•••* gnu/packages/messaging.scm (mtxclient): Update to 0.8.0. Marius Bakke2022-08-041-2/+2
* gnu: qttools: Rename to qttools-5.•••Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-3/+3
* gnu: qtwebengine: Rename to qtwebengine-5.•••Automated with: git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtwebchannel: Rename to qtwebchannel-5.•••Automated via: git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.•••Automated via: git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-3/+3
* gnu: qtquickcontrols: Rename to qtquickcontrols-5.•••Automated via: git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtdeclarative: Rename to qtdeclarative-5.•••Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-4/+4
* gnu: qtmultimedia: Rename to qtmultimedia-5.•••Automated via: git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-6/+6
* gnu: qtsvg: Rename variable to qtsvg-5.•••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 Maxim Cournoyer2022-07-311-6/+6
* gnu: libphonenumber: Build reproducibly.•••* 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> Antero Mejr2022-07-271-1/+2
* gnu: freetalk: Modernise arguments' style.•••* 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. Tobias Geerinckx-Rice2022-07-241-14/+16
* gnu: freetalk: Update to 4.2.•••* 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. Tobias Geerinckx-Rice2022-07-241-8/+5
* gnu: axc: Update to 0.3.7.•••* gnu/packages/messaging.scm (axc): Update to 0.3.7. Tobias Geerinckx-Rice2022-07-241-3/+4
* gnu: gajim: Update to 1.4.6.•••* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.6. Raghav Gururajan2022-07-131-2/+2
* gnu: gajim: Disable failing tests.•••* gnu/packages/messaging.scm (gajim)[phases]: Add disable-failing-tests phase. Raghav Gururajan2022-07-131-0/+6
* gnu: dino: Run tests.•••* gnu/packages/messaging.scm (dino)[arguments]<#:tests?>: Drop. <#:configure-flags>: Add “-DBUILD_TESTS=true”. <#:phases>: Replace ‘check’ with manual invocations of the test binaries. Liliana Marie Prikler2022-07-021-2/+8
* gnu: dino: Use new package style.•••* gnu/packages/messaging.scm (dino)[arguments]: Convert to list of G-Expressions. [native-inputs, inputs]: Drop labels. Liliana Marie Prikler2022-07-021-50/+50
* gnu: Add kaidan.•••* gnu/packages/messaging.scm (kaidan): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Raghav Gururajan2022-07-021-1/+54
* gnu: gajim: Enable app-indicator support.•••* gnu/packages/messaging.scm (gajim)[inputs]: Add libappindicator. Raghav Gururajan2022-06-281-0/+1
* gnu: gajim-openpgp: Install plugin in a sub-folder.•••* gnu/packages/messaging.scm (gajim-openpgp)[builder]: Modify. Raghav Gururajan2022-06-281-1/+1
* gnu: gajim-omemo: Install plugin in a sub-folder.•••* gnu/packages/messaging.scm (gajim-omemo)[builder]: Modify. Raghav Gururajan2022-06-281-1/+1
* gnu: gajim-openpgp: Change source URL and update to 1.4.9.•••* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.9. [source]: Modify. Raghav Gururajan2022-06-281-3/+3
* gnu: gajim-omemo: Change source URL and update to 2.8.15•••* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.15. [source]: Modify. Raghav Gururajan2022-06-281-3/+3
* gnu: gajim-openpgp: Update to 1.4.8.•••* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.8. Raghav Gururajan2022-06-261-2/+2
* gnu: gajim-omemo: Update to 2.8.13.•••* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.13. Raghav Gururajan2022-06-261-2/+2
* gnu: gajim: Update to 1.4.5.•••* 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. Raghav Gururajan2022-06-261-10/+5
* gnu: python-nbxmpp: Update to 3.1.0.•••* gnu/packages/messaging.scm (python-nbxmpp)[version]: Update to 3.1.0. Raghav Gururajan2022-06-261-2/+2
* gnu: qtox: Update to 1.17.6.•••* gnu/packages/messaging.scm (qtox): Update to 1.17.6. Tobias Geerinckx-Rice2022-06-051-2/+2
* gnu: profanity: Add 'release-monitoring-url' property.•••* gnu/packages/messaging.scm (profanity)[properties]: New field. Ludovic Courtès2022-06-011-0/+1
* gnu: profanity: Remove input labels.•••* gnu/packages/messaging.scm (profanity)[inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill2022-06-011-16/+15
* gnu: libmesode: Remove package.•••* gnu/packages/messaging.scm (libmesode): Delete varialbe. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill2022-06-011-35/+0
* gnu: profanity: Update to 0.12.1.•••* 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> Jack Hill2022-06-011-4/+4
* gnu: libstrophe: Improve package definition.•••* 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> Jack Hill2022-06-011-4/+11
* gnu: libstrophe: Update to 0.12.0.•••* gnu/packages/messaging.scm (libstrophe): Update to 0.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill2022-06-011-2/+2
* gnu: hangups: Update to 0.4.18.•••* gnu/packages/messaging.scm (hangups): Update to 0.4.18. Tobias Geerinckx-Rice2022-05-221-2/+2