Maxim Cournoyer
d8298b37af
Revert "gnu: xdg-desktop-portal: Improve style."
...
This reverts commit add9662686
.
2024-09-27 09:14:14 +09:00
jgart
8172b25ea2
gnu: lisp-xyz: Sort packages.
...
* gnu/packages/lisp-xyz.scm: Sort packages.
Change-Id: I4eada8fa1a8a99b9ee888c735ac0793ed1f1cea8
2024-09-26 10:22:53 -05:00
Efraim Flashner
3171ff971c
gnu: classpath-jamvm-wrappers: Adjust wrapper for armhf-linux.
...
This fixes building icedtea-2 on armhf-linux.
* gnu/packages/java-bootstrap.scm (classpath-jamvm-wrappers)[arguments]:
Adjust the flags passed to jamvm in the wrapper script when building for
armhf-linux.
Change-Id: I68a47b0eec761b1be9126ac814693fba7fa7e56e
2024-09-26 18:13:29 +03:00
Efraim Flashner
408a077756
gnu: tracker: Skip datetime test on all 32-bit systems.
...
* gnu/packages/gnome.scm (tracker)[arguments]: In the custom
'disable-failing-tests phase skip the tests known to fail on 32-bit
systems on all non-64-bit systems.
Change-Id: I23b422aeceb3f7ef83c8a0e74ec7ed6f13d98c66
2024-09-26 18:13:29 +03:00
Efraim Flashner
c06fefeab4
gnu: lib2geom: Skip a test on riscv64-linux.
...
* gnu/packages/graphics.scm (lib2geom)[arguments]: When building for
riscv64-linux add a phase to skip a test known to fail upstream.
Change-Id: Ib328a4b2ed3263f71d6ca846b181eca3e47a3800
2024-09-26 18:13:29 +03:00
Efraim Flashner
5c7fb1b82d
gnu: gst-plugins-base: Skip a test on armhf-linux.
...
* gnu/packages/gstreamer.scm (gst-plugins-base)[arguments]: When
building for armhf-linux skip a test during the
'disable-problematic-tests phase.
Change-Id: I606ecd1c38f110b1c31812d86d6b3304e924b557
2024-09-26 18:13:29 +03:00
Efraim Flashner
541b45ce60
gnu: pass-age: Update shell completion directories.
...
* gnu/packages/password-utils.scm (pass-age)[arguments]: Adjust the
install-plan to adjust the shell completion directories.
Change-Id: I5153dd4c9e88d05c22f4ddda135704a7bfe3cc81
2024-09-26 18:13:25 +03:00
Jorge Acereda
4fcbb5787c
gnu: Add decker.
...
Change-Id: Id0879002f9ce0928051dda40ba0dc7bc233ea439
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 21:57:54 +09:00
Maxim Cournoyer
4818404bb4
gnu: emacs-org-texlive-collection: Reduce closure.
...
Based on feedback received by Nicolas Goaziou. Thank you!
* gnu/packages/emacs-xyz.scm (emacs-org-texlive-collection): Do not inherit
from emacs-org.
[version]: Explicitly set to that of emacs-org.
[inputs]: Remove texlive-amsmath, texlive-graphics, texlive-hypperef,
texlive-titling, texlive-tools.
Replace texlive-scheme-small by texlive-collection-latexrecommended. Add
texlive-soul and texlive-standalone.
[synopsis, description]: Fix TeX Live and Org mode spelling.
[home-page]: Explicitly set to that of emacs-org.
[license]: Use the TeX Live license, as this is a TeX Live collection
meta-package.
Suggested-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Id898f0cde5d805ee9262b5ded0d47f307b73f005
2024-09-26 21:16:42 +09:00
Sharlatan Hellseher
3581d9d3bd
gnu: python-tldr: Swap to pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-tldr) [build-system]: Swap to
pyproject-build-system.
[arguments]: Adjust indentation.
<#:test-flags>: Move test exclusion here.
<#:phases>: Use standard 'check phase.
Change-Id: Ie87b5810027998bf33325c04021dbeb7cb24e6e2
2024-09-26 10:24:39 +01:00
Sharlatan Hellseher
c5b399c718
gnu: python-tldr: Update to 3.3.0.
...
* gnu/packages/python-xyz.scm (python-tldr): Update to 3.3.0.
[inputs]: Remove python-argcomplete, python-colorama, python-termcolor, and
python-shtab.
[propagated-inputs]: Add python-colorama, python-termcolor, and python-shtab.
Change-Id: I87b58c0632307fa88061f0c63ceb4d01759900d2
2024-09-26 10:19:16 +01:00
Nicolas Graves via Guix-patches via
c46b23421e
gnu: python-twine: Update to 5.1.1.
...
* gnu/packages/python-xyz.scm (python-twine): Update to 5.1.1.
[build-system]: Move to pyproject-build-system.
[arguments]<#:test-flags>: Disable failing tests.
[native-inputs]: Add python-pretend, python-pytest, python-pytest-socket.
[propagated-inputs]: Remove python-tqdm, python-packaging. Add
python-imporlib-metadata, python-keyring, python-rfc3986,
python-rich and python-urllib3.
Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I55dbcd646dec60cfe8ec226aed0cf3f8c59e2eeb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-26 10:08:28 +01:00
Nicolas Graves via Guix-patches via
ae7fc060c0
gnu: python-altair: Update to 5.3.0.
...
* gnu/packages/statistics.scm (python-altair): Update to 5.3.0.
[arguments]<#:test-flags>: Add failing tests, reorganize.
Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I695e63e5395f40997ab59706240b8b059778b0ad
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-26 10:08:27 +01:00
Nicolas Graves via Guix-patches via
7c092d1e75
gnu: python-pkginfo: Update to 1.10.0.
...
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.10.0.
[native-inputs]: Add python-wheel.
Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I682773a5a5c36c9a2ffd9ce8e96048c08a7a174e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-26 10:08:27 +01:00
Ricardo Wurmus
e7004f5cf5
gnu: python-readme-renderer: Update to 41.0.
...
* gnu/packages/python-xyz.scm (python-readme-renderer): Update to 41.0.
[build-system]: Use pyproject-build-system.
[arguments]: Delete 'loosen-cmarkgfm-dependency phase; replace custom 'check
phase with #:test-flags.
[native-inputs]: Add python-wheel; remove python-mock.
Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I47cef84089384d2cf760c166fed9147863d1a415
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-26 10:08:19 +01:00
Konrad Hinsen
f6715a4715
gnu: cl-websocket-driver: Update to 0.2.0-1.17ba553.
...
* gnu/packages/lisp-xyz.scm (sbcl-websocket-driver): Update to
0.2.0-1.17ba553.
Change-Id: Ifa2b14d3b8e3775da0f085ca70f34dadec66ef7c
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-09-26 10:18:20 +02:00
The Man
f412e14ddb
gnu: Add libliftoff.
...
* gnu/packages/freedesktop.scm (libliftoff): New variable.
Change-Id: I19eda24aea4327bcd72a7e15ec0784ef1e302783
Reviewed-by: Steve George <steve@futurile.net>
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-09-26 09:42:52 +02:00
jgart
5955c2aebc
gnu: Add cl-async-process.
...
* gnu/packages/lisp-xyz.scm (cl-async-process, ecl-async-process,
sbcl-async-process): New variables.
Change-Id: I4e4707ffa30b6fcd1267e681f71a874c790746f4
Signed-off-by: jgart <jgart@dismail.de>
2024-09-26 01:46:30 -05:00
Sergey Trofimov
fed44710b6
gnu: gromit-mpx: Update to 1.7.0.
...
* gnu/packages/gtk.scm (gromit-mpx): Update to 1.7.0.
[inputs, native-inputs]: Add new dependencies.
Signed-off-by: jgart <jgart@dismail.de>
2024-09-26 01:17:20 -05:00
Maxim Cournoyer
404dbd894c
gnu: telegraph-desktop: Fix exhuberant build memory requirements.
...
From 25 GiB to 1.3 GiB.
* gnu/packages/telegram.scm (telegram-desktop)
[configure-flags]: Specify the 'Release' build type.
Change-Id: I040d79d341412d43e864c95b315c1c8ad5fd19ae
2024-09-26 14:21:17 +09:00
dan
2b6006fc50
gnu: telegram-desktop: Update to 5.5.5.
...
* gnu/packages/patches/telegram-desktop-allow-disable-libtgvoip.patch: Update patch file to match upstream changes.
* gnu/packages/patches/webrtc-for-telegram-desktop-unbundle-libsrtp.patch: Update patch file to match upstream changes.
* gnu/packages/patches/telegram-desktop-unbundle-cppgir.patch: New file.
* gnu/packages/patches/telegram-desktop-unbundle-gsl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/telegram.scm:
(libyuv-for-telegram-desktop, cmake-helpers-for-telegram-desktop)
(codegen-for-telegram-desktop, lib-base-for-telegram-desktop)
(lib-crl-for-telegram-desktop, lib-lottie-for-telegram-desktop)
(lib-qr-for-telegram-desktop, lib-storage-for-telegram-desktop)
(lib-tl-for-telegram-desktop, lib-webrtc-for-telegram-desktop)
(tgcalls-for-telegram-desktop, webrtc-for-telegram-desktop): Bump to submodule checkout.
(cmake-helpers-for-telegram-desktop)[origin]: Add patches to unbundle gsl and cppgir.
(libprisma-for-telegram-desktop): Use %telegram-version.
(telegram-desktop): Update to 5.5.5.
[:configure-flags]: Add disable jemalloc flag.
[#:phases]<unpack-additional-sources>: Add libprisma-for-telegram-desktop.
<patch-gir-ignore-paths>: New phase.
<use-system-xdg-desktop-portal>: New phase.
<patch-libwebview>: New phase.
[native-inputs]: Add cpp-ada-url-parser, gobject-introspection and xdg-desktop-portal.
[inputs]: Add boost, cppgir-for-telegram-desktop, expected-lite and remove jemalloc.
Change-Id: I0ea3ea5a3e416a9d5b2b5b7b55ca1af679bc3d38
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 14:21:17 +09:00
dan
ad273d44db
gnu: Add libprisma-for-telegram-desktop.
...
* gnu/packages/telegram.scm (libprisma-for-telegram-desktop): New variable.
Change-Id: I855b463993654a8cad491c7b56c9581b3083f5e4
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:56 +09:00
dan
ecdcc19200
gnu: Add cpp-ada-url-parser.
...
* gnu/packages/cpp.scm (cpp-ada-url-parser): New variable.
(cpm-for-cpp-ada-url-parser): New variable.
Change-Id: I0b61c3b136e2781774c6a5e67eeb6b662e97dd88
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:55 +09:00
dan
b695fb48d1
gnu: Add cpm-cmake.
...
* gnu/packages/cmake.scm (cpm-cmake): New variable.
Change-Id: I3938f1da1513010c8af6bedc2aa26635d43ca7ce
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:54 +09:00
dan
98c7d9e2a5
gnu: simdjson: Update to 3.10.1.
...
* gnu/packages/cpp.scm (simdjson): Update to 3.10.1.
Change-Id: I6711077e162bcfbf6702d521fdeec44e3b21f074
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:52 +09:00
dan
7ee28b3a9d
gnu: Add cppgir-for-telegram-desktop.
...
* gnu/packages/glib.scm (cppgir-for-telegram-desktop): New variable.
Change-Id: Ib9ca3bd376f32d13939adabd2c52e1eb24e2ddcb
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:51 +09:00
dan
fe9d09dca4
gnu: Add cppgir.
...
* gnu/packages/glib.scm (cppgir): New variable.
Change-Id: Ic4510be6d05b7b3977aa457c6a7fec382c1d3a88
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:50 +09:00
Liliana Marie Prikler
add9662686
gnu: xdg-desktop-portal: Improve style.
...
* gnu/packages/freedesktop.scm (xdg-desktop-portal) [inputs]: Move after
arguments. Drop labels.
[native-inputs]: Move after inputs. Drop labels.
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:48 +09:00
dan
1b4304ea29
gnu: xdg-desktop-portal: Update to 1.18.4.
...
* gnu/packages/patches/xdg-desktop-portal-disable-portal-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.18.4.
[patches]: Disable portal tests.
[native-inputs]: Remove autoconf, automake, libtool and which. Add python,
python-dbusmock, python-pytest and python-pytest-xdist.
[inputs]: Add bubblewrap.
[arguments]<#:configure-flags>: Replace “--with-systemd=no” with
“-Dsystemd=disabled”.
Change-Id: Ic9876565e9119443fedd082273be4f372ebce1d4
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-09-26 13:17:47 +09:00
jgart
8576aaf5f9
gnu: vorta: Update to 0.9.1.
...
* gnu/packages/backup.scm (vorta): Update to 0.9.1.
[source]: Update origin url.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests that require an X server, update module imports,
and move check phase to before check phase.
[native-inputs]: Add python-platformdirs.
[inputs]: Use qt 6 version of inputs.
Change-Id: I9f56d892d2a0284ebe1a38d80705fbc03f18e4a2
2024-09-25 20:07:06 -05:00
Danny Milosavljevic
a2edd2a4eb
gnu: clang-runtime: Fix build.
...
* gnu/packages/patches/clang-runtime-12-remove-crypt-interceptors.patch: New
file.
* gnu/local.mk (dist_PATCH_DATA): Register it.
* gnu/packages/llvm.scm (clang-runtime-12)[source]: Use it.
Change-Id: I78e078ff09beb2943ba9387813ebc29069ae8f7d
2024-09-26 00:06:11 +02:00
jgart
cb7456eb59
gnu: pdfarranger: Update to 1.11.0.
...
* gnu/packages/pdf.scm (pdfarranger): Update to 1.11.0.
Change-Id: I83ac78101111607bd49bd0cb2e49ed1794af1c19
2024-09-25 15:57:02 -05:00
jgart
17f94d360f
gnu: trealla: Update to 2.55.43.
...
* gnu/packages/prolog.scm (trealla): Update to 2.55.43.
Change-Id: I576705752147313460ddd6e712574165802a2919
2024-09-25 13:18:51 -05:00
Danny Milosavljevic
e0082885cf
gnu: emacs-org-node: Update to 1.1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-org-node): Update to 1.1.2.
[native-inputs]: Add emacs-llama.
Change-Id: I53f7e7580aed312e4bf755e82a5a1de0533b8f18
2024-09-25 18:40:36 +02:00
Ludovic Courtès
3226081849
gnu: linux-libre: Add ‘linux-libre-arm64-honeycomb’.
...
Package definition taken from guix/maintenance.git commit
0dc194cc85f8f0ef8cfcde29b9610ade7138beff, written by
Ricardo Wurmus <rekado@elephly.net>.
* gnu/packages/linux.scm (linux-libre-arm64-honeycomb): New variable.
Change-Id: Ieb8503424a19c1c32a3ecac829c3d5d2a47b458e
2024-09-25 18:11:23 +02:00
Javier Olaechea
0169c1e475
gnu: Add emacs-chruby-el.
...
* gnu/packages/emacs-xyz.scm (emacs-chruby-el): New variable.
Change-Id: Ief7622e585326671b123df770eeb3264cf201c3a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-25 18:09:30 +02:00
Sébastien Lerique
a2f7081df4
gnu: mscgen: Fix dependencies.
...
* gnu/packages/graph.scm (mscgen)
[inputs]: Add fontconfig, freetype, libjpeg-turbo, libpng, zlib.
Change-Id: If185bcb2f786f6493c20040b47e93440987d7243
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-25 18:07:41 +02:00
Antero Mejr
191b85e8fb
gnu: gauche: Fix build, enable TLS, and use gexps.
...
Fixes <https://issues.guix.gnu.org/73113 >.
There is a known test issue that will be fixed next release:
https://github.com/shirok/Gauche/issues/1044
* gnu/packages/scheme.scm (gauche): Fix build failure and enable TLS.
[arguments]: Set #:tests? to #f until next release, and add --with-tls
configure flag.
[inputs]: Add mbedtls.
Change-Id: Iceacb882e74f5a8e3e11d663cca51baafbcbeb69
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-25 18:07:07 +02:00
Ludovic Courtès
f92151133d
services: cleanup: Reintroduce explicit ‘chmod’ calls.
...
This reverts commit e74d05db53
.
* gnu/services.scm (cleanup-gexp): Introduce explicit ‘chmod’ calls
after ‘mkdir’ calls.
* gnu/tests/base.scm (run-basic-test)[test]("permissions on /tmp"):
New test.
Reported-by: Hilton Chain <hako@ultrarare.space>
Change-Id: I1e14dbe52eac526d2ed4ec1dd9c6fd9036f96a63
2024-09-25 17:53:53 +02:00
Spencer King
a1dc5ac832
gnu: Add julia-staticarrayscore.
...
* gnu/packages/julia-xyz.scm (julia-staticarrayscore): New variable.
Change-Id: I17cf746b6c473685505fbdf70dda5a97ddf20148
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-25 16:17:27 +02:00
Spencer King
ad1664f898
gnu: Add julia-scientifictypesbase.
...
* gnu/packages/julia-xyz.scm (julia-scientifictypesbase): New variable.
Change-Id: I222d943bdbd94212064d4e620e497617aea68dc9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-25 16:17:14 +02:00
Spencer King
b7250a27b6
gnu: Add julia-bijections.
...
* gnu/packages/julia-xyz.scm (julia-bijections): New variable.
Change-Id: I23f50b2b148198446dc85cb3f217a48390f6ce88
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-25 16:17:04 +02:00
Ludovic Courtès
c250033aa6
services: cleanup: Delete /run upon boot.
...
Fixes <https://issues.guix.gnu.org/64775 >.
* gnu/services.scm (cleanup-gexp): Delete /run and recreate it.
Reported-by: Vagrant Cascadian <vagrant@debian.org>
Change-Id: Iae39f1aa734712a3755b24b156802ec0282d3f14
2024-09-25 16:03:20 +02:00
Ludovic Courtès
e74d05db53
services: cleanup: Create directories with the right mode upfront.
...
* gnu/services.scm (cleanup-gexp): Pass mode as second argument to
‘mkdir’; remove ‘chmod’ calls.
Change-Id: I8ac2dde0ca5d9bd6b2ef104d77141d8463d8b3fa
2024-09-25 16:03:16 +02:00
Ludovic Courtès
bd67531b82
gnu: python-pyfaidx: Add dependency on UTF-8 locales for tests.
...
Fixes a regression introduced in
92727f4af5
whereby the “en_US.utf8” locale
would no longer be available in the build environment.
* gnu/packages/bioinformatics.scm (python-pyfaidx)[native-inputs]: Add
‘libc-utf8-locales-for-target’.
Change-Id: I4f868edb82ef08bb56e5d7e3d2ea861bd23c03bf
2024-09-25 16:02:18 +02:00
Danny Milosavljevic
039635567d
gnu: emacs-pg: Update to 0.42.
...
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.42.
Change-Id: Iaddf8e488c3301efafac9280081e37268b1a3ee0
2024-09-25 14:43:19 +02:00
Danny Milosavljevic
1ea3ff4a98
gnu: Add emacs-pgmacs.
...
* gnu/packages/emacs-xyz.scm (emacs-pgmacs): New variable.
Change-Id: I3d32f6147ab718339d181347acb2a21c67b6678b
2024-09-25 14:41:19 +02:00
Danny Milosavljevic
c2377ee7f9
gnu: Add emacs-kubed.
...
* gnu/packages/emacs-xyz.scm (emacs-kubed): New variable.
Change-Id: I0b0398bbaaed6d1b3d846b54a1e2dd5b818123ef
2024-09-25 14:28:36 +02:00
Efraim Flashner
a9088ffb1a
gnu: flac: Fix building on armhf-linux.
...
* gnu/packages/xiph.scm (flac)[arguments]: When building for armhf-linux
add a phase to adjust the compiler options to use -O2 instead of -O3.
Change-Id: I26fd0ea77101e93a3a3e8697c21a7e443dccdfa0
2024-09-25 11:18:05 +03:00
Efraim Flashner
93d6ce6a71
gnu: inkscape: Fix build on armhf-linux.
...
* gnu/packages/inkscape.scm (inkscape/stable)[arguments]: Add the custom
'fix-32bit-size_t-format phase when building for armhf-linux.
Change-Id: I45f371babd2afc6d6f63d30e5f909b702410833e
2024-09-25 09:52:03 +03:00