Bug 277917 - print/lilypond: remove non-functional URW option
Summary: print/lilypond: remove non-functional URW option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://lilypond.org/doc/v2.24/Docume...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-24 11:49 UTC by Martin Neubauer
Modified: 2024-03-29 17:36 UTC (History)
2 users (show)

See Also:


Attachments
patch removing obsolete URW option (2.66 KB, patch)
2024-03-24 11:49 UTC, Martin Neubauer
m.ne: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Neubauer 2024-03-24 11:49:06 UTC
Created attachment 249446 [details]
patch removing obsolete URW option

The possibility to bundle text fonts was removed by upstream. The URW option therefore doesn't work anymore and might even result in a broken installation when building with non-default options.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-03-29 17:35:57 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-29 17:36:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5466c6ea6687667f9c19a5d9974f906f60b18fd2

commit 5466c6ea6687667f9c19a5d9974f906f60b18fd2
Author:     Martin Neubauer <m.ne@gmx.net>
AuthorDate: 2024-03-26 19:11:29 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-03-29 17:35:39 +0000

    print/lilypond: remove non-functional URW option

    ChangeLog:
    https://lilypond.org/doc/v2.24/Documentation/changes/index.html#notes-for-source-compilation-and-packagers

    The possibility to bundle text fonts was removed by upstream. The URW option
    therefore doesn't work anymore and might even result in a broken installation
    when building with non-default options.

    PR:             277917
    Reported by:    m.ne@gmx.net (maintainer)

 print/lilypond/Makefile  | 12 ++++--------
 print/lilypond/pkg-plist | 12 ------------
 2 files changed, 4 insertions(+), 20 deletions(-)