Created attachment 260148 [details] Patch for Fraunhofer FDK AAC Plugin for Fraunhofer FDK AAC codec which supports both decoding and encoding
I think I got all bits correct but would appriciate a second pair of eyes Poudriere checks out fine on both i386,amd64 for supported versions
(In reply to Daniel Engberg from comment #1) Looks fine to me.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=68f86896b58ecf1fd4157fb5e97a58d80d62eb3d commit 68f86896b58ecf1fd4157fb5e97a58d80d62eb3d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-05-04 21:09:59 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-05-04 21:14:17 +0000 audio/gstreamer1-plugins-fdkaac: New port: Fraunhofer FDK AAC plugin Plugin for Fraunhofer FDK AAC codec which supports both decoding and encoding PR: 286577 Reviewed by: makc Mk/Uses/gstreamer.mk | 5 ++++- audio/Makefile | 1 + audio/gstreamer1-plugins-fdkaac/Makefile (new) | 15 +++++++++++++++ audio/gstreamer1-plugins-fdkaac/pkg-plist (new) | 1 + 4 files changed, 21 insertions(+), 1 deletion(-)
(In reply to Max Brazhnikov from comment #2) Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=11a24b63c1f5f6fbdc64c605f503de0386e3b501 commit 11a24b63c1f5f6fbdc64c605f503de0386e3b501 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-05-05 06:24:59 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-05-05 06:24:59 +0000 Mk/Uses/gstreamer.mk: Fix copypasta PR: 286577 Fixes: 68f86896b58e audio/gstreamer1-plugins-fdkaac: New port: Fraunhofer FDK AAC plugin Mk/Uses/gstreamer.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)