Let it build with fontforge-20251009.

No visual changes for some of my .ly files.

I hope the aclocal.m4 hack can be removed for lilypond-26, but who
knows?
This commit is contained in:
kili
2026-05-28 19:05:35 +00:00
parent 5253133fcd
commit 1d9d61f908
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
BROKEN= new fontforge not properly detected
COMMENT-main= text based music notation system
COMMENT-docs= lilypond documentation
VERSION= 2.24.4
REVISION-main= 0
REVISION-main= 1
DISTNAME= lilypond-v${VERSION}
DISTNAME-docs= lilypond-${VERSION}-documentation
FULLPKGNAME-main= lilypond-${VERSION}
+1 -1
View File
@@ -10,7 +10,7 @@ Index: aclocal.m4
- | grep '\(^\|[^0-9a-f]\)[0-9]\{6,8\}\([^0-9a-f]\|$\)' \
- | head -n 1 \
- | sed -e 's/^[^.0-9]*//' -e 's/[^.0-9]*$//'\`\"
+ | sed -ne 's/^libfontforge //p'\`\"
+ | sed -ne 's/^fontforge //p'\`\"
fi
echo "$_ver"
changequote([, ])#dnl