18 lines
674 B
Text
18 lines
674 B
Text
|
# Template file for 'xfce4-notifyd'
|
||
|
pkgname=xfce4-notifyd
|
||
|
version=0.1.0
|
||
|
distfiles="http://spuriousinterrupt.org/files/$pkgname/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=989b0e9ae9ff5bdbdbf56368a44eca039236033f84d05001e311c21c988bd0e1
|
||
|
long_desc="
|
||
|
Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce
|
||
|
that implements the Freedesktop.org Desktop Notifications Specification."
|
||
|
|
||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||
|
|
||
|
Add_dependency full libxfcegui4
|
||
|
Add_dependency full libsexy
|
||
|
Add_dependency full hicolor-icon-theme
|