# Template file for 'abcm2ps' pkgname=abcm2ps version=8.14.11 revision=2 build_style=configure hostmakedepends="pkg-config python3-docutils which" makedepends="pango-devel" short_desc="ABC music notation software" maintainer="lemmi " license="GPL-3.0-or-later" homepage="http://moinejf.free.fr/" distfiles="https://github.com/leesavide/abcm2ps/archive/v${version}.tar.gz" checksum=e3b538d62face623619be46b9f7b7520c113fbb1b634073e1162d526adbf3f3b pre_configure() { echo CC=${CC} >> custom echo CFLAGS+=\" $CFLAGS\" >> custom echo prefix=/usr >> custom echo 'docdir=${prefix}/share/doc' >> custom }