# Template file for 'mpc' pkgname=mpc version=0.28 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libmpdclient-devel" short_desc="Minimalist command line interface to MPD" maintainer="Juan RP " license="GPL-2" homepage="http://www.musicpd.org/clients/mpc/" distfiles="http://www.musicpd.org/download/mpc/${version%.*}/mpc-${version}.tar.xz" checksum=a4337d06c85dc81a638821d30fce8a137a58d13d510be34a11c1cce95cabc547 post_install() { vinstall doc/mpc-completion.bash 644 usr/share/bash-completion/completions mpc }