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.7.r61.ge8f63ef
	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 = awww: 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
