Bug 269895 - [exp-run] Update gstreamer to 1.22
Summary: [exp-run] Update gstreamer to 1.22
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: Gleb Popov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-01 13:22 UTC by Gleb Popov
Modified: 2023-03-09 09:38 UTC (History)
0 users

See Also:
antoine: exp-run+


Attachments
Patch (52.59 KB, patch)
2023-03-01 13:22 UTC, Gleb Popov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Popov freebsd_committer freebsd_triage 2023-03-01 13:22:18 UTC
Created attachment 240503 [details]
Patch

Attaching both patch file and GH tree.

https://github.com/arrowd/freebsd-ports/tree/gst
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2023-03-09 09:26:10 UTC
exp-run loooks fine
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-09 09:33:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a8a17c8c628d4191373f06daedb9d83949d742e

commit 4a8a17c8c628d4191373f06daedb9d83949d742e
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-02-28 06:09:44 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-03-09 09:33:30 +0000

    multimedia/gstreamer1: Update to 1.22, new stable branch.

    PR:             269895
    Exp-run by:     antoine
    Sponsored by:   Serenity Cybersecurity, LLC

 graphics/gstreamer1-plugins-vulkan/pkg-plist       | 10 +++++++
 multimedia/gstreamer1-plugins-bad/Makefile         |  1 +
 .../files/patch-data_meson.build                   | 10 +++----
 .../files/patch-ext_webrtc_meson.build (new)       | 13 +++++++++
 .../files/patch-ext_zxing_gstzxing.cpp             | 15 ++++------
 .../files/patch-ext_zxing_meson.build (gone)       | 22 ---------------
 .../patch-gst-libs_gst_codecparsers_meson.build    |  6 ++--
 .../patch-gst-libs_gst_interfaces_meson.build      |  6 ++--
 .../patch-gst-libs_gst_uridownloader_meson.build   |  6 ++--
 .../files/patch-gst-libs_gst_va_meson.build (new)  | 11 ++++++++
 .../files/patch-gst-libs_gst_webrtc_meson.build    | 11 +++++---
 .../patch-gst_codectimestamper_meson.build (new)   | 12 ++++++++
 .../files/patch-meson__options.txt                 |  6 ++--
 .../files/patch-tests_examples_meson.build         | 20 ++++++++++++--
 .../files/patch-tools_meson.build                  |  5 ++--
 multimedia/gstreamer1-plugins-bad/pkg-plist        | 11 ++++++++
 multimedia/gstreamer1-plugins-good/Makefile        |  4 ++-
 multimedia/gstreamer1-plugins-good/pkg-plist       |  2 ++
 multimedia/gstreamer1-plugins-msdk/Makefile        |  2 ++
 multimedia/gstreamer1-plugins-msdk/pkg-plist       | 16 +++++++++++
 multimedia/gstreamer1-plugins-ugly/Makefile        |  3 +-
 .../files/patch-meson__options.txt (new)           | 13 +++++++++
 .../files/patch-meson_options.txt (gone)           | 15 ----------
 multimedia/gstreamer1-plugins-ugly/pkg-plist       |  1 -
 multimedia/gstreamer1-plugins/Makefile             | 13 ++++-----
 multimedia/gstreamer1-plugins/Makefile.common      | 10 +++----
 multimedia/gstreamer1-plugins/distinfo             | 18 ++++++------
 .../files/patch-ext_cdparanoia_meson.build         |  6 ++--
 .../files/patch-ext_libvisual_meson.build          |  6 ++--
 .../files/patch-ext_ogg_meson.build                |  6 ++--
 .../files/patch-ext_opus_meson.build               |  4 +--
 .../files/patch-ext_pango_meson.build              |  4 +--
 .../files/patch-ext_theora_meson.build             |  4 +--
 .../files/patch-ext_vorbis_meson.build             |  4 +--
 .../files/patch-gst-libs_gst_gl_meson.build        | 32 ++++++++++------------
 .../files/patch-gst-libs_gst_video_meson.build     |  4 +--
 .../gstreamer1-plugins/files/patch-meson.build     | 10 +++----
 .../files/patch-sys_ximage_meson.build             | 10 +++----
 .../files/patch-sys_xvimage_meson.build            | 11 ++++----
 .../files/patch-tools_meson.build (new)            | 15 ++++++++++
 multimedia/gstreamer1-plugins/pkg-plist            |  4 +--
 multimedia/gstreamer1-vaapi/Makefile               |  6 ++--
 multimedia/gstreamer1-vaapi/distinfo               |  6 ++--
 multimedia/gstreamer1-vaapi/pkg-plist              |  1 +
 multimedia/gstreamer1/Makefile                     |  4 +--
 multimedia/gstreamer1/distinfo                     |  6 ++--
 46 files changed, 243 insertions(+), 162 deletions(-)
Comment 3 Gleb Popov freebsd_committer freebsd_triage 2023-03-09 09:38:47 UTC
Pushed, thanks for the exp-run.