Added xfce4-notifyd-0.1.0 build template.
--HG-- extra : convert_revision : 76a34eef3fe0916407ebcf64d35e8bce790cdd29
This commit is contained in:
parent
b74042b127
commit
bfdb114eb7
|
@ -0,0 +1,17 @@
|
|||
# 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
|
Loading…
Reference in New Issue