diff --git a/srcpkgs/xfce4-notifyd/template b/srcpkgs/xfce4-notifyd/template index ee57020d3eb..3b3e27374d9 100644 --- a/srcpkgs/xfce4-notifyd/template +++ b/srcpkgs/xfce4-notifyd/template @@ -1,12 +1,11 @@ # Template file for 'xfce4-notifyd' pkgname=xfce4-notifyd -version=0.2.1 -revision=7 +version=0.2.2 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 " -checksum=aab2da3d14401ea91d816744e7c4b9e2e7a996e7d8b6756c7ad0c0b3bec3ed70 +checksum=b66e68dfc2164bcf479acd3c7e8b6f83065d23aef988535e2db3506d06a39168 long_desc=" Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce that implements the Freedesktop.org Desktop Notifications Specification." @@ -26,5 +25,5 @@ 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 +Add_dependency run hicolor-icon-theme +Add_dependency run desktop-file-utils diff --git a/srcpkgs/xfce4-notifyd/xfce4-notifyd.rshlibs b/srcpkgs/xfce4-notifyd/xfce4-notifyd.rshlibs index 21becde4371..7a435501f4c 100644 --- a/srcpkgs/xfce4-notifyd/xfce4-notifyd.rshlibs +++ b/srcpkgs/xfce4-notifyd/xfce4-notifyd.rshlibs @@ -1,6 +1,5 @@ libxfce4ui-1.so.0 libgtk-x11-2.0.so.0 -libxfce4util.so.4 libgdk-x11-2.0.so.0 libxfconf-0.so.2 libdbus-glib-1.so.2 @@ -13,3 +12,4 @@ libcairo.so.2 libpango-1.0.so.0 libdbus-1.so.3 libX11.so.6 +libxfce4util.so.6