FreeBSD Bugzilla – Attachment 248398 Details for
Bug 277004
print/lilypond: add option for using lang/guile3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
alternative patch
lilypond-2.24.3_1.diff (text/plain), 1006 bytes, created by
Martin Neubauer
on 2024-02-12 17:07:53 UTC
(
hide
)
Description:
alternative patch
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2024-02-12 17:07:53 UTC
Size:
1006 bytes
patch
obsolete
>diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile >index 1e69fdafc8c2..f05b79f192b4 100644 >--- a/print/lilypond/Makefile >+++ b/print/lilypond/Makefile >@@ -27,7 +27,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejav > mftrace:print/mftrace > > USES= bison:build compiler:c++11-lib cpe ghostscript gmake gnome \ >- guile:2.2 magick:7,build perl5 pkgconfig python >+ magick:7,build perl5 pkgconfig python > USE_CXXSTD= c++14 > USE_GNOME= pango > USE_PERL5= build >@@ -59,11 +59,18 @@ INFO= lilypond-changes \ > music-glossary > PLIST_SUB= DISTVERSION=${DISTVERSION} > >-OPTIONS_DEFINE= NLS URW >-OPTIONS_SUB= yes >+OPTIONS_DEFINE= NLS URW >+OPTIONS_DEFAULT= GUILE2 >+OPTIONS_SINGLE= GUILE >+OPTIONS_SINGLE_GUILE= GUILE2 GUILE3 >+OPTIONS_SUB= yes > >+GUILE2_DESC= Use guile2 >+GUILE3_DESC= Use guile3 > URW_DESC= Use bundled URW fonts > >+GUILE2_USES= guile:2.2 >+GUILE3_USES= guile:3.0 > NLS_USES= gettext > > URW_BUILD_DEPENDS= urw-base35-fonts>0:x11-fonts/urw-base35-fonts
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
m.ne
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 277004
:
248395
| 248398