guix/gnu
Marius Bakke a50fa212fe
gnu: ffmpeg@4: Inherit from ffmpeg@5.
While at it, introduce a versioned 'ffmpeg-4' variable.

* gnu/packages/video.scm (ffmpeg): Rename to ...
(ffmpeg-4): ... this.  Remove all fields, except...
[arguments]: Preserve "--enable-avresample" in #:configure-flags.
(ffmpeg-3.4): Inherit from FFMPEG-4.
[arguments]: Use G-expression.
(ffmpeg-2.8): Inherit from FFMPEG-3.4.
[inputs]: Remove.
(ffmpeg): Define as alias for FFMPEG-4.
(ffmpeg-for-stepmania): Inherit from FFMPEG-4.
[arguments]: Use G-expression.
2022-05-23 19:43:53 +02:00
..
bootloader
build image: Add bootable flag support. 2022-05-23 09:17:12 +02:00
home
installer Revert "installer: user: Remove useless filtering." 2022-05-21 00:15:08 +02:00
machine
packages gnu: ffmpeg@4: Inherit from ffmpeg@5. 2022-05-23 19:43:53 +02:00
platforms platforms: x86: Add a missing export. 2022-05-22 15:18:28 +02:00
services services: openssh: Listen on both IPv4 and IPv6. 2022-05-22 21:56:40 +02:00
system image: Add bootable flag support. 2022-05-23 09:17:12 +02:00
tests services: openssh: Listen on both IPv4 and IPv6. 2022-05-22 21:56:40 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Do not rely on hardcoded cross-targets lists. 2022-05-22 15:15:33 +02:00
home.scm
image.scm
installer.scm
local.mk platform: Introduce new platforms. 2022-05-22 15:15:32 +02:00
machine.scm
packages.scm
platform.scm platform: Add glibc-dynamic-linker field. 2022-05-22 15:15:33 +02:00
services.scm services: Make <service-type> 'description' field mandatory. 2022-05-18 22:29:54 +02:00
system.scm system: Improve warning when using LUKS mapped devices without UUIDs. 2022-05-21 00:12:31 -04:00
tests.scm services: Add more description fields. 2022-05-18 22:29:54 +02:00