blob: 3875b5d2f6a5336f61a3e2397beccfe5e2de763d (
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
30
31
32
|
pkgbase = waypaper-git
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.r0.g3ce8658
pkgrel = 1
url = https://github.com/anufrievroman/waypaper
arch = any
license = GPL-3.0-only
makedepends = git
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
provides = waypaper
conflicts = waypaper
source = waypaper::git+https://github.com/anufrievroman/waypaper.git
sha512sums = SKIP
pkgname = waypaper-git
|