Summary: | multimedia/vlc: Remove SCHROEDINGER option | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Philipp Ost <bsd> | ||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | riggs | ||||
Priority: | --- | Keywords: | needs-qa | ||||
Version: | Latest | Flags: | riggs:
maintainer-feedback+
riggs: merge-quarterly+ |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Thanks, well spotted! I'll take a look! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0954aa695ec33fa30c58c01796033066910337c commit f0954aa695ec33fa30c58c01796033066910337c Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2022-07-03 15:52:18 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2022-07-03 15:55:05 +0000 multimedia/vlc: Remove SCHROEDINGER option Details: - libschroedinger has been removed from the ports tree due to lack of upstream support. - This change removes the vlc port support for libschroedinger. PR: 264995 Reported by: bsd@philippost.de MFH: 2022Q3 multimedia/vlc/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c60ba3234ee77935b9210cefc02cd9361ff17fde commit c60ba3234ee77935b9210cefc02cd9361ff17fde Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2022-07-03 15:52:18 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2022-07-03 15:56:17 +0000 multimedia/vlc: Remove SCHROEDINGER option Details: - libschroedinger has been removed from the ports tree due to lack of upstream support. - This change removes the vlc port support for libschroedinger. PR: 264995 Reported by: bsd@philippost.de MFH: 2022Q3 (cherry picked from commit f0954aa695ec33fa30c58c01796033066910337c) multimedia/vlc/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) |
Created attachment 235035 [details] multimedia/vlc: remove schroedinger option multimedia/schroedinger expired on 2022-06-30. The attached patch removes this option from the multimedia/vlc Makefile; this change allows `make index` to succeed again.