aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/xfce4-diskperf-plugin/template
blob: d57de65ca808f9d91f00982bd926a95bdb120b53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Template file for 'xfce4-diskperf-plugin'
pkgname=xfce4-diskperf-plugin
version=2.6.3
revision=1
build_style=gnu-configure
configure_args="--with-locales-dir=/usr/share/locale"
hostmakedepends="pkg-config intltool"
makedepends="xfce4-panel-devel"
short_desc="Plugin for the Xfce4 panel displaying disk/partition performance"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
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=73b1ea2deb2403287337e8521d21345fb2f88445f9030732fa28f1bfa5d51c59

post_install() {
	vlicense COPYING
}