void-packages/srcpkgs/notification-daemon/template
Juan RP a7b09c20d4 notification-daemon: update to 0.7.1.
--HG--
branch : gnome3
2011-03-01 00:12:04 +01:00

37 lines
1.2 KiB
Plaintext

# Template file for 'notification-daemon'
pkgname=notification-daemon
version=0.7.1
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --disable-static"
short_desc="Shows notification messages on the desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=d26bf9021b3ae708d36e55437642a89d6b81693fe39d27c5d1ec869e22697b8b
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."
conflicts="xfce4-notifyd>=0"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run atk
Add_dependency run cairo
Add_dependency run gdk-pixbuf
Add_dependency run libX11
Add_dependency run gtk+3
Add_dependency run libcanberra ">=0.28_1" # gtk+3 support
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build glib-devel
Add_dependency build atk-devel
Add_dependency build gdk-pixbuf-devel
Add_dependency build cairo-devel
Add_dependency build libX11-devel
Add_dependency build gtk+3-devel
Add_dependency build libcanberra-devel
Add_dependency full desktop-file-utils