pkgbase = owlry
	pkgdesc = Lightweight Wayland application launcher with plugin support
	pkgver = 1.0.8
	pkgrel = 1
	url = https://somegit.dev/Owlibou/owlry
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = cargo
	depends = owlry-core
	depends = gcc-libs
	depends = gtk4
	depends = gtk4-layer-shell
	optdepends = cliphist: clipboard provider support
	optdepends = wl-clipboard: clipboard and emoji copy support
	optdepends = fd: fast file search
	optdepends = owlry-plugin-calculator: calculator provider
	optdepends = owlry-plugin-clipboard: clipboard provider
	optdepends = owlry-plugin-emoji: emoji picker
	optdepends = owlry-plugin-bookmarks: browser bookmarks
	optdepends = owlry-plugin-ssh: SSH host launcher
	optdepends = owlry-plugin-scripts: custom scripts provider
	optdepends = owlry-plugin-system: system actions (shutdown, reboot, etc.)
	optdepends = owlry-plugin-websearch: web search provider
	optdepends = owlry-plugin-filesearch: file search provider
	optdepends = owlry-plugin-systemd: systemd service management
	optdepends = owlry-plugin-weather: weather widget
	optdepends = owlry-plugin-media: media player controls
	optdepends = owlry-plugin-pomodoro: pomodoro timer widget
	optdepends = owlry-lua: Lua runtime for user plugins
	optdepends = owlry-rune: Rune runtime for user plugins
	source = owlry-1.0.8.tar.gz::https://somegit.dev/Owlibou/owlry/archive/owlry-v1.0.8.tar.gz
	b2sums = 648171ce688761babb7ada9ec96cb248fab5563cc45599f660f21e166bfb4db689cff22b82f3a1f2ae256dd54fb3d3f4d5a8acaf6a728976d42ee511e1f25e5f

pkgname = owlry
