Bug 267041 - multimedia/gstreamer1-plugins-all: enable lame
Summary: multimedia/gstreamer1-plugins-all: enable lame
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:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-10-14 09:52 UTC by Jan Beich
Modified: 2023-02-27 20:14 UTC (History)
1 user (show)

See Also:


Attachments
v1 (apply via "git am") (1.17 KB, patch)
2022-10-14 09:52 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2022-10-14 09:52:39 UTC
Created attachment 237290 [details]
v1 (apply via "git am")

Similar to bug 223974. lame itself and gst plugin are both buildable, nowadays.

$ fetch -qo- https://pkg.freebsd.org/FreeBSD:13:amd64/latest/All/gstreamer1-plugins-lame-1.16.2_2.pkg | tar tf -
+COMPACT_MANIFEST
+MANIFEST
/usr/local/lib/gstreamer-1.0/libgstlame.so
/usr/local/share/licenses/gstreamer1-plugins-lame-1.16.2_2/catalog.mk
/usr/local/share/licenses/gstreamer1-plugins-lame-1.16.2_2/LICENSE
/usr/local/share/licenses/gstreamer1-plugins-lame-1.16.2_2/LGPL20
Comment 1 Jan Beich freebsd_committer freebsd_triage 2022-12-17 17:16:23 UTC
> Resolution: --- → Overcome By Events

Disagree:
- multimedia/gstreamer1-plugins-all still exists
- audio/gstreamer1-plugins-lame still exists
- the patch here still applies (ignoring PORTREVISION conflict)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-27 20:13:41 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=65ba2a80b7cdeab149c34e17144fbfab736d8876

commit 65ba2a80b7cdeab149c34e17144fbfab736d8876
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-27 20:04:34 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-02-27 20:12:56 +0000

    multimedia/gstreamer1-plugins-all: drop obsolete restrictions

    - faac is available after ff10e5d3fb1f
    - lame is available after 6356d8c7e8a5
    - vdpau was limited to gstreamer 0.*

    PR:             267041

 multimedia/gstreamer1-plugins-all/Makefile | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)