pkgbase = skwd-daemon-bin
	pkgdesc = Daemon for Skwd Shell, a collection of Quickshell programs and widgets precompiled
	pkgver = 0.0.0
	pkgrel = 1
	url = https://github.com/liixini/skwd-daemon
	install = skwd-daemon.install
	arch = x86_64
	license = MIT
	depends = gcc-libs
	depends = imagemagick
	depends = ffmpeg
	depends = alsa-lib
	depends = libpulse
	depends = wayland
	depends = mesa
	optdepends = ollama: local LLM for automated wallpaper tagging
	optdepends = steamcmd: Steam Workshop Wallpaper Engine downloads when the Steam client is not running
	optdepends = linux-wallpaperengine: Wallpaper Engine scene rendering
	provides = skwd-daemon=0.0.0
	conflicts = skwd-daemon
	conflicts = skwd-daemon-debug
	options = !debug
	options = !strip
	source = skwd-daemon-0.0.0.tar.gz::https://github.com/liixini/skwd-daemon/releases/download/0.0.0/skwd-daemon-0.0.0-x86_64.tar.gz
	sha256sums = SKIP

pkgname = skwd-daemon-bin
