./print/lilypond, GNU Music Typesetter

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 2.24.3nb4, Package name: lilypond-2.24.3nb4, Maintainer: schmonz

LilyPond is a music typesetter. It produces beautiful sheet music using a
high level description file as input. It excels at typesetting classical
music, but you can also print pop-songs. With LilyPond we hope to make music
publication software available to anyone on the internet.

The input to LilyPond is plain text. So, you can use your favorite text
editor to enter it, you can put it in mail or embed it in an article like
this:

\relative c'' { \key c \minor; r8 c16 b c8 g as c16 b c8 d | g,4 }

The output looks very good: the font and the layout algorithms were inspired
by engraved music, so you can expect that same clear and elegant look from
your LilyPond output. And if you don't like the looks, you can tweak almost
everything.

The program also has limited MIDI functionality: you can write MIDI files
with lilypond, and we have a simple MIDI to lilypond conversion tool, midi2ly.
Conversion tools for PMX, MUP, ABC, Finale and Musedata are also included.

LilyPond is free software. It is licensed under GNU General Public License,
so you can use, modify and redistribute the program with almost no
restrictions. LilyPond is part of the GNU Project.


Required to run:
[print/ghostscript] [graphics/freetype2] [graphics/potrace] [fonts/fontconfig] [devel/glib2] [devel/boehm-gc] [devel/pango] [print/tex-graphics] [fonts/tex-psnfss] [fonts/tex-lh] [print/tex-cyrillic] [print/tex-epsf] [fonts/tex-tex-gyre] [lang/guile22] [lang/python310]

Required to build:
[graphics/ImageMagick] [graphics/netpbm] [fonts/t1utils] [fonts/fontforge] [fonts/intlfonts] [fonts/kochi-ttf] [net/rsync] [pkgtools/x11-links] [devel/flex] [textproc/dblatex] [x11/xcb-proto] [fonts/tex-metafont] [fonts/urw-fonts] [graphics/tex-metapost] [fonts/font-cronyx-cyrillic] [fonts/tex-fontinst] [x11/xorgproto]

Master sites:

Filesize: 18985.644 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344)
Log message:
*: recursive bump for removal of cairo's xcb option
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-05-19 19:02:34 by Nia Alarie | Files touched by this commit (1)
Log message:
lilypond: Fix build on systems that don't have alloca in libc.

This includes NetBSD/sparc64, among others.
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2023-11-29 17:58:05 by Amitai Schleier | Files touched by this commit (3) | Package updated
Log message:
lilypond: update to 2.24.3. Changes:

- Restore PDF conversion with the recent Ghostscript 10.02.1
- Add initial support for Guile 3.0 (2.2 remains recommended)
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2569)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693