Commit graph

113553 commits

Author SHA1 Message Date
Marius Bakke
6e9995ffed
gnu: bluez: Update to 5.66.
* gnu/packages/linux.scm (bluez): Update to 5.66.
2023-04-14 15:10:56 -04:00
Marius Bakke
8a04972ecf
gnu: libwebp: Update to 1.2.4.
* gnu/packages/image.scm (libwebp): Update to 1.2.4.
2023-04-14 15:10:56 -04:00
Marius Bakke
8d8786ba72
gnu: libical: Update to 3.0.16.
* gnu/packages/calendar.scm (libical): Update to 3.0.16.
2023-04-14 15:10:56 -04:00
Marius Bakke
a643718b0c
gnu: freeglut: Update to 3.4.0.
* gnu/packages/gl.scm (freeglut): Update to 3.4.0.
2023-04-14 15:10:56 -04:00
dan
332384b469
gnu: Add volk.
* gnu/packages/vulkan.scm (volk): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:55 -04:00
dan
a9f1f987e7
gnu: vulkan-validationlayers: Update to sdk-1.3.231.1.
* gnu/packages/vulkan.scm (vulkan-validationlayers): Update to sdk-1.3.231.1.
[arguments]: Specify install directory for spirv-tools and vulkan-headers.

Co-authored-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:55 -04:00
dan
d08f1d8f23
gnu: vulkan-tools: Update to sdk-1.3.231.1.
* gnu/packages/vulkan.scm (vulkan-tools): Update to sdk-1.3.231.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:55 -04:00
dan
8b670f5978
gnu: vulkan-loader: Update to sdk-1.3.231.1.
* gnu/packages/vulkan.scm (vulkan-loader): Update to sdk-1.3.231.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:55 -04:00
dan
5f8483e2f8
gnu: vulkan-headers: Update to sdk-1.3.231.1.
* gnu/packages/vulkan.scm (vulkan-headers): Update to sdk-1.3.231.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:55 -04:00
dan
d158c3a6ad
gnu: shaderc: Update to 2022.3.
* gnu/packages/vulkan.scm (shaderc): Update to 2022.3.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:54 -04:00
dan
3dfdec7677
gnu: spirv-cross: Update to sdk-1.3.231.1.
* gnu/packages/vulkan.scm (spirv-cross): Update to sdk-1.3.231.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:54 -04:00
dan
58eb426e3a
gnu: glslang: Update to sdk-1.3.231.1.
* gnu/packages/vulkan.scm (glslang): Update to sdk-1.3.231.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:54 -04:00
dan
f0895be903
gnu: spirv-tools: Replace version with %vulkan-sdk-version.
* gnu/packages/vulkan.scm (spirv-tools)[version]: Replace with
%vulkan-sdk-version.
The commit of tag '2022.4' and 'sdk-1.3.231.1' are the same.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:54 -04:00
dan
2bbfd7e4ae
gnu: spirv-headers: Replace version with %vulkan-sdk-version.
* gnu/packages/vulkan.scm (spirv-headers) [version]: Replace with
%vulkan-sdk-version variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:54 -04:00
Marius Bakke
3407a47c2a
gnu: sbcl: Resolve TODO.
* gnu/packages/lisp.scm (sbcl)[source](modules, snippet): New fields.
[arguments]: Remove phase.
2023-04-14 15:10:53 -04:00
Marius Bakke
af2cfa4b38
gnu: libvpx: Update to 1.12.0.
* gnu/packages/video.scm (libvpx): Update to 1.12.0.
(libvpx-next): Remove variable.
* gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Remove.
2023-04-14 15:10:53 -04:00
Marius Bakke
e7334321a5
gnu: libx264: Update to 164-0.b093bbe.
* gnu/packages/video.scm (libx264): Update to 164-0.b093bbe.
(libx264-next): Remove variable.
* gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Don't use LIBX264-NEXT.
2023-04-14 15:10:53 -04:00
Marius Bakke
47234c3960
gnu: xdg-utils: Use G-expression.
* gnu/packages/freedesktop.scm (xdg-utils)[arguments]: Use gexp.
2023-04-14 15:10:53 -04:00
Marius Bakke
644a019367
gnu: xdg-utils: Resolve TODOs.
* gnu/packages/freedesktop.scm (xdg-utils)[inputs]: Remove labels.
[arguments]: Make cross-compilation fixes unconditional.  Don't rely on labels.
2023-04-14 15:10:53 -04:00
Marius Bakke
b14e54b5db
gnu: python-pytest-timeout: Update to 2.1.0.
* gnu/packages/check.scm (python-pytest-timeout): Update to 2.1.0.
2023-04-14 15:10:52 -04:00
Marius Bakke
0f4c1f1316
gnu: python-pytest-mock: Update to 3.10.0.
* gnu/packages/check.scm (python-pytest-mock): Update to 3.10.0.
2023-04-14 15:10:52 -04:00
Marius Bakke
b3051298b5
gnu: VLC: Fix build with dav1d 1.0.
* gnu/packages/video.scm (vlc)[source](patches): New field.
* gnu/packages/patches/vlc-dav1d-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2023-04-14 15:10:52 -04:00
Marius Bakke
a37288a2a2
gnu: libaom: Update to 3.5.0.
* gnu/packages/video.scm (libaom): Update to 3.5.0.
[arguments]: Remove obsolete configure flag.
2023-04-14 15:10:52 -04:00
Marius Bakke
0d67490d60
gnu: glslang: Update to 11.9.0.
* gnu/packages/vulkan.scm (glslang): Update to 11.9.0.
2023-04-14 15:10:52 -04:00
Marius Bakke
339208b1f9
gnu: spirv-tools: Update to 2022.4.
* gnu/packages/vulkan.scm (spirv-tools): Update to 2022.4.
2023-04-14 15:10:51 -04:00
Marius Bakke
7682d3faf9
gnu: spirv-headers: Update to 1.3.231.1.
* gnu/packages/vulkan.scm (spirv-headers): Update to 1.3.231.1.
2023-04-14 15:10:51 -04:00
Kaelyn Takata
8dcf3c1651
gnu: spirv-tools: Disable building static libraries.
* gnu/packages/vulkan.scm (spirv-tools): Disable building static libraries to
fix linking issues for packages such as mpv.

Signed-off-by: Marius Bakke <marius@gnu.org>
2023-04-14 15:10:51 -04:00
Marius Bakke
078f33e420
gnu: vulkan-validationlayers: Avoid direct variable references.
* gnu/packages/vulkan.scm (vulkan-validationlayers)[arguments]: Refer to
GLSLANG and SPIRV-HEADERS from inputs, instead of the global variables.
2023-04-14 15:10:51 -04:00
Kaelyn Takata
bf3ef805c6
gnu: Add vulkan-validationlayers.
* gnu/packages/vulkan.scm (vulkan-validationlayers): New variable.
2023-04-14 15:10:51 -04:00
Kaelyn Takata
7611acd624
gnu: shaderc: Update to 2021.3.
* gnu/packages/vulkan.scm (shaderc): Update to 2021.3.
2023-04-14 15:10:50 -04:00
Kaelyn Takata
f9e201c225
gnu: vulkan-tools: Update to 1.2.201.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.2.201.
2023-04-14 15:10:50 -04:00
Kaelyn Takata
c4fec03621
gnu: vulkan-loader: Update to 1.2.202.
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.2.202.
[arguments]: Enable tests by removing obsolete build phase
'disable-loader-tests and adjusting configure flags.
2023-04-14 15:10:50 -04:00
Kaelyn Takata
86cf8bac6a
gnu: vulkan-headers: Update to 1.2.202.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.2.202.
2023-04-14 15:10:50 -04:00
Kaelyn Takata
e3c99fa228
gnu: spirv-tools: Update to 2021.4.
* gnu/packages/vulkan.scm (spirv-tools): Update to 2021.4.
2023-04-14 15:10:50 -04:00
Kaelyn Takata
2ffee7d92d
gnu: spirv-headers: Update to 1.2.198.0.
* gnu/packages/vulkan.scm (spirv-headers): Update to 1.2.198.0.
2023-04-14 15:10:49 -04:00
Sharlatan Hellseher
cbba52aaf7
gnu: abjad: Fix build.
* gnu/packages/music.scm (abjad): Fix build.
[arguments]: Use gexp.
<phases>: Add disable-failing-tests phase to fix build process of the
package.
[propagated-inputs]: Move python-flake8, python-isort, python-mypy,
python-pytest, python-pytest-cov, python-pytest-helpers-namespace,
python-six, python-sphinx-autodoc-typehints from here ...
[native-inputs]: ... to here. Remove python-black.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-14 13:54:26 -04:00
Sharlatan Hellseher
1227811d1f
gnu: Sort use-module alphabetically in (gnu packages music).
* gnu/packages/music.scm: Sort use-module alphabetically to ease maintenance.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-14 13:54:25 -04:00
Sharlatan Hellseher
b3b5727e99
gnu: Remove duplicate module imports from (gnu packages music).
* gnu/packages/music.scm: Remove duplicated (guix build-system qt).

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-14 13:54:25 -04:00
Simon Tournier
1e28aed2eb
gnu: julia: Fix test suite regression.
The update of 'mpfr' to 4.2.0 by commit
d26814f8b9 introduces a Julia test suite
regression.  The patch backports the Julia upstream fix.

* gnu/packages/julia.scm (julia)[source]: Add patch.
* gnu/packages/patches/julia-Use-MPFR-4.2.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-14 17:14:51 +02:00
Guillaume Le Vaillant
fcb9ba2e71
gnu: js8call: Don't inherit from wsjtx.
The inheritance has no effect as all the package fields are specified.

* gnu/packages/radio.scm (js8call): Remove 'inherit' field.
2023-04-14 14:25:38 +02:00
Sharlatan Hellseher
d7a3b4008f
gnu: js8call: Improve package style.
* gnu/packages/radio.scm (js8call):
  Use Gexp and shift order of components.
  [tests]: Enable them.
  [arguments]<phases>: In fix-paths phase add more steps to modify test
  script. Replace check phase with in-project script.
  [native-inputs]: Remove labels.
  [inputs]: As above.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-14 14:21:46 +02:00
Artyom Bologov
a6b3bdb7fc
gnu: sbcl-cl-colors2: Update to 0.5.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2) Update to 0.5.0

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-14 14:09:44 +02:00
Andreas Enge
31dd526e1c
gnu: gcc-11: Fix build on powerpc64le.
* gnu/packages/patches/gcc-11-libstdc++-powerpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/gcc.scm (make-libstdc++): Apply patch for gcc versions >= 11
and < 12 on ppc64le.

Co-authored-by: Christopher Baines <mail@cbaines.net>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-14 11:14:47 +01:00
Andreas Enge
66b5d33c4f
Revert "gnu: gcc-11: Fix build on powerpc64le."
This reverts commit 9900f9e9b8.
2023-04-14 11:43:38 +02:00
Maxim Cournoyer
97ed675718
gnu: python-pytest-fork: Update to 1.6.0.
* gnu/packages/check.scm (python-pytest-fork): Update to 1.6.0.
[build-system]: Use pyproject-build-system.
[arguments]: Replace disable-setuptools-scm phase with pretend-version.
[native-inputs]: Remove input labels.  Add python-setuptools-scm.
(python-pytest-forked-next): Delete variable.
(python-pytest-xdist-next): Replace python-pytest-forked-next with
python-pytest-forked.
2023-04-13 15:56:41 -04:00
Maxim Cournoyer
0cc9950863
gnu: telepathy-idle: Update to 0.2.2-0.b516eab.
* gnu/packages/freedesktop.scm (telepathy-idle): Update to 0.2.2-0.b516eab.
[inputs]: Replace python-2 with python-wrapper, python2-dbus with python-dbus.
2023-04-13 15:41:55 -04:00
Maxim Cournoyer
14cb89b983
gnu: xsettingsd: Use cmake-build-system.
* gnu/packages/xdisorg.scm (xsettingsd) [build-system]: Use
cmake-build-system.
[arguments]: Remove #:scons and #:scons-flags arguments.  Add
 #:configure-flags argument.  Remove patch-sconstruct and install phases.  Add
 disable-problematic-tests phase.
[native-inputs]: Remove googletest-source; drop labels.
2023-04-13 15:34:17 -04:00
Maxim Cournoyer
c02257b6d1
Merge staging branch.
Conflicts resolved in:
	gnu/packages/engineering.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/photo.scm
2023-04-13 13:45:35 -04:00
Andreas Enge
9900f9e9b8
gnu: gcc-11: Fix build on powerpc64le.
* gnu/packages/patches/gcc-11-libstdc++-powerpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/gcc.scm (make-libstdc++): Apply patch for gcc versions >= 11
and < 12 on ppc64le.

Co-authored-by: Christopher Baines <mail@cbaines.net>
2023-04-13 18:53:42 +02:00
kiasoc5
c371555a4b
gnu: copyq: Update to 7.0.0.
* gnu/packages/xdisorg.scm (copyq): Update to 7.0.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:53 +01:00