Commit Graph

587 Commits

Author SHA1 Message Date
Marius Bakke
ca6f15310d
gnu: nheko: Update to 0.10.0.
* gnu/packages/messaging.scm (nheko): Update to 0.10.0.
[arguments]: Adjust unbundling substitutions.
2022-08-04 12:30:13 +02:00
Marius Bakke
9dab4ff770
gnu: mtxclient: Update to 0.8.0.
* gnu/packages/messaging.scm (mtxclient): Update to 0.8.0.
2022-08-04 12:30:13 +02:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
Automated with:

  git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
a0beb297a3
gnu: qtwebengine: Rename to qtwebengine-5.
Automated with:

  git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:47 -04:00
Maxim Cournoyer
0938c3e34a
gnu: qtwebchannel: Rename to qtwebchannel-5.
Automated via:

  git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
1130fc5991
gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.
Automated via:

  git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:45 -04:00
Maxim Cournoyer
65e5e85d28
gnu: qtquickcontrols: Rename to qtquickcontrols-5.
Automated via:

  git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:45 -04:00
Maxim Cournoyer
735d340ae4
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
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
5f22854339
gnu: qtmultimedia: Rename to qtmultimedia-5.
Automated via:

  git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
  git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
1ef04fb228
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
2022-07-31 21:55:43 -04:00
Antero Mejr
ecb91c993d
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>
2022-07-27 16:55:22 +02:00
Tobias Geerinckx-Rice
f8b7320ab2
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.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
d62b180ffd
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.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
ac65e3029b
gnu: axc: Update to 0.3.7.
* gnu/packages/messaging.scm (axc): Update to 0.3.7.
2022-07-24 02:00:01 +02:00
Raghav Gururajan
6ed5b496bc
gnu: gajim: Update to 1.4.6.
* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.6.
2022-07-13 12:00:43 -04:00
Raghav Gururajan
2998009850
gnu: gajim: Disable failing tests.
* gnu/packages/messaging.scm (gajim)[phases]: Add disable-failing-tests phase.
2022-07-13 11:58:16 -04:00
Liliana Marie Prikler
aaf4694b9f
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.
2022-07-02 13:37:20 +02:00
Liliana Marie Prikler
fe111f404d
gnu: dino: Use new package style.
* gnu/packages/messaging.scm (dino)[arguments]: Convert to list of
G-Expressions.
[native-inputs, inputs]: Drop labels.
2022-07-02 13:37:20 +02:00
Raghav Gururajan
9b73b76cad
gnu: Add kaidan.
* gnu/packages/messaging.scm (kaidan): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-07-02 13:37:19 +02:00
Raghav Gururajan
ec90cdfdc3
gnu: gajim: Enable app-indicator support.
* gnu/packages/messaging.scm (gajim)[inputs]: Add libappindicator.
2022-06-28 12:21:29 -04:00
Raghav Gururajan
b7f6c4186a
gnu: gajim-openpgp: Install plugin in a sub-folder.
* gnu/packages/messaging.scm (gajim-openpgp)[builder]: Modify.
2022-06-28 10:22:53 -04:00
Raghav Gururajan
9ed1fa7de7
gnu: gajim-omemo: Install plugin in a sub-folder.
* gnu/packages/messaging.scm (gajim-omemo)[builder]: Modify.
2022-06-28 10:22:52 -04:00
Raghav Gururajan
aa0d30aa58
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.
2022-06-28 05:21:05 -04:00
Raghav Gururajan
c4d5e60522
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.
2022-06-28 05:21:05 -04:00
Raghav Gururajan
08a2a72a12
gnu: gajim-openpgp: Update to 1.4.8.
* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.8.
2022-06-26 07:08:46 -04:00
Raghav Gururajan
67884ed5e2
gnu: gajim-omemo: Update to 2.8.13.
* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.13.
2022-06-26 07:08:45 -04:00
Raghav Gururajan
d89e75ee85
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.
2022-06-26 07:08:45 -04:00
Raghav Gururajan
59363483f4
gnu: python-nbxmpp: Update to 3.1.0.
* gnu/packages/messaging.scm (python-nbxmpp)[version]: Update to 3.1.0.
2022-06-26 07:08:45 -04:00
Tobias Geerinckx-Rice
b8edfdb008
gnu: qtox: Update to 1.17.6.
* gnu/packages/messaging.scm (qtox): Update to 1.17.6.
2022-06-05 02:00:01 +02:00
Ludovic Courtès
13bc438a20
gnu: profanity: Add 'release-monitoring-url' property.
* gnu/packages/messaging.scm (profanity)[properties]: New field.
2022-06-01 23:28:19 +02:00
Jack Hill
35f4d5865f
gnu: profanity: Remove input labels.
* gnu/packages/messaging.scm (profanity)[inputs]: Remove input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-01 23:28:19 +02:00
Jack Hill
79271e6794
gnu: libmesode: Remove package.
* gnu/packages/messaging.scm (libmesode): Delete varialbe.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-01 23:28:19 +02:00
Jack Hill
099f74be91
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>
2022-06-01 23:28:19 +02:00
Jack Hill
a5f20bebdc
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>
2022-06-01 23:28:19 +02:00
Jack Hill
03524641de
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>
2022-06-01 23:28:19 +02:00
Tobias Geerinckx-Rice
302a5e1e7c
gnu: hangups: Update to 0.4.18.
* gnu/packages/messaging.scm (hangups): Update to 0.4.18.
2022-05-22 02:00:00 +02:00
Jonathan Brielmaier
b24961717b
gnu: nheko: Update to 0.9.3.
* gnu/packages/messaging.scm (nheko): Update to 0.9.3.
2022-04-19 12:11:08 +02:00
jgart
ddfebdab86
gnu: poezio: Update to 0.13.2.
* 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-29 11:30:25 +02:00
Ludovic Courtès
2fb4304ee7
gnu: bitlbee-purple: Use 'modify-inputs'.
* gnu/packages/messaging.scm (bitlbee-purple)[inputs]: Use 'modify-inputs'.
2022-03-18 16:03:35 +01:00
Ludovic Courtès
cd6d3a8771
gnu: bitlbee-purple: Add search path for "PURPLE_PLUGIN_PATH".
Suggested by Maxime Devos.

* gnu/packages/messaging.scm (bitlbee-purple)[native-search-paths]: New field.
2022-03-18 16:03:34 +01:00
Denis 'GNUtoo' Carikli
d7a30c6e1d
gnu: matterbridge: update to 1.24.0
* gnu/packages/messaging.scm (matterbridge): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-16 15:48:52 +01:00
Maxime Devos
8afa5ace49
gnu: tdlib: Run tests conditionally.
* 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-11 23:34:49 -05:00
raingloom
13abedb2c4
gnu: nheko: Update to 0.9.2.
* gnu/packages/messaging.scm (nheko): Update to 0.9.2.
[native-inputs]: Add asciidoc.
2022-03-10 19:41:04 +01:00
raingloom
2619a493d4
gnu: mtxclient: Update to 0.7.0.
* gnu/packages/messaging.scm (mtxclient): Update to 0.7.0.
2022-03-10 19:41:00 +01:00
jgart
17c3bc1955
gnu: Add jj.
* gnu/packages/messaging.scm (jj): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-03-03 23:57:01 +01:00
Danny Milosavljevic
ec0404fcc6
gnu: Add python-harmony.
* gnu/packages/messaging.scm (python-harmony): New variable.
2022-02-25 17:11:35 +01:00
Danny Milosavljevic
a751795551
gnu: Add python-librecaptcha.
* gnu/packages/messaging.scm (python-librecaptcha): New variable.
2022-02-25 17:11:26 +01:00
Jai Vetrivelan
b7349559cf
gnu: hexchat: Update to 2.16.1.
* gnu/packages/messaging.scm (hexchat): Update to 2.16.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-14 11:02:42 +01:00
Ricardo Wurmus
74afcc0f55
gnu: dino: Update to 0.3.0.
* 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.
2022-02-13 09:37:52 +01:00
Adam Maleszka
854e38eeb7
gnu: bitlbee-discord: Update to 0.4.3-1.607f988.
Fixes <https://issues.guix.gnu.org/53840>.

* gnu/packages/messaging.scm (bitlbee-discord): Update to
0.4.3-1.607f988.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-10 23:24:41 +01:00