15 lines
561 B
Bash
15 lines
561 B
Bash
# Template file for 'lxqt-notificationd'
|
|
pkgname=lxqt-notificationd
|
|
version=0.14.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
|
makedepends="liblxqt-devel"
|
|
short_desc="LXQt notification daemon"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://lxqt.org/"
|
|
distfiles="https://github.com/lxqt/lxqt-notificationd/releases/download/${version}/lxqt-notificationd-${version}.tar.xz"
|
|
checksum=9ed5094fe77b28df6642231cc7abbf3a385237a7a61b4ba9ae5884cedc782ace
|
|
replaces="lxqt-common>=0"
|