2010-04-13 11:55:15 +00:00
|
|
|
# Template file for 'notification-daemon'
|
|
|
|
pkgname=notification-daemon
|
2012-09-12 18:27:10 +00:00
|
|
|
version=0.7.6
|
|
|
|
revision=1
|
|
|
|
replaces="notification-daemon>=0"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-static"
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="desktop-file-utils"
|
|
|
|
makedepends="pkg-config intltool glib-devel gtk+3-devel libcanberra-devel"
|
2010-04-13 11:55:15 +00:00
|
|
|
short_desc="Shows notification messages on the desktop"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-09-12 18:27:10 +00:00
|
|
|
homepage="http://www.galago-project.org/specs/notification/"
|
|
|
|
license="GPL-2"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
|
|
|
checksum=64d0ce6fb12c94c3b73b701502c804c408cb5a94580bcae5ac37607639f7a0b3
|
2010-04-13 11:55:15 +00: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."
|