* update lilypond to 2.24.1-3

This commit is contained in:
Alexander Baldeck 2023-08-07 18:20:56 +02:00
parent 6056eb8c51
commit 5fedb0b56c

View File

@ -10,7 +10,7 @@
pkgname=lilypond
pkgver=2.24.1
pkgrel=2
pkgrel=3
pkgdesc="Music engraving program, devoted to producing the highest-quality sheet music possible"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://lilypond.org"
@ -20,7 +20,8 @@ depends=(gcc-libs
ghostscript
glibc
gsfonts)
makedepends=(fontconfig
makedepends=(dblatex
fontconfig
fontforge
freetype2
glib2
@ -31,8 +32,13 @@ makedepends=(fontconfig
rsync
t1utils
texinfo
texlive-core
texlive-basic
texlive-bin
texlive-binextra
texlive-fontutils
texlive-langcyrillic
texlive-metapost
texlive-xetex
zip)
optdepends=(
'python: for lilypond-book and other scripts'