Marius Bakke
cc93e5f424
gnu: perl-http-message: Update to 6.37.
...
* gnu/packages/web.scm (perl-http-message): Update to 6.37.
[native-inputs]: Add PERL-TEST-NEEDS.
2023-04-14 15:10:57 -04:00
Marius Bakke
b0d378256e
gnu: glew: Omit static library.
...
* gnu/packages/gl.scm (glew)[arguments]: Add phase to delete libGLEW.a. While
at it, convert to G-expression.
2023-04-14 15:10:57 -04:00
Marius Bakke
399dd75f3a
gnu: glew: Update to 2.2.0.
...
* gnu/packages/gl.scm (glew): Update to 2.2.0.
2023-04-14 15:10:57 -04:00
Marius Bakke
28f7a5e9d7
gnu: OpenAL: Update to 1.22.2.
...
* gnu/packages/audio.scm (openal): Update to 1.22.2.
2023-04-14 15:10:56 -04:00
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
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
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
kiasoc5
18b13341ea
gnu: cbatticon: Update to 1.6.13.
...
* gnu/packages/admin.scm (cbatticon): Update to 1.6.13.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:53 +01:00
Yovan Naumovski
a0819cd5bc
gnu: freeciv: Update to 3.0.7.
...
* gnu/packages/games.scm (freeciv): Update to 3.0.7.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:52 +01:00
Yovan Naumovski
ad37ea2a7b
gnu: uxn: Update to 0.1.0-1.83237c9.
...
* gnu/packages/emulators.scm (uxn): Update to 0.1.0-1.83237c9.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:52 +01:00
Parnikkapore
972d66b66d
gnu: minetest: Update to 5.7.0.
...
* gnu/packages/minetest.scm (minetest): Update to 5.7.0.
[arguments]: Move check phase to after install, as the tests refer to data
files in the installation.
(minetest-data): Update to 5.7.0.
* gnu/packages/games.scm (irrlicht-for-minetest): Update to 1.9.0mt10.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:17 +01:00