Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5ce6a641a4dc81339136492244d8df1b1fe0d160

commit 5ce6a641a4dc81339136492244d8df1b1fe0d160
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Tue Mar 22 15:24:45 2011 +0100

xfce4-sensors-plugin-1.0.0-4-x86_64
*rebuild with libnotify 0.7

diff --git a/source/xfce4/xfce4-sensors-plugin/FrugalBuild 
b/source/xfce4/xfce4-sensors-plugin/FrugalBuild
index 097d83e..697a8d4 100644
--- a/source/xfce4/xfce4-sensors-plugin/FrugalBuild
+++ b/source/xfce4/xfce4-sensors-plugin/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=xfce4-sensors-plugin
pkgver=1.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="A hardware sensors plugin for the Xfce4 panel."
makedepends=('intltool' 'netcat' 'hddtemp>=0.3_beta15-4' 
'xfce4-dev-tools>=4.8.0')
-depends=('libxfcegui4>=4.8.1' 'xfce4-panel>=4.8.0' 'lmsensors>=3.2.0' 
'libnotify' 'libuuid')
+depends=('libxfcegui4>=4.8.1' 'xfce4-panel>=4.8.0' 'lmsensors>=3.2.0' 
'libnotify>=0.7' 'libuuid')
groups=('xfce4' 'xfce4-goodies')
archs=('i686' 'x86_64' 'ppc')
_F_gnome_iconcache="y"
@@ -18,6 +18,13 @@ sha1sums=('5c0f2e30463068ac4ae619faf8b4966ee8d77710' \

build() {
Fcd
+       #libnotify 0.7
+       Fsed "notify_notification_new (summary, body, icon, NULL)" \
+               "notify_notification_new (summary, body, icon)" \
+               lib/hddtemp.c
+       Fsed "notify_notification_new(summary, body, icon, NULL)" \
+               "notify_notification_new(summary, body, icon)" \
+               lib/sensors-interface.c
Fpatchall
xdt-autogen || Fdie
Fconf
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to