FreeBSD Bugzilla – Attachment 223600 Details for
Bug 254572
print/lilypond: Add build option to use Guile2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch adding guile2 option
lilypond-2.22.0.diff (text/plain), 933 bytes, created by
Martin Neubauer
on 2021-03-26 09:17:11 UTC
(
hide
)
Description:
Patch adding guile2 option
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2021-03-26 09:17:11 UTC
Size:
933 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 569249) >+++ Makefile (working copy) >@@ -25,7 +25,6 @@ > LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ > libfreetype.so:print/freetype2 \ > libgmp.so:math/gmp \ >- libguile.so:lang/guile1 \ > libltdl.so:devel/libltdl > RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejavu \ > mftrace:print/mftrace >@@ -61,11 +60,16 @@ > music-glossary > PLIST_SUB= DISTVERSION=${DISTVERSION} > >-OPTIONS_DEFINE= URW NLS >+OPTIONS_DEFINE= GUILE2 NLS URW > OPTIONS_SUB= yes > >+GUILE2_DESC= Use guile2 (will incur some performance penalty) > URW_DESC= Use bundled URW fonts > >+GUILE2_LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \ >+ libguile-2.2.so:lang/guile2 >+GUILE2_LIB_DEPENDS_OFF= libguile.so:lang/guile1 >+ > NLS_USES= gettext > > URW_BUILD_DEPENDS= urw-core35-fonts>0:x11-fonts/urw-core35-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 254572
: 223600