You are not logged in.

#1 2005-01-22 13:34:41

MaceM
Member
From: Austria
Registered: 2003-11-26
Posts: 47

[xfce4-goodies] xfce4-sensors-plugin

[URL=http://xfce-goodies.berlios.de/images/xfce4-sensors.png]xfce4-sensors-plugin[/URL]  Written by Fabian Nowak, this is a hardware sensors plugin for the panel. For now, it only works on Linux and requires libsensors.

pkgname=xfce4-sensors-plugin
pkgver=0.3.0
pkgrel=1
pkgdesc="A lm_sensors plugin for the Xfce4 panel"
depends=('xfce4-panel' 'lm_sensors')
url="http://xfce-goodies.berlios.de/"
groups=('xfce4-goodies')
source=(http://download.berlios.de/xfce-goodies/$pkgname-$pkgver.tar.bz2)
md5sums=('3eeaa4973c9a855d75f5e58fcf3f1991')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/opt/xfce4
  make || return 1
  make DESTDIR=$startdir/pkg/ install
}

works fine over here.
Please have a look at the my wiki post.

Offline

Board footer

Powered by FluxBB