void-packages/srcpkgs/xfce4-diskperf-plugin/template

17 lines
649 B
Bash

# Template file for 'xfce4-diskperf-plugin'
pkgname=xfce4-diskperf-plugin
version=2.6.2
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="xfce4-panel-devel"
short_desc="Plugin for the Xfce4 panel displaying disk/partition performance"
maintainer="Alexander Mamay <alexander@mamay.su>"
license="2-clause-BSD"
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin"
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=fd2e9843da5822de96a7829e50ba496c34a50fb8492d5b5f792558c6b7ce9644
post_install() {
vlicense COPYING
}