| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Fix whitespace issues in various descriptions.•••This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.
* gnu/packages/audio.scm (ecasound): Fix description.
* gnu/packages/axoloti.scm (ksoloti-runtime, ksoloti-patcher): Fix
description.
* gnu/packages/bioinformatics.scm (trf, ghc-int-interval-map): Fix
description.
* gnu/packages/chez.scm (chez-scheme, chez-scheme-bootstrap-bootfiles): Fix
description.
* gnu/packages/code.scm (cscope): Fix description.
* gnu/packages/compression.scm (c-blosc): Fix description.
* gnu/packages/connman.scm (connman): Fix description.
* gnu/packages/crypto.scm (libxcrypt): Fix description.
* gnu/packages/display-managers.scm (abstractdark-sddm-theme): Fix
description.
* gnu/packages/docker.scm (docker-registry): Fix description.
* gnu/packages/freedesktop.scm (xdg-user-dirs): Fix description.
* gnu/packages/game-development.scm (deutex, grfcodec): Fix description.
* gnu/packages/games.scm (chroma): Fix description.
* gnu/packages/geo.scm (xygrib): Fix description.
* gnu/packages/gnunet.scm (gnunet-scheme): Fix description.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-block-format): Fix description.
* gnu/packages/kodi.scm (fstrcmp): Fix description.
* gnu/packages/machine-learning.scm (vosk-api): Fix description.
* gnu/packages/messaging.scm (biboumi): Fix description.
* gnu/packages/music.scm (sooperlooper, samplebrain): Fix description.
* gnu/packages/perl.scm (perl-file-readbackwards): Fix description.
* gnu/packages/rocm.scm (rocm-bandwidth-test): Fix description.
* gnu/packages/scanner.scm (sane-airscan): Fix description.
* gnu/packages/security-token.scm (pkcs11-helper): Fix description.
* gnu/packages/shellutils.scm (shell-functools): Fix description.
* gnu/packages/textutils.scm (catdoc): Fix description.
* gnu/packages/tor.scm (tor): Fix description.
* gnu/packages/xdisorg.scm (xftwidth, xwallpaper): Fix description.
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Fix description.
Change-Id: I911836d66eb780c0fa279e3aebf9d7fbd53bf00a
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
| Gabriel Wicki | 13 days | 1 | -1/+1 |
* | gnu: hangups: Fix build.•••* gnu/packages/messaging.scm (hangups): Fix build.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Use default check phase.
[native-inputs]: Add nss-certs-for-test, python-setuptools, and
python-wheel.
Change-Id: I00861c594156ef41b34892250b898f1ed585ae48
| Sharlatan Hellseher | 2024-12-13 | 1 | -8/+8 |
* | gnu: zulip-term: Move to pyproject-build-system.•••* gnu/packages/messaging.scm (zulip-term):
[build-system]: Move to pyproject-build-system.
[arguments]<#:test-flags>: Use it in place of check phase replacement.
Change-Id: Ia5be66a35b92d9a9229f450a7724e27167c02eda
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Nicolas Graves | 2024-12-13 | 1 | -17/+6 |
* | gnu: Add python-setuptools/python-wheel where necessary.•••Changes to pyproject-build-system require explicit dependency on
setuptools/wheel.
Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
| Lars-Dominik Braun | 2024-12-13 | 1 | -0/+4 |
* | gnu: Fix synopsis in miscelaneous packages.•••* gnu/packages/astronomy.scm (calcmysky-qt5): Fix synopsis.
* gnu/packages/base.scm (hello): Fix synopsis.
* gnu/packages/bioinformatics.scm (vembrane): Fix synopsis.
* gnu/packages/browser-extensions.scm (passff): Fix synopsis.
* gnu/packages/browser-extensions.scm (noscript): Fix synopsis.
* gnu/packages/c.scm (orangeduck-mpc): Fix synopsis.
* gnu/packages/cran.scm (r-d3r): Fix synopsis.
* gnu/packages/docbook.scm (docbook-mathml-1.0): Fix synopsis.
* gnu/packages/finance.scm (flowee): Fix synopsis.
* gnu/packages/firmware.scm (seabios): Fix synopsis.
* gnu/packages/games.scm (pinball): Fix synopsis.
(morris): Fix synopsis.
* gnu/packages/gawk.scm (cppawk-egawk): Fix synopsis.
* gnu/packages/gnome.scm (gssdp): Fix synopsis.
* gnu/packages/gstreamer.scm (gst-plugins-espeak): Fix synopsis.
* gnu/packages/heads.scm (musl-cross): Fix synopsis.
* gnu/packages/irc.scm (epic5): Fix synopsis.
* gnu/packages/kde-pim.scm (itinerary): Fix synopsis.
* gnu/packages/kde-plasma.scm (mpvqt): Fix synopsis.
* gnu/packages/lesstif.scm (motif): Fix synopsis.
* gnu/packages/linux.scm (ecryptfs-utils): Fix synopsis.
* gnu/packages/linux.scm (falcosecurity-libs): Fix synopsis.
* gnu/packages/mail.scm (pan): Fix synopsis.
* gnu/packages/messaging.scm (biboumi): Fix synopsis.
* gnu/packages/ocaml.scm (ocaml-ppx-import): Fix synopsis.
* gnu/packages/pascal.scm (p2c): Fix synopsis.
* gnu/packages/pdf.scm (unpaper): Fix synopsis.
* gnu/packages/pure.scm (pure): Fix synopsis.
* gnu/packages/qt.scm (qxlsx-qt5): Fix synopsis.
* gnu/packages/smalltalk.scm (smalltalk): Fix synopsis.
* gnu/packages/sugar.scm (sugar): Fix synopsis.
* gnu/packages/terminals.scm (roxterm): Fix synopsis.
* gnu/packages/virtualization.scm (xen): Fix synopsis.
* gnu/packages/vpn.scm (sshoot): Fix synopsis.
* gnu/packages/web.scm (buku-run): Fix synopsis.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
| Gabriel Wicki | 2024-12-10 | 1 | -1/+1 |
* | gnu: gajim-openpgp: Update to 1.6.1.•••* gnu/packages/messaging.scm (gajim-openpgp): Update to 1.6.1.
Change-Id: Iab263d7905b869895889a70c1a3c13d71bae1e51
Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith | 2024-11-25 | 1 | -2/+2 |
* | gnu: Deprecate gajim-omemo.•••This plugin is no longer needed. The functionality is build into gajim now.
* gnu/packages/messaging.scm (gajim-omemo): Deprecate package.
Change-Id: Ib2e76eab9ace8486396f6dab590b830866693d87
Co-authored-by: Luca Matei Pintilie <luca@lucamatei.com>
Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith | 2024-11-25 | 1 | -34/+1 |
* | gnu: gajim: Update to 1.9.3.•••* gnu/packages/messaging.scm (gajim): Update to 1.9.3.
Change-Id: I302a02e6ea9c0f974055a5f44f06c61bcf2fb93e
Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith | 2024-11-25 | 1 | -13/+17 |
* | gnu: python-nbxmpp: Update to 5.0.3.•••* gnu/packages/messaging.scm (python-nbxmpp): Update to 5.0.3.
Change-Id: Id1c4cb770123e9ed4a7fa846107eb38df412bc10
Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith | 2024-11-25 | 1 | -3/+2 |
* | gnu: senpai: Update to 0.3.0.•••* gnu/packages/messaging.scm (senpai): Update to 0.3.0.
[phases]: Switch to `make doc` in build-doc phase.
[native-inputs]: Add `which` and switch to tcell fork.
Change-Id: I40d5cae27eb716da1ed6d9dddc1e19f33ae683b6
| Mazin Alhaddad | 2024-11-22 | 1 | -4/+5 |
* | gnu: matterbridge: Unbundle available dependencies.•••* gnu/packages/messaging.scm (matterbridge) [source]: Add snippet
removing the unbundled dependencies from "vendor" directory.
[arguments]: Add new unbundled dependencies.
Change-Id: I67afeff8721833d34a54fd52684a4acbcbcaf179
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Denis 'GNUtoo' Carikli | 2024-11-19 | 1 | -10/+137 |
* | gnu: tdlib: Update to 1.8.39.•••* gnu/packages/messaging.scm (tdlib): Update to 1.8.39.
| Sergey Trofimov | 2024-11-12 | 1 | -3/+3 |
* | gnu: go-mvdan-cc-xurls: Rename variable.•••* gnu/packages/golang-web.scm (go-mvdan-cc-xurls): Rename variable to
go-mvdan-cc-xurls-v2 to reflect current version and Golang import path
as seen in go.mod.
(xurls): Inherit from go-mvdan-cc-xurls-v2.
* gnu/packages/golang.scm (gopls) [native-inputs]: Remove
go-mvdan-cc-xurls; add go-mvdan-cc-xurls-v2.
* gnu/packages/messaging.scm (senpai): Likewise.
* gnu/packages/web.scm (miniflux): Likewise.
Change-Id: I16757182dae8b4638d1e431ad1663eee22f76ad1
| Sharlatan Hellseher | 2024-11-09 | 1 | -1/+1 |
* | gnu: ejabberd: Add inputs and wrap-program phase.•••* gnu/packages/messaging.scm (ejabberd): Add inputs and wrap-program phase.
Change-Id: Id8177c54437dca9b98bbd6a237b9a713bc904c84
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Igor Goryachev via Guix-patches via | 2024-09-05 | 1 | -1/+13 |
* | gnu: pidgin: Use python3.•••* gnu/packages/messaging.scm (pidgin)[inputs]: Replace python-2 with
python-wrapper, and python2-dbus with python-dbus.
Change-Id: Ia4b7b1e47da09e9648d10fae419cd473b3d6586e
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Dariqq | 2024-08-31 | 1 | -2/+2 |
* | gnu: libgnt: Build without python2.•••* gnu/packages/messaging.scm (libgnt)[#:configure-flags]: Disable python2.
[propagated-inputs]: Remove python2.
Change-Id: I247089a02473c526d7facd8e7b7b6133426535a2
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Dariqq | 2024-08-31 | 1 | -1/+2 |
* | gnu: pidgin: Use system ssl certs.•••* gnu/packages/messaging.scm (pidgin) [inputs]: Add nss-certs.
[#:configure-flags]: Add “--with-system-ssl-certs”.
Change-Id: I14ec36002b31b4de52871f065bd18c9d30eca275
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Dariqq | 2024-08-31 | 1 | -0/+6 |
* | gnu: pidgin: Propagate libgnt.•••* gnu/packages/messaging.scm (pidgin)[inputs]: Move libgnt from here…
[propagated-inputs]: … to here.
Change-Id: I8e37b441a6069675b93342ccc35c7caf976ad6ce
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Dariqq | 2024-08-31 | 1 | -2/+2 |
* | gnu: pidgin: Remove input labels.•••* gnu/packages/messaging.scm (pidgin)[inputs, native-inputs]: Remove labels.
Change-Id: I5b139e46179ede89404aa4bba1505a107dbe6156
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Dariqq | 2024-08-31 | 1 | -44/+44 |
* | gnu: pidgin: Update to 2.14.13 [security fixes].•••* gnu/packages/messaging.scm (pidgin): Update to 2.14.13.
[source]: Switch to bz2 compression.
Change-Id: I02227f13478bbc07d53941b0d92d20dd3a6cc8ed
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Fixes: Redirect to malicious server via DNS spoofing (CVE-2022-26491).
| Dariqq | 2024-08-31 | 1 | -3/+3 |
* | gnu: libstrophe: Fix build.•••* gnu/packages/messaging.scm (libstrophe)[arguments]: Don't refer to
nonexistent 'install-license-files' phase.
Change-Id: Ib462ed89d6fc4a8eb7017f821b19abedf469d943
| 宋文武 | 2024-08-31 | 1 | -1/+1 |
* | gnu: libgnt: Add libxcrypt dependency.•••* gnu/packages/messaging.scm (libgnt)[inputs]: Add libxcrypt.
Change-Id: I123d6f5672721ebfc80f064682fb43bbe2eae3f6
| 宋文武 | 2024-08-31 | 1 | -1/+1 |
* | gnu: pounce: Add libxcrypt dependency.•••* gnu/packages/messaging.scm (pounce)[inputs]: Add libxcrypt.
Change-Id: I588fe5bf6a932860ba87aa9a2ea715b188c7fcbb
| 宋文武 | 2024-08-31 | 1 | -1/+1 |
* | gnu: Use 'gtk-doc/stable' in native-inputs instead of 'gtk-doc'.•••Commit 9dea1618755891526f708aa335b4136c1302d16e only
replaced 'gtk-doc' with 'gtk-doc/stable' in the native-inputs
of some packages, but we may as well do this for all packages.
* gnu/packages/admin.scm (thermald) [native-inputs]:
Replace 'gtk-doc' with 'gtk-doc/stable'.
* gnu/packages/glib.scm (glib-with-documentation): Likewise.
* gnu/packages/mate.scm (mate-desktop, atril, caja-extensions)
(mate-utils, eom, engrampa, pluma, mate-polkit) [native-inputs]: Likewise.
* gnu/packages/messaging.scm
(libgnt, loudmouth) [native-inputs]: Likewise.
* gnu/packages/music.scm
(denemo, gsequencer) [native-inputs]: Likewise.
* gnu/packages/photo.scm (entangle) [native-inputs]: Likewise.
* gnu/packages/security-token.scm
(libu2f-host, libu2f-server) [native-inputs]: Likewise.
* gnu/packages/wm.scm (keybinder, keybinder-3.0)
[native-inputs]: Likewise.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I6c647ff1394e0a48bef0e6fb1ae43533673f1d79
| Maxime Devos | 2024-08-31 | 1 | -2/+3 |
* | gnu: messaging: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation.
* gnu/packages/messaging.scm
(hexchat): Remove input labels.
[inputs]: Add 'bash-minimal'.
(gajim)[inputs]: Add 'bash-minimal'.
(utox)[inputs]: Likewise (and drop labels, fix indentation).
(qtox)[inputs]: Add 'bash-minimal'.
(perl-net-psyc)[inputs]: Likewise.
(nheko): Likewise.
(psi-plus)[inputs]: Likewise, drop input labels.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Iab9daa98205f82b4abf4066c5bfdbf6732485aa2
| Maxime Devos | 2024-08-31 | 1 | -116/+119 |
* | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | gnu: hexchat: Update to 2.16.2.•••* gnu/packages/messaging.scm (hexchat): Update to 2.16.2.
Change-Id: If27085b95bc865aa8367b8dde6f1bcf8cb90e940
| Tobias Geerinckx-Rice | 2024-08-18 | 1 | -4/+4 |
* | Merge remote-tracking branch 'origin/go-team'•••Change-Id: Ie1a29192d144a59394bbacba3f6b9f110413e821
| Sharlatan Hellseher | 2024-08-22 | 1 | -2/+3 |
|\ |
|
| * | gnu: senpai: Update source and hompe-page URLs.•••As stated on <https://git.sr.ht/~taiite/senpai>: This project has
migrated to <sr.ht/~delthas>. This repository is archived and will not
receive future updates.
* gnu/packages/messaging.scm (senpai) [source]: Update to the new
project's hosting location.
[home-page]: Likewise.
Change-Id: I5efae73c45bfeb913af59e43e6d08dcb755809a4
| Sharlatan Hellseher | 2024-08-11 | 1 | -2/+2 |
| * | gnu: go-mvdan-cc-xurls: Move to golang-web.•••* gnu/packages/golang.scm (go-mvdan-cc-xurls, xurls): Move from here...
* gnu/packages/golang-web.scm: ... to here.
* gnu/packages/messaging.scm: Add golang-web module.
Change-Id: I990e5dff7d5813dc4b1c40e9a7707901235af458
| Sharlatan Hellseher | 2024-08-11 | 1 | -0/+1 |
* | | gnu: kaidan: Fix build.•••* gnu/packages/messaging.scm (kaidan)[inputs]: Replace kirigami and
knotifications with kirigami-5 and knotifications-5.
Change-Id: I4a5da6294207dc363becd9a19b67d5be480731f5
| Zheng Junjie | 2024-08-20 | 1 | -8/+8 |
|/ |
|
* | gnu: nheko: Add xdg-utils to dependencies.•••Nheko uses QDesktopServices::openUrl, which prefers xdg-open
before follow less standard heuristics to find the default browser.
* gnu/packages/messaging.scm (nheko)[inputs]: Add xdg-utils.
Change-Id: Id9e2e0e0f2372c457f08b065de2d2528620f6ec5
Signed-off-by: Christopher Baines <mail@cbaines.net>
| guix-patches--- via | 2024-08-11 | 1 | -0/+2 |
* | gnu: ejabberd: Include jiffy dependence under Erlang 27.•••* gnu/packages/messaging.scm (ejabberd): Include jiffy dependence under Erlang 27.
Change-Id: Id0b0e7acb8100b406a6c686227dd497e0d7434fd
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Igor Goryachev via Guix-patches via | 2024-08-09 | 1 | -0/+3 |
* | gnu: Add ejabberd.•••* gnu/packages/messaging.scm (ejabberd): New variable.
Change-Id: Ia2d5201f02205debfcbf1eebf24761c0c5fceae6
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Igor Goryachev via Guix-patches via | 2024-08-05 | 1 | -0/+135 |
* | gnu: weechat-wee-slack: Update to 2.10.2.•••* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.10.2.
Change-Id: I2a5f0d4989fb9841016fcf8c3ab4411d837220c6
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA via Guix-patches via | 2024-07-30 | 1 | -2/+2 |
* | gnu: nheko: Update to 0.12.0.•••* gnu/packages/messaging.scm (nheko): Update to 0.12.0.
[arguments]: Switch to Qt 6. Use configure flags to disable bundled libraries.
[inputs]: Add brotli, kdsingleapplication, libxkbcommon, vulkan-headers, and
vulkan-loader. Drop boost, xcb-util-wm, qtbase-5, qtquickcontrols2-5, and
single-application-qt5. Use version 6 for remaining Qt inputs.
[native-inputs]: Replace qttools-5 with qttools.
Change-Id: Id7f1ee119ce3ff5bad130b7d13b6c98ed382b928
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Timotej Lazar | 2024-07-25 | 1 | -38/+23 |
* | gnu: mtxclient: Switch to new package style.•••* gnu/packages/matrix.scm (mtxclient)[arguments]: Use g-exps.
Change-Id: I044faf4e25b9e5d282e9364070a7e24bb6f89b5e
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Timotej Lazar | 2024-07-25 | 1 | -12/+11 |
* | gnu: mtxclient: Update to 0.10.0.•••* gnu/packages/messaging.scm (mtxclient): Update to 0.10.0.
Change-Id: I095e805803b02f5e22ab2a8b764f856a072d7df4
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Timotej Lazar | 2024-07-25 | 1 | -2/+2 |
* | Merge branch 'go-team'•••Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36
| Sharlatan Hellseher | 2024-07-18 | 1 | -1/+0 |
|\ |
|
| * | gnu: packages/golang: Set default go version to 1.21.•••Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep
2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>.
These changes set preferable default version to the minimal currently
maintained one e.g. 1.21
* gnu/packages/golang.scm (go): Set default to go-1.21, add annotation
for the future maintenance.
Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and
1.21:
* gnu/packages/admin.scm
* gnu/packages/configuration-management.scm
* gnu/packages/databases.scm
* gnu/packages/disk.scm
* gnu/packages/education.scm
* gnu/packages/file-systems.scm
* gnu/packages/finance.scm
* gnu/packages/golang-check.scm
* gnu/packages/golang-crypto.scm
* gnu/packages/golang-web.scm
* gnu/packages/golang-xyz.scm
* gnu/packages/golang.scm
* gnu/packages/high-availability.scm
* gnu/packages/ipfs.scm
* gnu/packages/irc.scm
* gnu/packages/messaging.scm
* gnu/packages/networking.scm
* gnu/packages/syncthing.scm
* gnu/packages/textutils.scm
* gnu/packages/time.scm
* gnu/packages/version-control.scm
* gnu/packages/video.scm
Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb
| Sharlatan Hellseher | 2024-07-15 | 1 | -1/+0 |
* | | gnu: qtlocation: Rename to qtlocation-5.•••* gnu/packages/qt.scm (qtlocation): Rename to qtlocation-5.
(python-pyqt,python-pyside-2):
* gnu/packages/astronomy.scm (stellarium):
* gnu/packages/kde-pim.scm (itinerary):
* gnu/packages/kde-utils.scm (kirogi):
* gnu/packages/kde.scm (marble-qt):
* gnu/packages/messaging.scm (kaidan):
* gnu/packages/geo.scm (qmapshack,openorienteering-mapper):
(qgis):
* gnu/packages/gps.scm (gpxsee):
* gnu/packages/radio.scm (sdrangel):
(qdmr): Use new name.
Change-Id: I51664e36bd1ce25f5add09c6d64665bf505cc551
| Zheng Junjie | 2024-07-18 | 1 | -1/+1 |
|/ |
|
* | gnu: znc: Hash passwords with Argon2id.•••* gnu/packages/messaging.scm (znc)[inputs]: Add argon2.
Change-Id: Iee64e2b6efb2f2e33fba2c641e8ef22e5785ecde
| Tobias Geerinckx-Rice | 2024-07-07 | 1 | -1/+3 |
* | gnu: znc: Update to 1.9.1 [fixes CVE-2024-39844].•••* gnu/packages/messaging.scm (znc): Update to 1.9.1.
[arguments]: Don't explicitly return #t from phases.
Change-Id: I115ea81d75b44a363b84216ed6e1d237517d1d29
| Tobias Geerinckx-Rice | 2024-07-07 | 1 | -4/+4 |
* | gnu: dino: Update to 0.4.4.•••* gnu/packages/messaging.scm (dino): Update to 0.4.4.
Change-Id: I6d468741c935cebeb42e2021f8b5dc5cf41db210
Signed-off-by: jgart <jgart@dismail.de>
| Ashish SHUKLA | 2024-06-30 | 1 | -2/+3 |
* | gnu: matterbridge: Swap to go-build-system.•••* gnu/packages/messaging.scm (matterbridge): Adjust package style.
[build-system]: Swap to go-build-system.
[arguments]: <#:go>: Use go-1.21.
Change-Id: I839f1a0c369a143e8d36d6f919e1751a915c524a
| Sharlatan Hellseher | 2024-06-29 | 1 | -32/+4 |
* | gnu: Add biboumi.•••* gnu/packages/messaging.scm (biboumi): New variable.
* gnu/packages/patches/biboumi-cmake-ignore-git.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
Change-Id: Ibb2bcadc8f64cbda3a0dbfe8ef5a931c52052658
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Wilko Meyer | 2024-05-31 | 1 | -0/+44 |
* | gnu: tdlib: Update to 1.8.29.•••* gnu/packages/messaging.scm (tdlib): Update to 1.8.29.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Sergey Trofimov | 2024-05-17 | 1 | -3/+3 |
* | gnu: toxic: Update to 0.15.1.•••* gnu/packages/messaging.scm (toxic): Update to 0.15.1.
[arguments]: Use G-Expressions.
<#:make-flags>: Use gexp variables and cc-for-target.
<#:phases>: Remove trailing #t.
Change-Id: If1d46888e26b16ffcbbca48dc2c88b921e30c433
| Vinicius Monego | 2024-05-11 | 1 | -21/+17 |
* | gnu: c-toxcore: Update to 0.2.19.•••* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.19.
[source]: Fetch sources recursively.
[arguments]<#:configure-flags>: Pass "-DENABLE_STATIC=false".
Change-Id: I42fc47b45e1afdbb2c60c80bc56e1b839923ec34
| Vinicius Monego | 2024-05-11 | 1 | -6/+10 |
* | gnu: Add prosody-cloud-notify.•••* gnu/packages/messaging.scm (prosody-cloud-notify): New variable.
Change-Id: I55edcb3605fae922980163de2d29926798619624
| Ricardo Wurmus | 2024-04-16 | 1 | -0/+25 |