19 lines
788 B
Text
19 lines
788 B
Text
# Template file for 'notification-daemon'
|
|
pkgname=notification-daemon
|
|
version=0.7.6
|
|
revision=1
|
|
replaces="notification-daemon>=0"
|
|
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>"
|
|
homepage="http://www.galago-project.org/specs/notification/"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
|
checksum=64d0ce6fb12c94c3b73b701502c804c408cb5a94580bcae5ac37607639f7a0b3
|
|
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."
|