print/lilypond: Optionize GUILE versions

PR:		277004
Approved by:	submitter is maintainer
This commit is contained in:
Martin Neubauer 2024-02-12 18:26:36 +01:00 committed by Muhammad Moinur Rahman
parent bc55ffd3b5
commit c7c803faf8
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 9 additions and 2 deletions

View File

@ -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
@ -60,10 +60,17 @@ INFO= lilypond-changes \
PLIST_SUB= DISTVERSION=${DISTVERSION}
OPTIONS_DEFINE= NLS URW
OPTIONS_SUB= yes
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