# Template file for 'abcm2ps' pkgname=abcm2ps version=8.13.9 revision=1 build_style=configure hostmakedepends="pkg-config" makedepends="pango-devel" short_desc="ABC music notation software" maintainer="lemmi " license="GPL-2" homepage="http://moinejf.free.fr/" distfiles="${homepage}/abcm2ps-${version}.tar.gz" checksum=372bc6d5bb5ba087b71abeb6240c806f940a59e9664f46e5f4f1faec52e815a7 pre_configure() { echo CC=${CC} >> custom echo CFLAGS+=\" $CFLAGS\" >> custom echo prefix=/usr >> custom echo 'docdir=${prefix}/share/doc' >> custom }