all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72180] [PATCH 0/2] gnu: mpv: Update to 0.38.0 and include sixel support.
@ 2024-07-18 17:55 Mathieu Laparie
  2024-07-18 17:57 ` [bug#72180] [PATCH 1/2] gnu: libplacebo: Update to 7.349.0 Mathieu Laparie
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mathieu Laparie @ 2024-07-18 17:55 UTC (permalink / raw)
  To: 72180; +Cc: Mathieu Laparie

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.

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(-)

-- 
2.45.2





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-05 20:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18 17:55 [bug#72180] [PATCH 0/2] gnu: mpv: Update to 0.38.0 and include sixel support Mathieu Laparie
2024-07-18 17:57 ` [bug#72180] [PATCH 1/2] gnu: libplacebo: Update to 7.349.0 Mathieu Laparie
2024-07-18 17:58 ` [bug#72180] [PATCH 2/2] gnu: mpv: Update to 0.38.0, include sixel support Mathieu Laparie
2024-07-19 15:55 ` [bug#72180] [PATCH 0/2] gnu: mpv: Update to 0.38.0 and " Z572 via Guix-patches via
2024-07-19 15:55   ` Z572 via Guix-patches via
2024-09-05 20:24     ` bug#72180: " Nicolas Goaziou via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.