diff --git a/media-sound/lilypond/lilypond-2.24.3.recipe b/media-sound/lilypond/lilypond-2.24.4.recipe similarity index 96% rename from media-sound/lilypond/lilypond-2.24.3.recipe rename to media-sound/lilypond/lilypond-2.24.4.recipe index 96f56672e..d02b94f28 100644 --- a/media-sound/lilypond/lilypond-2.24.3.recipe +++ b/media-sound/lilypond/lilypond-2.24.4.recipe @@ -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 diff --git a/media-sound/lilypond/patches/lilypond-2.24.3.patchset b/media-sound/lilypond/patches/lilypond-2.24.4.patchset similarity index 100% rename from media-sound/lilypond/patches/lilypond-2.24.3.patchset rename to media-sound/lilypond/patches/lilypond-2.24.4.patchset