# Template file for 'xfce4-sensors-plugin' pkgname=xfce4-sensors-plugin version=1.2.5 revision=1 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config intltool" makedepends="libsensors-devel libxfce4ui-devel xfce4-panel-devel libnotify-devel" short_desc="XFCE sensors plugin" maintainer="Juan RP " homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" license="GPL-2" distfiles="http://archive.se.xfce.org/src/panel-plugins/${pkgname}/1.2/${pkgname}-${version}.tar.bz2" checksum=6b3c12917116c0610c0ca0824357afcc4ab4553301241e27aa9665159b834c1e long_desc=" This is a hardware sensors plugin for the panel. For now, it only works on Linux and requires libsensors to display your mainboard sensors and fan speeds. Furthermore, it supports hddtemp to surveil your hard disk’s temperature values." xfce4-sensors-plugin_package() { depends="hicolor-icon-theme desktop-file-utils" pkg_install() { vmove usr } }