void-packages/srcpkgs/xfce4-notifyd/template

26 lines
862 B
Text
Raw Normal View History

# Template file for 'xfce4-notifyd'
pkgname=xfce4-notifyd
2012-04-19 15:45:12 +00:00
version=0.2.2
revision=2
2011-01-14 22:36:25 +00:00
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
build_style=gnu-configure
depends="hicolor-icon-theme desktop-file-utils"
makedepends="pkg-config intltool libxfce4util-devel libxfce4ui-devel"
short_desc="Simple, visually-appealing notification daemon for Xfce"
homepage="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
license="GPL-2"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-04-19 15:45:12 +00:00
checksum=b66e68dfc2164bcf479acd3c7e8b6f83065d23aef988535e2db3506d06a39168
long_desc="
Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce
that implements the Freedesktop.org Desktop Notifications Specification."
2011-02-16 09:19:55 +00:00
provides="notification-daemon-${version}"
2011-01-14 22:36:25 +00:00
conflicts="notification-daemon>=0"
replaces="notification-daemon>=0"
2011-01-14 22:36:25 +00:00