# Template file for 'lilypond-doc' pkgname=lilypond-doc version=2.23.5 revision=1 create_wrksrc=yes short_desc="Documentation for the lilypond music engraving program" maintainer="newbluemoon " license="GPL-3.0-or-later, GFDL-1.3-or-later" homepage="https://lilypond.org/" distfiles="https://lilypond.org/downloads/binaries/documentation/lilypond-${version}-1.documentation.tar.bz2" checksum=e2b528b3ce70058b634fd76b097f975760c0ad86148d9ec63b66c73a941b0afd do_install() { vmkdir usr rm share/info/lilypond mv share ${DESTDIR}/usr/ }