vp-build/srcpkgs/xfce4-wavelan-plugin/template

18 lines
604 B
Bash

# Template file for 'xfce4-wavelan-plugin'
pkgname=xfce4-wavelan-plugin
version=0.6.0
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="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=4d5bd6654cfd077f3432b08d296f7bd052e765e51b77c629886a9542f4e5ecdc
post_install() {
vlicense COPYING
}