void-packages/srcpkgs/notification-daemon/template

26 lines
843 B
Plaintext

# Template file for 'notification-daemon'
pkgname=notification-daemon
version=0.7.4
revision=2
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"
short_desc="Shows notification messages on the desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9591273ee2099215cfbe1ce7eb7c08e8cbc3743d0a119e331889ffe9004e6f2f
long_desc="
notification-daemon is an application that shows notifications sent by
other applications on your desktop in the form of popups. It is based
on the libnotify library."
replaces="notification-daemon>=0"
conflicts="xfce4-notifyd>=0"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build glib-devel
Add_dependency build gtk+3-devel
Add_dependency build libcanberra-devel
Add_dependency run desktop-file-utils