lilypond-doc: also provide man pages and texinfo doc
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'lilypond-doc'
|
# Template file for 'lilypond-doc'
|
||||||
pkgname="lilypond-doc"
|
pkgname="lilypond-doc"
|
||||||
version="2.19.80"
|
version="2.19.80"
|
||||||
revision=1
|
revision=2
|
||||||
_docrev=1
|
_docrev=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
@@ -9,12 +9,12 @@ short_desc="Documentation for the lilypond music engraving program"
|
|||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://lilypond.org/"
|
homepage="http://lilypond.org/"
|
||||||
distfiles="http://lilypond.org/downloads/binaries/documentation/${pkgname/-doc/}-${version}-${_docrev}.documentation.tar.bz2"
|
distfiles="http://lilypond.org/downloads/binaries/documentation/lilypond-${version}-${_docrev}.documentation.tar.bz2"
|
||||||
checksum=1875a1ca00f5c0de80e52c609e7756c70447c2e18a0726c4ee61fd5c275c9e03
|
checksum=1875a1ca00f5c0de80e52c609e7756c70447c2e18a0726c4ee61fd5c275c9e03
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
vmkdir usr
|
||||||
|
rm share/info/lilypond
|
||||||
|
mv share ${DESTDIR}/usr/
|
||||||
vlicense license/lilypond-doc
|
vlicense license/lilypond-doc
|
||||||
vmkdir usr/share
|
|
||||||
mv share/doc ${DESTDIR}/usr/share/
|
|
||||||
mv share/omf ${DESTDIR}/usr/share/
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user