summaryrefslogtreecommitdiff
path: root/gnu/packages/gnunet.scm
AgeCommit message (Collapse)Author
2026-01-30gnu: libextractor: Fix build.Sughosha
* gnu/packages/gnunet.scm (libextractor): Fix build. [inputs]: Remove exiv2; add exiv2-0.27. Change-Id: I7d93ae85348644a058cc51d28488c38878456fbe
2025-10-22gnunet: Update to 0.25.2.Noé Lopez
* gnu/packages/gnunet.scm (gnunet): Update to 0.25.2. Change-Id: Ib9b80194f7b1743da68ccb5c9c545849663abab5 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-10-22gnu: Remove gnunet-gtk.Noé Lopez
* gnu/packages/gnunet.scm (gnunet-gtk): Delete variable. Fixes: guix/guix#2890 Change-Id: If2bdf01b5bc08032abf00c60d82182b8eb939746 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-09-29gnu: gnunet: Update to 0.25.1.Noé Lopez
* gnu/packages/gnunet.scm (gnunet): Update to 0.25.1. Change-Id: I006947f6e1f58f204dc7241aa44f4536790cf9d0 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-09-22gnu: gnunet: Update to 0.25.0.Noé Lopez
* gnu/packages/gnunet.scm (gnunet): Update to 0.25.0. [arguments]<#:test-options>: Run only util tests. <#:parallel-tests?>: Remove parameter, at its default value for meson-build-system. Change-Id: I0c48e6ec16b2cbb233840f217ac2d13adc5880f5 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with the more careful command, to avoid a world rebuild: grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \ --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This caused a world rebuild. Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18Update Maxim's email address.Maxim Cournoyer
The change was automated via: git grep -l maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' * .mailmap: New entry. Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-08-05gnu: libmicrohttpd: Update to 1.0.2.Andy Tai
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 1.0.2. Change-Id: I0f5e14056229c1cdd0733cd4423fce401f4b92da Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-07gnu: guile-gnunet: Remove package.Noé Lopez
The package fails to build and has not received an update since 2015. The gnunet-scheme package provides similar functionality. * gnu/packages/gnunet.scm (guile-gnunet): Remove variable. Change-Id: Ia5b5111915529c511fb87c9d4eaad26c43171c95 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-09gnu: gnunet-gtk: Update to 0.24.0.Noé Lopez
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.24.0. Change-Id: Id5a6246c8df95b287733ecc02e4cdae61663c1f3 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-09gnu: gnunet: Update to 0.24.2.Noé Lopez
* gnu/packages/gnunet.scm (gnunet): Update to 0.24.2. Restore working tests. [build-system]: Switch to meson-build-system. Change-Id: I60bc22150ba678f0bc552df4e9cbeb1c6eb1d79a Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-01-05gnu: Fix whitespace issues in various descriptions.Gabriel Wicki
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>
2024-12-12gnu: gnunet-gtk: Update to 0.23.0.Amélia Coutard-Sander
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.23.0. Change-Id: I2d5f47b5773c72777bc0ad4e4ebeaee63c3005b1 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-12-12gnu: gnunet: Update to 0.23.0.Amélia Coutard-Sander
* gnu/packages/gnunet.scm (gnunet): Update to 0.23.0. [phases]: Adjust disable-problematic-tests phase. Change-Id: Ibf900d929bcd257932c6997eacbfaeeda1aa7f26 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-06-22gnu: gnunet: Update to 0.21.2.Andy Tai
* gnu/packages/gnunet.scm (gnunet): Update to 0.21.2. Change-Id: Ie7c3a5092e1ab67ba911702607161f854b86efa4 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-18gnu: gnurl: Properly deprecate package.Maxim Cournoyer
* gnu/packages/gnunet.scm (gnurl): Move to... * gnu/packages/curl.scm (gnurl): ... here. Deprecate via 'deprecated-package'. Reported-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I779ff9a7923d6532fbac2c2bfd65d6aa56524f1f
2024-04-06gnu: gnurl: Deprecate in favor of curl.Maxim Cournoyer
gnurl is no longer maintained, is abandoned by upstream (see: https://bugs.gnunet.org/view.php?id=8684#c22105). * gnu/packages/gnunet.scm (gnurl): Alias to curl. Change-Id: I7829ac03c516b666e1ab96444cc45c852f065f90
2024-03-31gnu: gnunet-gtk: Update to 0.21.0.Maxim Cournoyer
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.21.0. Remove stale comment. Change-Id: I2aad59de4af06ba8534487618366b17e259a4880
2024-03-31gnu: gnunet: Update to 0.21.1.Maxim Cournoyer
* gnu/packages/gnunet.scm (gnunet): Update to 0.21.1. [phases]: Adjust disable-problematic-tests phase. Change-Id: Ia4b1c1ee9c3646e191669ea465d57acc006018e7
2024-03-31gnu: gnurl: Update to 7.72.0.Maxim Cournoyer
* gnu/packages/gnunet.scm (gnurl): Update to 7.72.0. [arguments] <test-target>: Specify 'test-nonflaky' target. <configure-flags>: Use gexps. <phases>: Likewise. Add patch-paths phase. Change-Id: Idcb6a6f2115176c9aa6074b916313e9640416033
2024-03-31gnu: libmicrohttpd: Update to 1.0.1.Maxim Cournoyer
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 1.0.1. Change-Id: I10e40d2a4d5634f9936c349c0678876e4cbba9ab
2024-03-13gnu: libextractor: Enable tidy-html support.Maxim Cournoyer
* gnu/packages/gnunet.scm (libextractor) [source]: Apply patch. [phases] <force-reconfigure>: New phase. [inputs]: Add tidy-html. Remove associated comment. * gnu/packages/patches/libextractor-tidy-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: Ic812e09504d522ec87410bbbb03ccd3d6e48dd71
2024-03-13gnu: libextractor: Enable RPM support.Maxim Cournoyer
* gnu/packages/gnunet.scm (libextractor) [inputs]: Add rpm. Change-Id: I618330e038d4793bc61cf62320dc33fa16ab9c7f
2024-03-13gnu: libextractor: Enable apparmor support.Maxim Cournoyer
* gnu/packages/gnunet.scm (libextractor) [inputs]: Add libapparmor. Change-Id: I6ec8b7fce5db0179f2b65d9a4509ab9bcecb12ef
2024-03-13gnu: libextractor: Add autotools inputs.Maxim Cournoyer
These are needed when building from git. * gnu/packages/gnunet.scm (libextractor) [native-inputs]: Add autoconf-2.71, automake, gettext-minimal, libtool and texinfo. Change-Id: Ia35932b56c74354fc7cffc104e4ae5efa9ad8c85
2024-03-13gnu: libextractor: Modernize.Maxim Cournoyer
* gnu/packages/gnunet.scm (libextractor): Move inputs, native-inputs after arguments. [arguments]: Use gexps. Remove trailing #t. [inputs]: Remove labels and sort. Change-Id: Ia3950630bd0985e106fb92cce3f92732e93970df
2024-03-13gnu: libextractor: Update to 1.13.Maxim Cournoyer
* gnu/packages/gnunet.scm (libextractor): Update to 1.13. [inputs]: Remove ffmpeg-4, no longer supported. Replace gtk+ with gdk-pixbuf. [argumens]: Reinstate parallel tests. Remove fix-exiv2-tests phase. Change-Id: Ic299c31a2d40512116c9876e0fbb4f9ded0ccc3b
2023-12-29gnu: gnunet-gtk: Update to 0.20.0.Adam Faiz
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.20.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I293aecd0e7074d2b522d955ab4509a5eeb1cf7d6
2023-12-29gnu: gnunet: Update to 0.20.0.Adam Faiz
* gnu/packages/gnunet.scm (gnunet): Update to 0.20.0. [source]: Remove snippet. Change-Id: I1157f586764f9282d331596ca83bb8850ddee7ab Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-25gnu: guile-fibers: Remove version from latest package.Christopher Baines
As I think this makes more sense, the version is only specified when you need a specific previous release. * gnu/packages/guile-xyz.scm (guile-fibers): Rename to guile-fibers-1.0. (guile-fibers-1.3): Rename to guile-fibers. (guile-fibers-1.1): Inherit from guile-fibers. * gnu/packages/admin.scm (shepherd-0.10)[native-inputs]: Replace guile-fibers-1.3 with guile-fibers. * gnu/packages/ci.scm (cuirass)[inputs]: Likewise. * gnu/packages/gnunet.scm (gnunet-scheme)[propagated-inputs,native-inputs]: Likewise. * gnu/packages/package-management.scm (guix-build-coordinator) [inputs,propagated-inputs]: Likewise. * gnu/packages/package-management.scm (nar-herder)[inputs,propagated-inputs]: Likewise. * gnu/packages/web.scm (guix-data-service)[propagated-inputs]: Likewise.
2023-06-14gnu: gnunet-scheme: Use guile-fibers 1.3.1.Ludovic Courtès
* gnu/packages/gnunet.scm (gnunet-scheme)[native-inputs] [propagated-inputs]: Replace GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3.
2023-05-29gnu: libmicrohttpd: Update to 0.9.77.Efraim Flashner
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.77.
2023-04-01gnu: gnunet: Update to 0.19.4.Maxim Cournoyer
* gnu/packages/gnunet.scm (gnunet): Update to 0.19.4.
2023-04-01gnu: gnunet: Update home page.Maxim Cournoyer
* gnu/packages/gnunet.scm (gnunet) [home-page]: Update URL.
2023-03-31gnu: gnunet: Disable flaky tests.Maxim Cournoyer
* gnu/packages/gnunet.scm (gnunet) [arguments]: Add a disable-problematic-tests phase.
2023-03-31gnu: gnunet: Fix indentation and use gexps.Maxim Cournoyer
* gnu/packages/gnunet.scm (gnunet): Fix indentation. [arguments]: Use gexps and delete trailing #t.
2023-03-02gnu: libmicrohttpd: Update to 0.9.76.Efraim Flashner
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.76.
2023-02-22gnu: gnunet-gtk: Use new style inputs and gexps.Adam Faiz
* gnu/packages/gnunet.scm (gnunet-gtk)[arguments]: Use new style and gexps. [inputs]: Use new style. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22gnu: gnunet-gtk: Update to 0.19.0.Adam Faiz
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.19.0. [inputs]: Add libsodium. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22gnu: gnunet: Update to 0.19.3.Adam Faiz
* gnu/packages/gnunet.scm (gnunet): Update to 0.19.3. [source]: Add snippet. [inputs]: Replace gnurl by curl. [native-inputs]: Add python-sphinx and python-sphinx-rtd-theme. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-12gnu: ffmpeg: Promote version 5 to the default.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Alias to FFMPEG-5. (mlt-6)[inpust]: Replace "ffmpeg" with FFMPEG-4. (transcode, libquicktime, ffmpegthumbnailer, mplayer, obs, simplescreenrecorder, handbrake, ffms2, libopenshot, wlstream)[inputs]: Change from FFMPEG to FFMPEG-4. * gnu/packages/arcan.scm (arcan)[inputs]: Likewise. * gnu/packages/astronomy.scm (stackistry, libskry)[inputs]: Likewise. * gnu/packages/audio.scm (aubio, bs1770gain)[inputs]: Likewise. * gnu/packages/education.scm (openboard)[inputs]: Likewise. * gnu/packages/emulators.scm (dolphin-emu, retroarch, pcsxr, ppsspp)[inputs]: Likewise. * gnu/packages/game-development.scm (warsow-qfusion)[inputs]: Likewise. * gnu/packages/games.scm (oshu, hedgewars)[inputs]: Likewise. * gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise. * gnu/packages/graphics.scm (openscenegraph)[inputs]: Likewise. * gnu/packages/image-processing.scm (opencv, paraview-5.9)[inputs]: Likewise. * gnu/packages/julia-jll.scm (julia-ffmpeg-jll)[inputs]: Likewise. * gnu/packages/kde-multimedia.scm (kid3)[inputs]: Likewise. * gnu/packages/kodi.scm (kodi)[inputs]: Likewise. * gnu/packages/linphone.scm (mediastreamer2)[inputs]: Likewise. * gnu/packages/linux.scm (pipewire)[inputs]: Likewise. (pipewire-0.3)[inputs]: Replace "ffmpeg" with FFMPEG. * gnu/packages/mp3.scm (chromaprint)[inputs]: Change from FFMPEG to FFMPEG-4. * gnu/packages/music.scm (musikcube)[inputs]: Likewise. * gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise. * gnu/packages/qt.scm (qtwebengine-5)[inputs]: Likewise.
2022-09-07gnunet-scheme: Unbundle config.rpath.Maxime Devos
* gnu/packages/gnunet.scm (gnunet-scheme)[origin]{snippet}: New snippet. Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-07gnu: gnunet-scheme: Make scheme-gnunet.pdf reproducible.Maxime Devos
* gnu/packages/gnunet.scm (gnunet-scheme)[arguments]<#:phases>{reproducible-timestamp}: New phase. Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-07gnu: gnunet-scheme: Update to 0.3.Maxime Devos
The old snippet doesn't apply anymore, so a different work-around was committed to gnunet-scheme. * gnu/packages/gnunet.scm (gnunet-scheme): Update to 0.3. [description]: Update description for new features. Signed-off-by: Marius Bakke <marius@gnu.org>
2022-05-29gnu: libmicrohttpd: Update to 0.9.75.Tobias Geerinckx-Rice
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.75.
2022-05-29gnu: libmicrohttpd: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/gnunet.scm (libmicrohttpd)[arguments]: Rewrite as G-expressions.
2022-04-01gnu: gnunet: Update to 0.16.3.Tanguy Le Carrour
* gnu/packages/gnunet.scm (gnunet): Update to 0.16.3. [arguments]: Enable all the tests that were disabled. [inputs]: Use new style. [native-inputs]: Add openssl. [home-page]: Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-05gnu: Add gnunet-scheme.Maxime Devos
This is not the same as guile-gnunet, see the description. * gnu/packages/gnunet.scm (gnunet-scheme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-13gnu: Further simplify package inputs.Ludovic Courtès
This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)