15 lines
552 B
Bash
15 lines
552 B
Bash
# Template file for 'lxqt-notificationd'
|
|
pkgname=lxqt-notificationd
|
|
version=2.1.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
|
makedepends="liblxqt-devel layer-shell-qt-devel"
|
|
short_desc="LXQt notification daemon"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://lxqt-project.org"
|
|
distfiles="https://github.com/lxqt/lxqt-notificationd/archive/${version}.tar.gz"
|
|
checksum=6cb4b9a5d9530ea25251da94ca7c182861524c976be7926d83fbc0473b26ceb3
|
|
replaces="lxqt-common>=0"
|