From 2468b4c14b6e0e3e7e59bd837a1b17e567745846 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 27 Mar 2012 07:52:20 +0200 Subject: [PATCH] notification-daemon: update to 0.7.4. --- srcpkgs/notification-daemon/notification-daemon.rshlibs | 1 - srcpkgs/notification-daemon/template | 9 +++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/notification-daemon/notification-daemon.rshlibs b/srcpkgs/notification-daemon/notification-daemon.rshlibs index 45d8782d3d..fb45fb78cb 100644 --- a/srcpkgs/notification-daemon/notification-daemon.rshlibs +++ b/srcpkgs/notification-daemon/notification-daemon.rshlibs @@ -8,5 +8,4 @@ libcairo.so.2 libgobject-2.0.so.0 libglib-2.0.so.0 libX11.so.6 -libpthread.so.0 libc.so.6 diff --git a/srcpkgs/notification-daemon/template b/srcpkgs/notification-daemon/template index 5daf4fed40..8d99e55933 100644 --- a/srcpkgs/notification-daemon/template +++ b/srcpkgs/notification-daemon/template @@ -1,13 +1,12 @@ # Template file for 'notification-daemon' pkgname=notification-daemon -version=0.7.3 +version=0.7.4 distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--disable-static" -revision=1 short_desc="Shows notification messages on the desktop" maintainer="Juan RP " -checksum=c40931557c42cd12fdb04ab531fd7d5c5766641e76babdbff6079a6d88342704 +checksum=9591273ee2099215cfbe1ce7eb7c08e8cbc3743d0a119e331889ffe9004e6f2f long_desc=" notification-daemon is an application that shows notifications sent by other applications on your desktop in the form of popups. It is based @@ -16,11 +15,9 @@ long_desc=" replaces="notification-daemon>=0" conflicts="xfce4-notifyd>=0" -Add_dependency run libcanberra ">=0.28_1" # gtk+3 support - Add_dependency build pkg-config Add_dependency build intltool Add_dependency build gtk+3-devel Add_dependency build libcanberra-devel -Add_dependency full desktop-file-utils +Add_dependency run desktop-file-utils