New package: lilypond-doc-2.19.65
This commit is contained in:
parent
7a5365a7df
commit
ec8e5b7d97
1 changed files with 20 additions and 0 deletions
20
srcpkgs/lilypond-doc/template
Normal file
20
srcpkgs/lilypond-doc/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'lilypond-doc'
|
||||||
|
pkgname="lilypond-doc"
|
||||||
|
version="2.19.65"
|
||||||
|
revision=1
|
||||||
|
_docrev=1
|
||||||
|
noarch=yes
|
||||||
|
create_wrksrc=yes
|
||||||
|
short_desc="Documentation for the lilypond music engraving program"
|
||||||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://lilypond.org/"
|
||||||
|
distfiles="http://lilypond.org/downloads/binaries/documentation/${pkgname/-doc/}-${version}-${_docrev}.documentation.tar.bz2"
|
||||||
|
checksum=c67e5f3dc47166c8d8bfbefcd1dd8c8935b729365ac3dcb4da3af4d10c7fc99c
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vlicense license/lilypond-doc
|
||||||
|
vmkdir usr/share
|
||||||
|
mv share/doc ${DESTDIR}/usr/share/
|
||||||
|
mv share/omf ${DESTDIR}/usr/share/
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue