15 lines
504 B
Bash
15 lines
504 B
Bash
# Template file for 'lxqt-notificationd'
|
|
pkgname=lxqt-notificationd
|
|
version=0.9.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DUSE_QT5=1"
|
|
hostmakedepends="cmake pkg-config"
|
|
makedepends="liblxqt-devel libqtxdg-devel"
|
|
short_desc="LXQt notification daemon"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=f33f8086319ed9d4cffddaed76925db5d79716e90d1112e5b124c95594a74b24
|