guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#72180] [PATCH 0/2] gnu: mpv: Update to 0.38.0 and include sixel sup


From: Z572
Subject: [bug#72180] [PATCH 0/2] gnu: mpv: Update to 0.38.0 and include sixel support.
Date: Fri, 19 Jul 2024 23:55:20 +0800

Mathieu Laparie <matf@disr.it> writes:

> I needed sixel support in mpv and noticed our package did not include it, and 
> updated to 0.38.0 while I was at it. This inmplied upgrading libplacebo to 
> 6.338.2, but 7.349.0 is available and works too, so I jumped to that version. 
> mpv 0.38.0 comes with a number of improvements on top of the sixel support 
> included here, among which better playlist display in terminal (was 
> previously garbled with broken character sequences hardcoded from the OSD), 
> support for --input-commands to run commands at startup, zooming on 
> Ctrl+wheel, etc.
>
> The pkg-config name of libsixel seems to be gdk-pixbuf, and it appeared that 
> adding just libsixel in inputs was not enough for mpv to build with sixel 
> support.

I think should move gdk-pixbuf to libsixel's propagated-inputs, and add
a comment say gdk-pixbuf pkg-config's “Requires.private” need
gdk-pixbuf, and add a TODO for "remove it when we use pkgconf."

>
> Mathieu Laparie (2):
>   gnu: libplacebo: Update to 7.349.0.
>   gnu: mpv: Update to 0.38.0, include sixel support.
>
>  gnu/packages/video.scm | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]