lilypond: bump version (#10787)

* lilypond: bump version
* fix texinfo and gettext dependencies
This commit is contained in:
Joachim Mairböck
2024-08-13 14:55:11 +02:00
committed by GitHub
parent 57619f93c4
commit 4b5b43edcf
2 changed files with 5 additions and 3 deletions

View File

@@ -3,11 +3,11 @@ DESCRIPTION="LilyPond is a music engraving program, devoted to producing the hig
sheet music possible. It brings the aesthetics of traditionally engraved music to computer \
printouts. LilyPond is free software and part of the GNU Project."
HOMEPAGE="https://lilypond.org/"
COPYRIGHT="1993-2023 The LilyPond development team"
COPYRIGHT="1993-2024 The LilyPond development team"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="https://lilypond.org/download/source/v${portVersion%.*}/lilypond-$portVersion.tar.gz"
CHECKSUM_SHA256="df005f76ef7af5a4cd74a10f8e7115278b7fa79f14018937b65c109498ec44be"
CHECKSUM_SHA256="e96fa03571c79f20e1979653afabdbe4ee42765a3d9fd14953f0cd9eea51781c"
PATCHES="lilypond-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"
@@ -115,15 +115,17 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:kpsewhich
cmd:make
cmd:makeinfo
cmd:mf
cmd:mpost
cmd:msgfmt$secondaryArchSuffix
cmd:perl
cmd:pkg_config$secondaryArchSuffix
cmd:rsync
cmd:t1asm
cmd:tar
cmd:texi2html
cmd:texindex$secondaryArchSuffix
cmd:texindex
cmd:tidy
cmd:xelatex
cmd:zip