void-packages/srcpkgs/notification-daemon/template

22 lines
743 B
Text
Raw Normal View History

# Template file for 'notification-daemon'
pkgname=notification-daemon
2012-03-27 05:52:20 +00:00
version=0.7.4
revision=2
2011-09-28 14:55:51 +00:00
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"
depends="desktop-file-utils"
makedepends="pkg-config intltool glib-devel gtk+3-devel libcanberra-devel"
short_desc="Shows notification messages on the desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-03-27 05:52:20 +00:00
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."
2011-10-17 18:53:17 +00:00
replaces="notification-daemon>=0"
2010-11-02 23:00:13 +00:00
conflicts="xfce4-notifyd>=0"