lilypond: update to 2.19.83
This commit is contained in:
parent
043678aed3
commit
f1fa22ca4c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lilypond'
|
||||
pkgname="lilypond"
|
||||
version="2.19.82"
|
||||
pkgname=lilypond
|
||||
version=2.19.83
|
||||
revision=1
|
||||
_tlversion=2018
|
||||
build_wrksrc="build"
|
||||
|
@ -14,10 +14,10 @@ makedepends="gc-devel guile1.8-devel libltdl-devel pango-devel python-devel"
|
|||
depends="python ghostscript"
|
||||
short_desc="Music engraving program"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
homepage="http://lilypond.org/"
|
||||
license="GPL-3.0-or-later, GFDL-1.3-or-later"
|
||||
homepage="http://lilypond.org/"
|
||||
distfiles="http://lilypond.org/downloads/sources/v2.19/lilypond-${version}.tar.gz"
|
||||
checksum=a5679cddb3e415828642f75027997596b814922aadb1fa633c8f973238ae291b
|
||||
checksum=96ba4f4b342d21057ad74d85d647aea7e47a5c24f895127c2b3553a252738fb3
|
||||
|
||||
if [ -n "${CROSS_BUILD}" ]; then
|
||||
# needs guile-config-1.8 and python-config
|
||||
|
|
Loading…
Reference in New Issue