void-packages/srcpkgs/xfce4-mpc-plugin/template
2017-11-20 11:43:40 +01:00

18 lines
601 B
Bash

# Template file for 'xfce4-mpc-plugin'
pkgname=xfce4-mpc-plugin
version=0.4.5
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="exo-devel xfce4-panel-devel"
short_desc="MPD client plugin for the Xfce4 panel"
maintainer="Peter Wang <novalazy@gmail.com>"
license="BSD"
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=e71f57a28915c57459d6ce0eeeee1d0934f523c0ed083158c3d3b3836fc06fcf
post_install() {
vlicense COPYING
}