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

19 lines
658 B
Bash

# Template file for 'xfce4-wavelan-plugin'
pkgname=xfce4-wavelan-plugin
version=0.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="WaveLAN plugin for the Xfce4 panel"
maintainer="Piraty <mail@piraty.dev>"
license="BSD-2-Clause"
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=61c0c2f56cb70872d403b770dd76349df9ff24c0dbe905ee1b4f913c34d8f72b
post_install() {
vlicense COPYING
}