15 lines
537 B
Bash
15 lines
537 B
Bash
# Template file for 'lxqt-notificationd'
|
|
pkgname=lxqt-notificationd
|
|
version=1.3.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
|
makedepends="liblxqt-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=4bbce43dc69801b1c1213b9c6f4808a923bf962d5514cdffb5fdd37f8c4fcd2f
|
|
replaces="lxqt-common>=0"
|