summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
AgeCommit message (Collapse)Author
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.
2022-04-19gnu: nheko: Update to 0.9.3.Jonathan Brielmaier
* gnu/packages/messaging.scm (nheko): Update to 0.9.3.
2022-03-29gnu: poezio: Update to 0.13.2.jgart
* gnu/packages/messaging.scm (poezio): Update to 0.13.2. [arguments]: Remove trailing boolean and use new style. [inputs]: Remove unused python input. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-18gnu: bitlbee-purple: Use 'modify-inputs'.Ludovic Courtès
* gnu/packages/messaging.scm (bitlbee-purple)[inputs]: Use 'modify-inputs'.
2022-03-18gnu: bitlbee-purple: Add search path for "PURPLE_PLUGIN_PATH".Ludovic Courtès
Suggested by Maxime Devos. * gnu/packages/messaging.scm (bitlbee-purple)[native-search-paths]: New field.
2022-03-16gnu: matterbridge: update to 1.24.0Denis 'GNUtoo' Carikli
* gnu/packages/messaging.scm (matterbridge): Update to 1.24.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-11gnu: tdlib: Run tests conditionally.Maxime Devos
* gnu/packages/messaging.scm (tdlib)[arguments]: Remove #:tests? instead of unconditionally setting it to #t. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-10gnu: nheko: Update to 0.9.2.raingloom
* gnu/packages/messaging.scm (nheko): Update to 0.9.2. [native-inputs]: Add asciidoc.
2022-03-10gnu: mtxclient: Update to 0.7.0.raingloom
* gnu/packages/messaging.scm (mtxclient): Update to 0.7.0.
2022-03-03gnu: Add jj.jgart
* gnu/packages/messaging.scm (jj): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-02-25gnu: Add python-harmony.Danny Milosavljevic
* gnu/packages/messaging.scm (python-harmony): New variable.
2022-02-25gnu: Add python-librecaptcha.Danny Milosavljevic
* gnu/packages/messaging.scm (python-librecaptcha): New variable.
2022-02-14gnu: hexchat: Update to 2.16.1.Jai Vetrivelan
* gnu/packages/messaging.scm (hexchat): Update to 2.16.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-13gnu: dino: Update to 0.3.0.Ricardo Wurmus
* gnu/packages/messaging.scm (dino): Update to 0.3.0. [arguments]: Add 'wrap phase. [inputs]: Add gstreamer, gst-plugins-base, gst-plugins-good, libcanberra, libsrtp, and webrtc-audio-processing.