Search Criteria
Package Details: mpvpaper-git r115.7342c53-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpvpaper-git.git (read-only, click to copy) |
---|---|
Package Base: | mpvpaper-git |
Description: | A video wallpaper program for wlroots based wayland compositors. |
Upstream URL: | https://github.com/GhostNaN/mpvpaper |
Licenses: | GPL3 |
Provides: | mpvpaper |
Submitter: | GhostNaN |
Maintainer: | GhostNaN |
Last Packager: | GhostNaN |
Votes: | 3 |
Popularity: | 0.61 |
First Submitted: | 2020-08-03 01:54 (UTC) |
Last Updated: | 2025-06-02 07:10 (UTC) |
Dependencies (8)
- libmpv.so (mpv-gitAUR, mpv-build-gitAUR, libmpv-gitAUR, mpv-full-build-gitAUR, mpv)
- libwayland-client.so (wayland-asan-gitAUR, wayland-chromiumAUR, lib32-wayland, wayland)
- libwayland-egl.so (wayland-asan-gitAUR, wayland-chromiumAUR, lib32-wayland, wayland)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- socat (socat-gitAUR) (optional) – control via sockets
Required by (7)
- swaylock-plugin (requires mpvpaper) (optional)
- swaylock-plugin-git (requires mpvpaper) (optional)
- waypaper (requires mpvpaper) (optional)
- waypaper-git (requires mpvpaper) (optional)
- waytrogen (requires mpvpaper) (optional)
- waytrogen-bin (requires mpvpaper) (optional)
- waywe
Latest Comments
GhostNaN commented on 2025-06-02 07:16 (UTC)
I've updated the depends to match the other mpvpaper pkg: https://aur.archlinux.org/packages/mpvpaper
q234rty commented on 2025-06-02 05:47 (UTC)
I would just drop the dependency on wlroots instead, since this can in theory run in other compositors implementing wlr-layer-shell.
Gergo94 commented on 2025-06-01 19:59 (UTC)
PKGUILD needs an update because of wlroots package changes in the official Arch repos, see: https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/54SAJEXCNDBS7S2LR57BOXIKXRBW6CNJ/
I think this would do: depends=('mpv' 'wlroots') => depends=('mpv' 'wlroots0.18')
GhostNaN commented on 2024-05-13 21:52 (UTC)
@Alfred456654 I made the change.
Alfred456654 commented on 2024-05-13 16:37 (UTC)
wayland-protocols
should be a dependency