2010-04-13 13:55:15 +02:00
|
|
|
# Template file for 'notification-daemon'
|
|
|
|
pkgname=notification-daemon
|
2012-03-27 07:52:20 +02:00
|
|
|
version=0.7.4
|
2012-03-29 13:20:04 +02:00
|
|
|
revision=2
|
2011-09-28 16:55:51 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-16 19:46:38 +02:00
|
|
|
configure_args="--disable-static"
|
2010-04-13 13:55:15 +02:00
|
|
|
short_desc="Shows notification messages on the desktop"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-27 07:52:20 +02:00
|
|
|
checksum=9591273ee2099215cfbe1ce7eb7c08e8cbc3743d0a119e331889ffe9004e6f2f
|
2010-04-13 13:55:15 +02:00
|
|
|
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"
|
2010-04-13 13:55:15 +02:00
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
2012-03-28 22:46:06 +02:00
|
|
|
Add_dependency build glib-devel
|
2011-03-01 00:12:04 +01:00
|
|
|
Add_dependency build gtk+3-devel
|
2010-11-03 00:00:13 +01:00
|
|
|
Add_dependency build libcanberra-devel
|
2010-04-13 13:55:15 +02:00
|
|
|
|
2012-03-27 07:52:20 +02:00
|
|
|
Add_dependency run desktop-file-utils
|