guix/gnu
Eric Bavier 307bfb0663
gnu: Upgrade Handbrake.
* gnu/packages/patches/ffmpeg-svt-av1-v3.patch,
gnu/packages/patches/x265-4-arm-flags.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/video.scm (x265-4, svt-av1-3, ffmpeg-handbrake)
(ffmpeg-x265): New variables.
(handbrake): Upgrade to version 1.10.2.
[origin]: Move modules adjustment to ...
[arguments]: ... a new 'disable-contrib phase.
[native-inputs]: Use new list syntax.  Add meson, ninja.
[inputs]: Same.  "gtk+" -> "gtk", "ffmpeg" -> "ffmpeg-handbrake", "x265" ->
"x265-handbrake".  Add svt-av1-3.

Fixes: guix/guix#2337
Change-Id: Ia0e911e166f96a6f5e28697759a4abfa1a5d5f93
2025-12-01 14:43:32 -06:00
..
bootloader
build build: Fix typo in canonicalize-path*. 2025-12-01 22:14:25 +09:00
home gnu: Add home-gcr-ssh-agent-service-type. 2025-12-01 17:20:55 +09:00
installer
machine
packages gnu: Upgrade Handbrake. 2025-12-01 14:43:32 -06:00
services services: hurd-vm: Add machine argument for qemu for 64 bit images. 2025-11-29 18:46:51 +01:00
system system: examples: Add machine argument to qemu for hurd64 2025-11-29 18:46:51 +01:00
tests tests: Add test to validate /etc/locatime is a symlink. 2025-12-01 14:59:30 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Upgrade Handbrake. 2025-12-01 14:43:32 -06:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm