mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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:
@@ -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}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user