From bfdb114eb7372df4cbb39349c2c1e411d5534bb7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 1 Dec 2009 00:30:35 +0100 Subject: [PATCH] Added xfce4-notifyd-0.1.0 build template. --HG-- extra : convert_revision : 76a34eef3fe0916407ebcf64d35e8bce790cdd29 --- srcpkgs/xfce4-notifyd/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/xfce4-notifyd/template diff --git a/srcpkgs/xfce4-notifyd/template b/srcpkgs/xfce4-notifyd/template new file mode 100644 index 0000000000..b44feecacc --- /dev/null +++ b/srcpkgs/xfce4-notifyd/template @@ -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 " +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