Bug 258643

Summary: audio/mp32ogg: Deprecate and set expiration date to 2021-12-31
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (uqs)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for mpg2ogg none

Description Daniel Engberg freebsd_committer freebsd_triage 2021-09-20 22:52:43 UTC
Created attachment 228067 [details]
Patch for mpg2ogg

Abandoned and unfetchable upstream, users are recommended to use ffmpeg instead
Comment 1 Ulrich Spörlein freebsd_committer freebsd_triage 2021-09-27 18:55:52 UTC
Fine by me, it still works just fine though and using ffmpeg is a pain in the butt for metadata reasons.

Please commit as-is, thanks!
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2021-09-27 22:26:46 UTC
Ulrich, metadata maps/transfers just fine for me.

Just tested using the following:
ffmpeg -i foo.mp3 -c:a libvorbis -b:a 128k foo.ogg
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-10-01 20:48:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c108eb9029e1297545181511e8c62818d923e07

commit 1c108eb9029e1297545181511e8c62818d923e07
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-10-01 20:45:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-10-01 20:45:46 +0000

    audio/mp32ogg: Deprecate and set expiration date to 2021-12-31

    Abandoned and unfetchable upstream, users are recommended to
    use ffmpeg instead

    PR:             258643
    Approved by:    uqs (port maintainer), arrowd (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32219

 audio/mp32ogg/Makefile | 3 +++
 1 file changed, 3 insertions(+)