pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/lilypond lilypond: Explain more clearly the guil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0c1a6a728db
branches: trunk
changeset: 375016:a0c1a6a728db
user: gdt <gdt%pkgsrc.org@localhost>
date: Sat Mar 05 19:53:22 2022 +0000
description:
lilypond: Explain more clearly the guile situation
Upstream chooses to support only ancient guile.
diffstat:
print/lilypond/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 710ee040e6cc -r a0c1a6a728db print/lilypond/Makefile
--- a/print/lilypond/Makefile Sat Mar 05 19:46:02 2022 +0000
+++ b/print/lilypond/Makefile Sat Mar 05 19:53:22 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.134 2021/12/08 16:06:14 adam Exp $
+# $NetBSD: Makefile,v 1.135 2022/03/05 19:53:22 gdt Exp $
DISTNAME= lilypond-2.18.2
PKGREVISION= 24
@@ -64,7 +64,10 @@
.include "../../devel/flex/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
-# lilypond's configure rejects guile2
+# lilypond's configure rejects guile2. It is a bug in lilypond that
+# maintained versions of guile are not usable, but it does not seem
+# likely that will be fixed. See e.g.
+# https://gitlab.com/lilypond/lilypond/-/issues/6163
.include "../../lang/guile/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/omf-scrollkeeper.mk"
Home |
Main Index |
Thread Index |
Old Index