print/lilypond: update to 2.22.2
ChangeLog: http://lilypond.org/news.html#LilyPond-2_002e22_002e2-released_0021-February-22_002c-2022 PR: 264466 Reported by: m.ne@gmx.net (maintainer)
This commit is contained in:
parent
d77eb9ff69
commit
53ed1e3f53
@ -1,8 +1,7 @@
|
||||
# Created by: patrick, trevor
|
||||
|
||||
PORTNAME= lilypond
|
||||
DISTVERSION= 2.22.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.22.2
|
||||
CATEGORIES= print audio
|
||||
MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/
|
||||
|
||||
@ -24,6 +23,7 @@ BUILD_DEPENDS= bash:shells/bash \
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libgmp.so:math/gmp \
|
||||
libharfbuzz.so:print/harfbuzz \
|
||||
libltdl.so:devel/libltdl
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejavu \
|
||||
mftrace:print/mftrace
|
||||
@ -42,23 +42,17 @@ CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \
|
||||
HOME=${WRKDIR} \
|
||||
YACC=${YACC}
|
||||
|
||||
CONFLICTS_INSTALL= lilypond-devel
|
||||
|
||||
MAKEFILE= GNUmakefile
|
||||
ALL_TARGET= all
|
||||
|
||||
CONFLICTS_INSTALL= lilypond-devel
|
||||
|
||||
BINARY_ALIAS= python=${PYTHON_VERSION}
|
||||
|
||||
INFO= lilypond-changes \
|
||||
lilypond-contributor \
|
||||
lilypond-essay \
|
||||
lilypond-extending \
|
||||
lilypond-internals \
|
||||
lilypond-learning \
|
||||
lilypond-notation \
|
||||
lilypond-snippets \
|
||||
lilypond-usage \
|
||||
music-glossary
|
||||
INFO= lilypond-changes lilypond-contributor lilypond-essay \
|
||||
lilypond-extending lilypond-internals lilypond-learning \
|
||||
lilypond-notation lilypond-snippets lilypond-usage \
|
||||
music-glossary
|
||||
PLIST_SUB= DISTVERSION=${DISTVERSION}
|
||||
|
||||
OPTIONS_DEFINE= GUILE2 NLS URW
|
||||
@ -70,6 +64,7 @@ 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
|
||||
GUILE2_CONFIGURE_ENV= GUILE_FLAVOR=guile-2.2
|
||||
|
||||
NLS_USES= gettext
|
||||
NLS_USES_OFF= gettext-tools
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1619692088
|
||||
SHA256 (lilypond-2.22.1.tar.gz) = 72ac2d54c310c3141c0b782d4e0bef9002d5519cf46632759b1f03ef6969cc30
|
||||
SIZE (lilypond-2.22.1.tar.gz) = 18033161
|
||||
TIMESTAMP = 1653158432
|
||||
SHA256 (lilypond-2.22.2.tar.gz) = dde90854fa7de1012f4e1304a68617aea9ab322932ec0ce76984f60d26aa23be
|
||||
SIZE (lilypond-2.22.2.tar.gz) = 18034586
|
||||
|
Loading…
Reference in New Issue
Block a user