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