void-packages/srcpkgs/xfce4-notifyd/template

31 lines
1 KiB
Plaintext

# Template file for 'xfce4-notifyd'
pkgname=xfce4-notifyd
version=0.2.1
revision=7
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Simple, visually-appealing notification daemon for Xfce"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=aab2da3d14401ea91d816744e7c4b9e2e7a996e7d8b6756c7ad0c0b3bec3ed70
long_desc="
Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce
that implements the Freedesktop.org Desktop Notifications Specification."
provides="notification-daemon-${version}"
conflicts="notification-daemon>=0"
replaces="notification-daemon>=0"
build_requires=11
gtk_iconcache_dirs="/usr/share/icons/hicolor"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build libxfce4util-devel
Add_dependency build libxfce4ui-devel
Add_dependency build xfconf-devel
Add_dependency build dbus-glib-devel
Add_dependency build gtk+-devel
Add_dependency full hicolor-icon-theme
Add_dependency full desktop-file-utils