Bug 277758 - multimedia/gstreamer1-plugins: Remove support for librtmp
Summary: multimedia/gstreamer1-plugins: Remove support for librtmp
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: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-17 11:07 UTC by Daniel Engberg
Modified: 2024-03-17 18:28 UTC (History)
1 user (show)

See Also:
riggs: maintainer-feedback+


Attachments
Patch for gstreamer1 (3.89 KB, patch)
2024-03-17 11:07 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-03-17 11:07:16 UTC
Created attachment 249241 [details]
Patch for gstreamer1

Library is on life support upstream by the FFmpeg team in favour of FFmpeg's own implementation and there are multiple issues keeping the legacy implementation around.

Planned deprecation via PR 277418

Poudriere looks OK on my end
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-17 18:27:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=925dc0594f7d5dee9cf6dcc98ab656074c76a262

commit 925dc0594f7d5dee9cf6dcc98ab656074c76a262
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-03-17 18:24:54 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2024-03-17 18:26:37 +0000

    multimedia/gstreamer1-plugins*: Remove support for librtmp

    PR:             277758
    Reported by:    diizzy

 Mk/Uses/gstreamer.mk                                |  5 +----
 multimedia/Makefile                                 |  1 -
 multimedia/gstreamer1-plugins-all/Makefile          |  1 +
 multimedia/gstreamer1-plugins-bad/Makefile          |  2 +-
 multimedia/gstreamer1-plugins-rtmp/Makefile (gone)  | 15 ---------------
 multimedia/gstreamer1-plugins-rtmp/pkg-plist (gone) |  1 -
 multimedia/gstreamer1-plugins/Makefile              |  2 +-
 multimedia/gstreamer1-plugins/Makefile.common       |  1 -
 8 files changed, 4 insertions(+), 24 deletions(-)