# Template file for 'mpc' pkgname=mpc version=0.25 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=70cfa4f734a275a3c76df481ec5222872362ed8f58a4175459cae65d66acaf24 post_install() { vinstall doc/mpc-completion.bash 644 usr/share/bash-completion/completions mpc }