Bug 261578 - multimedia/ffmpeg: Drop aribb24 logic
Summary: multimedia/ffmpeg: Drop aribb24 logic
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: freebsd-multimedia (Nobody)
URL: https://reviews.freebsd.org/D34032
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-30 19:59 UTC by Dries Michiels
Modified: 2022-02-15 20:22 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (multimedia)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dries Michiels freebsd_committer freebsd_triage 2022-01-30 19:59:19 UTC
Aribb24 builds fine when ON, so the check to exclude the option can be removed once aribb24 lands.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-15 20:21:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3be461dfa1c6ffb1f442994fc2ac1d7367354d09

commit 3be461dfa1c6ffb1f442994fc2ac1d7367354d09
Author:     Dries Michiels <driesm@FreeBSD.org>
AuthorDate: 2022-01-25 19:46:12 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2022-02-15 20:20:05 +0000

    multimedia/ffmpeg: Remove OPTIONS_EXCLUDE logic for aribb24

    ffmpeg builds fine with ARIBB24 on, so remove exclude logic.

    PR:                     261578
    Suggested by:           jbeich
    Differential Revision:  https://reviews.freebsd.org/D34032

 multimedia/ffmpeg/Makefile | 5 -----
 1 file changed, 5 deletions(-)