pkgbase = notification-tray-git
	pkgdesc = FreeDesktop-compliant notification daemon with grouping, DnD, batching, and persistence
	pkgver = latest
	pkgrel = 1
	url = https://github.com/ctrl-q/notification-tray
	install = notification-tray.install
	arch = x86_64
	license = custom
	makedepends = cmake
	makedepends = gcc
	makedepends = make
	makedepends = git
	depends = qt5-base
	depends = qt5-multimedia
	depends = qt5-declarative
	depends = dbus
	depends = glib2
	optdepends = gtest: for running tests
	optdepends = lxqt-config: for LXQt theming configuration
	optdepends = hicolor-icon-theme: fallback icon theme
	optdepends = lxqt-notificationd: for additional notification themes
	optdepends = systemd: for running as a user service
	provides = notification-tray
	conflicts = notification-tray
	source = notification-tray::git+https://github.com/ctrl-q/notification-tray.git
	sha256sums = SKIP

pkgname = notification-tray-git
