Age | Commit message (Expand) | Author |
2023-04-14 | gnu: OpenAL: Update to 1.22.2....* gnu/packages/audio.scm (openal): Update to 1.22.2.
| Marius Bakke |
2023-04-14 | gnu: bluez: Update to 5.66....* gnu/packages/linux.scm (bluez): Update to 5.66.
| Marius Bakke |
2023-04-14 | gnu: libwebp: Update to 1.2.4....* gnu/packages/image.scm (libwebp): Update to 1.2.4.
| Marius Bakke |
2023-04-14 | gnu: libical: Update to 3.0.16....* gnu/packages/calendar.scm (libical): Update to 3.0.16.
| Marius Bakke |
2023-04-14 | gnu: freeglut: Update to 3.4.0....* gnu/packages/gl.scm (freeglut): Update to 3.4.0.
| Marius Bakke |
2023-04-14 | gnu: Add volk....* gnu/packages/vulkan.scm (volk): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| dan |
2023-04-14 | 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>
| dan |
2023-04-14 | 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>
| dan |
2023-04-14 | 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>
| dan |
2023-04-14 | 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>
| dan |
2023-04-14 | gnu: shaderc: Update to 2022.3....* gnu/packages/vulkan.scm (shaderc): Update to 2022.3.
Signed-off-by: Marius Bakke <marius@gnu.org>
| dan |
2023-04-14 | 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>
| dan |
2023-04-14 | 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>
| dan |
2023-04-14 | 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>
| dan |
2023-04-14 | 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>
| dan |
2023-04-14 | gnu: sbcl: Resolve TODO....* gnu/packages/lisp.scm (sbcl)[source](modules, snippet): New fields.
[arguments]: Remove phase.
| Marius Bakke |
2023-04-14 | 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.
| Marius Bakke |
2023-04-14 | 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.
| Marius Bakke |
2023-04-14 | gnu: xdg-utils: Use G-expression....* gnu/packages/freedesktop.scm (xdg-utils)[arguments]: Use gexp.
| Marius Bakke |
2023-04-14 | 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.
| Marius Bakke |
2023-04-14 | gnu: python-pytest-timeout: Update to 2.1.0....* gnu/packages/check.scm (python-pytest-timeout): Update to 2.1.0.
| Marius Bakke |
2023-04-14 | gnu: python-pytest-mock: Update to 3.10.0....* gnu/packages/check.scm (python-pytest-mock): Update to 3.10.0.
| Marius Bakke |
2023-04-14 | 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.
| Marius Bakke |
2023-04-14 | gnu: libaom: Update to 3.5.0....* gnu/packages/video.scm (libaom): Update to 3.5.0.
[arguments]: Remove obsolete configure flag.
| Marius Bakke |
2023-04-14 | gnu: glslang: Update to 11.9.0....* gnu/packages/vulkan.scm (glslang): Update to 11.9.0.
| Marius Bakke |
2023-04-14 | gnu: spirv-tools: Update to 2022.4....* gnu/packages/vulkan.scm (spirv-tools): Update to 2022.4.
| Marius Bakke |
2023-04-14 | gnu: spirv-headers: Update to 1.3.231.1....* gnu/packages/vulkan.scm (spirv-headers): Update to 1.3.231.1.
| Marius Bakke |
2023-04-14 | 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>
| Kaelyn Takata |
2023-04-14 | 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.
| Marius Bakke |
2023-04-14 | gnu: Add vulkan-validationlayers....* gnu/packages/vulkan.scm (vulkan-validationlayers): New variable.
| Kaelyn Takata |
2023-04-14 | gnu: shaderc: Update to 2021.3....* gnu/packages/vulkan.scm (shaderc): Update to 2021.3.
| Kaelyn Takata |
2023-04-14 | gnu: vulkan-tools: Update to 1.2.201....* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.2.201.
| Kaelyn Takata |
2023-04-14 | 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.
| Kaelyn Takata |
2023-04-14 | gnu: vulkan-headers: Update to 1.2.202....* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.2.202.
| Kaelyn Takata |
2023-04-14 | gnu: spirv-tools: Update to 2021.4....* gnu/packages/vulkan.scm (spirv-tools): Update to 2021.4.
| Kaelyn Takata |
2023-04-14 | gnu: spirv-headers: Update to 1.2.198.0....* gnu/packages/vulkan.scm (spirv-headers): Update to 1.2.198.0.
| Kaelyn Takata |
2023-04-14 | 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>
| Sharlatan Hellseher |
2023-04-14 | 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>
| Sharlatan Hellseher |
2023-04-14 | 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>
| Sharlatan Hellseher |
2023-04-14 | 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.
| Guillaume Le Vaillant |
2023-04-14 | 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>
| Sharlatan Hellseher |
2023-04-14 | 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>
| Artyom Bologov |
2023-04-13 | 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>
| kiasoc5 |
2023-04-13 | 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>
| kiasoc5 |
2023-04-13 | 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>
| Yovan Naumovski |
2023-04-13 | 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>
| Yovan Naumovski |
2023-04-13 | 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>
| Parnikkapore |
2023-04-13 | gnu: python-redis: Update to 4.5.4....* gnu/packages/databases.scm (python-redis): Update to 4.5.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Yovan Naumovski |
2023-04-13 | gnu: python-breathe: Update to 4.35.0....* gnu/packages/sphinx.scm (python-breathe): Update to 4.35.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Antero Mejr |
2023-04-13 | gnu: rust-slog-stdlog: Update to 4.1.1....* gnu/packages/crates-io.scm (rust-slog-stdlog-4): Update to 4.1.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| aecepoglu |