Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
lilypond
Commits:
0b56c8b1 by Caleb Maclennan at 2024-12-12T00:02:03+03:00
upgpkg: 2.24.4-4: Rebuild with Guile 3.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lilypond
pkgdesc = Music engraving program, devoted to producing the
highest-quality sheet music possible
pkgver = 2.24.4
- pkgrel = 2
+ pkgrel = 4
url = https://lilypond.org
arch = x86_64
groups = pro-audio
@@ -34,8 +34,7 @@ pkgbase = lilypond
depends = glibc
depends = libglib-2.0.so
depends = gsfonts
- depends = guile2.2
- depends = libguile-2.2.so
+ depends = guile
depends = harfbuzz
depends = libharfbuzz.so
depends = pango
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
pkgname=lilypond
pkgver=2.24.4
-pkgrel=3
+pkgrel=4
pkgdesc="Music engraving program, devoted to producing the highest-quality
sheet music possible"
arch=(x86_64)
url="https://lilypond.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lilypond/-/commit/0b56c8b127d9b22fdb7efd4e05d303075cb9f3e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lilypond/-/commit/0b56c8b127d9b22fdb7efd4e05d303075cb9f3e2
You're receiving this email because of your account on gitlab.archlinux.org.