void-packages/srcpkgs/notification-daemon/template

27 lines
872 B
Plaintext
Raw Normal View History

# Template file for 'notification-daemon'
pkgname=notification-daemon
2011-10-17 20:53:17 +02:00
version=0.7.3
2011-09-28 16:55:51 +02:00
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"
revision=1
short_desc="Shows notification messages on the desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-10-17 20:53:17 +02:00
checksum=c40931557c42cd12fdb04ab531fd7d5c5766641e76babdbff6079a6d88342704
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."
2011-10-17 20:53:17 +02:00
replaces="notification-daemon>=0"
2010-11-03 00:00:13 +01:00
conflicts="xfce4-notifyd>=0"
Add_dependency run libcanberra ">=0.28_1" # gtk+3 support
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gtk+3-devel
2010-11-03 00:00:13 +01:00
Add_dependency build libcanberra-devel
Add_dependency full desktop-file-utils