Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
f70cfcd3
Commit
f70cfcd3
authored
Mar 30, 2021
by
fernape
Browse files
print/lilypond-devel: update to 2.23.1
Add option to use Guile2 PR: 254571 Submitted by: m.ne@gmx.net (maintainer)
parent
5a2c1d74
Changes
3
Hide whitespace changes
Inline
Side-by-side
print/lilypond-devel/Makefile
View file @
f70cfcd3
...
...
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME
=
lilypond
DISTVERSION
=
2.23.
0
DISTVERSION
=
2.23.
1
CATEGORIES
=
print audio
MASTER_SITES
=
http://lilypond.org/download/source/v
${DISTVERSION:R}
/
PKGNAMESUFFIX
=
-devel
...
...
@@ -26,13 +26,12 @@ BUILD_DEPENDS= bash:shells/bash \
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
USES
=
bison:build compiler:c++11-lib ghostscript gmake gnome
\
perl5
pkgconfig python:3.5+
USES
=
bison:build compiler:c++11-lib ghostscript gmake gnome
perl5
\
pkgconfig python:3.5+
USE_CXXSTD
=
c++11
USE_GNOME
=
pango
USE_PERL5
=
build
...
...
@@ -51,22 +50,27 @@ ALL_TARGET= all
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
lilypond-contributor
\
lilypond-essay
\
lilypond-extending
\
lilypond-internals
\
lilypond-learning
\
lilypond-notation
\
lilypond-snippets
\
lilypond-usage
\
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
...
...
print/lilypond-devel/distinfo
View file @
f70cfcd3
TIMESTAMP = 161
1684518
SHA256 (lilypond-2.23.
0
.tar.gz) =
b2c795278ecef7e7b4383be6d9ad64b735dd826e790ccf791e656fa16a135fd3
SIZE (lilypond-2.23.
0
.tar.gz) = 170
47610
TIMESTAMP = 161
6598999
SHA256 (lilypond-2.23.
1
.tar.gz) =
911a8af1f8dc862ff6fee81292a1d63c6fc592f8d4a9c8080978b6698eddfb07
SIZE (lilypond-2.23.
1
.tar.gz) = 170
73884
print/lilypond-devel/pkg-plist
View file @
f70cfcd3
...
...
@@ -351,7 +351,6 @@ share/emacs/site-lisp/lilypond-words.el
%%DATADIR%%/%%DISTVERSION%%/scm/titling.scm
%%DATADIR%%/%%DISTVERSION%%/scm/to-xml.scm
%%DATADIR%%/%%DISTVERSION%%/scm/translation-functions.scm
%%DATADIR%%/%%DISTVERSION%%/tex/lilypond-tex-metrics.tex
%%DATADIR%%/%%DISTVERSION%%/tex/texinfo-ja.tex
%%DATADIR%%/%%DISTVERSION%%/vim/compiler/lilypond.vim
%%DATADIR%%/%%DISTVERSION%%/vim/ftdetect/lilypond.vim
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment