# Template file for 'xfce4-cpugraph-plugin'
pkgname=xfce4-cpugraph-plugin
version=1.3.0
revision=1
build_style=meson
hostmakedepends="pkg-config gettext"
makedepends="xfce4-panel-devel"
short_desc="CPU graph plugin for the Xfce4 panel"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, BSD-2-Clause"
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-cpugraph-plugin/-/raw/master/NEWS"
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c3305edea13ae785ea8b7ce8efbb40b5d5cac69a6f8bf790e4f2efaa780ca097

post_install() {
	vlicense COPYING
}
