Age | Commit message (Collapse) | Author |
|
* gnu/packages/calendar.scm (libical): Update to 3.0.16.
|
|
* gnu/packages/gl.scm (freeglut): Update to 3.4.0.
|
|
* gnu/packages/vulkan.scm (volk): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* 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>
|
|
* gnu/packages/vulkan.scm (vulkan-tools): Update to sdk-1.3.231.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/vulkan.scm (vulkan-loader): Update to sdk-1.3.231.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/vulkan.scm (vulkan-headers): Update to sdk-1.3.231.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/vulkan.scm (shaderc): Update to 2022.3.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/vulkan.scm (spirv-cross): Update to sdk-1.3.231.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/vulkan.scm (glslang): Update to sdk-1.3.231.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* 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>
|
|
* gnu/packages/vulkan.scm (spirv-headers) [version]: Replace with
%vulkan-sdk-version variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/lisp.scm (sbcl)[source](modules, snippet): New fields.
[arguments]: Remove phase.
|
|
* gnu/packages/video.scm (libvpx): Update to 1.12.0.
(libvpx-next): Remove variable.
* gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Remove.
|
|
* 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.
|
|
* gnu/packages/freedesktop.scm (xdg-utils)[arguments]: Use gexp.
|
|
* gnu/packages/freedesktop.scm (xdg-utils)[inputs]: Remove labels.
[arguments]: Make cross-compilation fixes unconditional. Don't rely on labels.
|
|
* gnu/packages/check.scm (python-pytest-timeout): Update to 2.1.0.
|
|
* gnu/packages/check.scm (python-pytest-mock): Update to 3.10.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.
|
|
* gnu/packages/video.scm (libaom): Update to 3.5.0.
[arguments]: Remove obsolete configure flag.
|
|
* gnu/packages/vulkan.scm (glslang): Update to 11.9.0.
|
|
* gnu/packages/vulkan.scm (spirv-tools): Update to 2022.4.
|
|
* gnu/packages/vulkan.scm (spirv-headers): Update to 1.3.231.1.
|
|
* 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>
|
|
* gnu/packages/vulkan.scm (vulkan-validationlayers)[arguments]: Refer to
GLSLANG and SPIRV-HEADERS from inputs, instead of the global variables.
|
|
* gnu/packages/vulkan.scm (vulkan-validationlayers): New variable.
|
|
* gnu/packages/vulkan.scm (shaderc): Update to 2021.3.
|
|
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.2.201.
|
|
* 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.
|
|
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.2.202.
|
|
* gnu/packages/vulkan.scm (spirv-tools): Update to 2021.4.
|
|
* gnu/packages/vulkan.scm (spirv-headers): Update to 1.2.198.0.
|
|
* 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>
|
|
* gnu/packages/music.scm: Sort use-module alphabetically to ease maintenance.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/music.scm: Remove duplicated (guix build-system qt).
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
The inheritance has no effect as all the package fields are specified.
* gnu/packages/radio.scm (js8call): Remove 'inherit' field.
|
|
* 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>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2) Update to 0.5.0
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/xdisorg.scm (copyq): Update to 7.0.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/admin.scm (cbatticon): Update to 1.6.13.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/games.scm (freeciv): Update to 3.0.7.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emulators.scm (uxn): Update to 0.1.0-1.83237c9.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* 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>
|
|
* gnu/packages/databases.scm (python-redis): Update to 4.5.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/sphinx.scm (python-breathe): Update to 4.35.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/crates-io.scm (rust-slog-stdlog-4): Update to 4.1.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-xyz.scm (python-faker): Update to 15.0.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-77.7f6db4b.
|
|
* gnu/packages/gnome.scm (evince): Update to 44.1.
[arguments]: Update skip-gtk-update-icon-cache phase.
|