c077559a89
There's no need to update triggers in the following cases: * Packages installing stuff into /usr/share/applications. * Packages setting $gtk_iconcache_dirs. * Packages setting $font_dirs. * Packages setting ${sgml,xml}_entries. --HG-- extra : convert_revision : 11c74b41f8cf474e9bf4dbb961b1aa9c6f6540bf
17 lines
674 B
Text
17 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
|