22 lines
743 B
Plaintext
22 lines
743 B
Plaintext
# Template file for 'notification-daemon'
|
|
pkgname=notification-daemon
|
|
version=0.7.4
|
|
revision=2
|
|
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>"
|
|
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."
|
|
|
|
replaces="notification-daemon>=0"
|
|
conflicts="xfce4-notifyd>=0"
|
|
|
|
|