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