summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2025-08-05 12:12:06 +0200
committerAndreas Enge <andreas@enge.fr>2025-08-05 12:12:10 +0200
commit690b1b396d66f5bd28bba94d7a09f2f1121266d6 (patch)
tree1f2dd1876d7e5f2f8f5597e7ed5abf5d90928d87 /gnu
parentf48d443283b903e5066fe2c1b9585fdd7ef236bd (diff)
gnu: mpvpaper: Update to 1.8.
* gnu/packages/video.scm (mpvpaper): Update to 1.8. Fixes: guix/guix#1020 Change-Id: I635d2a43af66cb57ee1620efb9184a7350a67f73
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/video.scm8
1 files changed, 5 insertions, 3 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 1bf03741b72..ab4c76a11ab 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3035,9 +3035,11 @@ To load this plugin, specify the following option when starting mpv:
(native-inputs
(list pkg-config cmake-minimal))
(home-page "https://github.com/GhostNaN/mpvpaper")
- (synopsis "Video wallpaper program for wlroots-based wayland compositors")
- (description "mpvpaper is a wallpaper program for wlroots-based wayland
-compositors, allowing you to play videos as your wallpaper using mpv.")
+ (synopsis
+ "Video wallpaper program for wlroots-based wayland compositors")
+ (description "The mpvpaper package provides a wallpaper program for
+wlroots-based wayland compositors, allowing you to play videos as your
+wallpaper using mpv.")
(license license:gpl3)))
(define-public libvpx