description="A lm_sensors plugin for the Xfce panel." url="http://goodies.xfce.org/" packager="Tnut " contributors="Spiky,Tyrry,Greg,Fabienwang" makedepends=(libxfce4util libxfce4ui xfce4-panel libnotify) run=(lm-sensors hicolor-icon-theme) set=(xfce4-extra) name=xfce4-sensors-plugin version=1.4.4 release=2 source=(https://archive.xfce.org/src/panel-plugins/$name/${version:0:3}/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ --sysconfdir=/etc make make DESTDIR=$PKG install }