15 lines
552 B
Bash
15 lines
552 B
Bash
# Template file for 'lxqt-notificationd'
|
|
pkgname=lxqt-notificationd
|
|
version=2.1.0
|
|
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=b8ddf7a93eb060a375c7e5c470890906f235eba1ced106b0f709a6433c7b0f3f
|
|
replaces="lxqt-common>=0"
|