me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxim Cournoyer f3fdb4e041
gnu: mpv: Propagate most libraries.
This is needed when packages lookup the mpv library via pkg-config, such as
done by plasmatube.

Prior to this change, the following would fail (this is what CMake's
'pkg_check_modules' does):

  $ guix shell --pure pkg-config mpv \
    -- pkg-config --print-errors --short-errors --exists mpv
  Package 'wayland-client', required by 'mpv', not found

* gnu/packages/video.scm (mpv)
[inputs]: Move alsa-lib, ffmpeg, jack-1, libass, libbluray, libcaca,
libcdio-paranoia, libdvdnav, libjpeg-turbo, libplacebo, libva, libvdpau,
libx11, libxext, libxinerama, libxpresent, libxrandr, libxscrnsaver, lua-5.2,
mesa, pulseaudio, shaderc, wayland, wayland-protocols, zimg and zlib to...
[propagated-inputs]: ... here.

Change-Id: Ia0cd4e33a8b4df4b060546c979d00be0b2b3977e
2024-01-18 20:54:18 -05:00
..
bootloader bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
build chromium-extension: Compute json at argument evaluation time. 2023-12-27 17:18:52 +01:00
home home: fontutils: Don't install fontconfig. 2024-01-17 11:13:45 +02:00
installer
machine
packages gnu: mpv: Propagate most libraries. 2024-01-18 20:54:18 -05:00
services gnu: guix-build-coordinator: Update to 0-94.c4c4f5a. 2024-01-12 12:06:56 +00:00
system image: Consider grub-efi-removable-bootloader to be EFI bootloader. 2024-01-17 11:17:59 +01:00
tests tests: install: Fix encrypted-home-os, encrypted-home-os-key-file tests. 2024-01-14 23:00:03 +01:00
artwork.scm
bootloader.scm bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
ci.scm
compression.scm
home.scm
image.scm scripts: system: Build layered images. 2024-01-08 21:22:44 +03:00
installer.scm gnu: Adjust to removing ed.scm and nano.scm 2023-12-25 19:58:21 +02:00
local.mk gnu: u-boot: Update to 2024.01. 2024-01-18 10:18:00 -08:00
machine.scm
packages.scm
services.scm
system.scm system: hurd: Use the Shepherd 0.10.x. 2024-01-08 23:14:46 +01:00
tests.scm