blob: 83389b4a9631d94122f81773cf776580a09bb124 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = waypaper
pkgdesc = GUI wallpaper setter for Wayland and Xorg window managers. It works as a frontend for popular wallpaper backends like swaybg, swww, wallutils, hyprpaper and feh.
pkgver = 2.5
pkgrel = 1
url = https://github.com/anufrievroman/waypaper
arch = any
license = GPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = gtk3
depends = gdk-pixbuf2
depends = python-gobject
depends = python-imageio
depends = python-imageio-ffmpeg
depends = python-pillow
depends = python-platformdirs
depends = python-screeninfo
optdepends = feh: the x11 backend that supports static images
optdepends = hyprpaper: the wayland backend with IPC controls
optdepends = mpvpaper: support for videos
optdepends = swaybg: the wayland backend that supports only static images
optdepends = swww: the wayland backend that supports animated GIFs
optdepends = wallutils: another x11 backend
source = waypaper-2.5.tar.gz::https://github.com/anufrievroman/waypaper/archive/refs/tags/2.5.tar.gz
sha512sums = ed9057e570429975bfa9c5e9f4c48e6d21b50894383bc5d2092399553bbdd39ffdfdb3aad5ada3c279e1f1e886685b3a7e1e621e5c6695db79b755ce1617ff7f
pkgname = waypaper
|