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

17 lines
605 B
Bash

# Template file for 'xfce4-wavelan-plugin'
pkgname=xfce4-wavelan-plugin
version=0.6.1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="xfce4-panel-devel"
short_desc="WaveLAN plugin for the Xfce4 panel"
maintainer="Piraty <piraty1@inbox.ru>"
license="2-clause-BSD"
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=f41f81ea063ae3c7d7904e1ee647a6b5efafc7436f47caed662ee417038eed17
post_install() {
vlicense COPYING
}