16 lines
599 B
Bash
16 lines
599 B
Bash
# Template file for 'lxqt-notificationd'
|
|
pkgname=lxqt-notificationd
|
|
version=0.13.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
|
makedepends="liblxqt-devel"
|
|
short_desc="LXQt notification daemon"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
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=a69d18a0307c5a18826c2bd0a110f3862d23fece07c64bfc7e187af8f66a10d0
|
|
replaces="lxqt-common>=0"
|