description="File system usage monitor plugin for the Xfce4 panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin" packager="Tnut " contributors="Tyrry, Greg, Fabianwang" makedepends=(libxfce4util libxfce4ui xfce4-panel) set=(xfce4-extra) name=xfce4-fsguard-plugin version=1.1.2 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 }