FreeBSD Bugzilla – Attachment 248395 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]
patch adding optional guile3dependency
lilypond-2.24.3_1.diff (text/plain), 1.05 KB, created by
Martin Neubauer
on 2024-02-12 14:18:45 UTC
(
hide
)
Description:
patch adding optional guile3dependency
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2024-02-12 14:18:45 UTC
Size:
1.05 KB
patch
obsolete
>diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile >index 1e69fdafc8c2..a79c890e078d 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,13 +59,17 @@ INFO= lilypond-changes \ > music-glossary > PLIST_SUB= DISTVERSION=${DISTVERSION} > >-OPTIONS_DEFINE= NLS URW >+OPTIONS_DEFINE= GUILE2 NLS URW >+OPTIONS_DEFAULT= GUILE2 > OPTIONS_SUB= yes > >+GUILE2_DESC= Use guile2 instead of guile3 > URW_DESC= Use bundled URW fonts > > NLS_USES= gettext > >+GUILE2_USES= guile:2.2 >+GUILE2_USES_OFF= guile:3.0 > URW_BUILD_DEPENDS= urw-base35-fonts>0:x11-fonts/urw-base35-fonts > URW_RUN_DEPENDS_OFF= urw-base35-fonts>0:x11-fonts/urw-base35-fonts > URW_CONFIGURE_WITH= urwotf-dir=${LOCALBASE}/share/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