[Bug 278914] multimedia/gstreamer1: Update to 1.24.8
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278914] multimedia/gstreamer1: Update to 1.24.3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Sep 2024 10:40:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278914 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c1efc578d6f6e5fc6371bf22d3983675f636b44 commit 8c1efc578d6f6e5fc6371bf22d3983675f636b44 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-09-22 08:31:12 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-09-22 10:35:56 +0000 multimedia/gstreamer1: Update to 1.24.8 Mk/Uses/gstreamer.mk: - Sort, fix whitespace issues and typos - Promote several common variables to improve maintainer QOL * There's now no need to set manually set PORTVERSION nor SOVERSION in several Makefiles * This will help to prevent not updating some components * A note has been added, however, to remind maintainers to remake distinfo for certain ports - Improve documentation multimedia/gstreamer1-plugins-webrtc: - New port split from multimedia/gstreamer1-plugins-bad - multimedia/gstreamer1-plugins-rust has been updated to reflect this change net/gstreamer1-plugins-sctp: - New port split from multimedia/gstreamer1-plugins-bad x11-toolkits/gstreamer1-plugins-qt5: - Moved here from graphics/gstreamer1-plugins-qt to align with its new Qt6 counterpart x11-toolkits/gstreamer1-plugins-qt6: - New port: GStreamer Qt6 QML videosink plugin */*: - Improve Makefile order and formatting - Sorry for the repo churn, but not fixing this would just lead to more poorly formatted gstreamer ports in the future via copypasta https://gstreamer.freedesktop.org/releases/1.24/#1.24.8 PR: 278914 Reported by: vvd MOVED | 1 + Mk/Uses/gstreamer.mk | 172 +++++++++++++-------- audio/gstreamer1-plugins-a52dec/Makefile | 12 +- audio/gstreamer1-plugins-amrnb/Makefile | 12 +- audio/gstreamer1-plugins-amrwbdec/Makefile | 13 +- audio/gstreamer1-plugins-bs2b/Makefile | 13 +- audio/gstreamer1-plugins-cdparanoia/Makefile | 10 +- audio/gstreamer1-plugins-chromaprint/Makefile | 10 +- audio/gstreamer1-plugins-faac/Makefile | 10 +- audio/gstreamer1-plugins-faad/Makefile | 12 +- audio/gstreamer1-plugins-flac/Makefile | 10 +- audio/gstreamer1-plugins-flite/Makefile | 10 +- audio/gstreamer1-plugins-gme/Makefile | 12 +- audio/gstreamer1-plugins-gsm/Makefile | 10 +- audio/gstreamer1-plugins-jack/Makefile | 10 +- audio/gstreamer1-plugins-ladspa/Makefile | 13 +- audio/gstreamer1-plugins-lame/Makefile | 10 +- audio/gstreamer1-plugins-lv2/Makefile | 20 ++- audio/gstreamer1-plugins-modplug/Makefile | 10 +- audio/gstreamer1-plugins-mpg123/Makefile | 10 +- audio/gstreamer1-plugins-ogg/Makefile | 10 +- audio/gstreamer1-plugins-openmpt/Makefile | 10 +- audio/gstreamer1-plugins-opus/Makefile | 10 +- audio/gstreamer1-plugins-pulse/Makefile | 12 +- audio/gstreamer1-plugins-shout2/Makefile | 10 +- audio/gstreamer1-plugins-sidplay/Makefile | 12 +- audio/gstreamer1-plugins-sndfile/Makefile | 10 +- audio/gstreamer1-plugins-soundtouch/Makefile | 11 +- audio/gstreamer1-plugins-speex/Makefile | 10 +- audio/gstreamer1-plugins-taglib/Makefile | 16 +- audio/gstreamer1-plugins-twolame/Makefile | 10 +- audio/gstreamer1-plugins-vorbis/Makefile | 13 +- audio/gstreamer1-plugins-wavpack/Makefile | 10 +- audio/gstreamer1-plugins-webrtcdsp/Makefile | 10 +- comms/gstreamer1-plugins-spandsp/Makefile | 10 +- devel/gstreamer1-plugins-soup/Makefile | 10 +- ftp/gstreamer1-plugins-curl/Makefile | 12 +- graphics/Makefile | 1 - graphics/gstreamer1-plugins-aalib/Makefile | 12 +- graphics/gstreamer1-plugins-cairo/Makefile | 10 +- graphics/gstreamer1-plugins-gdkpixbuf/Makefile | 10 +- graphics/gstreamer1-plugins-gl/Makefile | 45 +++--- graphics/gstreamer1-plugins-gl/pkg-plist | 2 + graphics/gstreamer1-plugins-jpeg/Makefile | 12 +- graphics/gstreamer1-plugins-kms/Makefile | 10 +- graphics/gstreamer1-plugins-libcaca/Makefile | 10 +- graphics/gstreamer1-plugins-libvisual/Makefile | 10 +- graphics/gstreamer1-plugins-opencv/Makefile | 15 +- graphics/gstreamer1-plugins-openexr/Makefile | 15 +- graphics/gstreamer1-plugins-openjpeg/Makefile | 10 +- graphics/gstreamer1-plugins-png/Makefile | 10 +- graphics/gstreamer1-plugins-qt/Makefile (gone) | 19 --- graphics/gstreamer1-plugins-rsvg/Makefile | 10 +- graphics/gstreamer1-plugins-vulkan/Makefile | 30 ++-- graphics/gstreamer1-plugins-vulkan/pkg-plist | 8 + graphics/gstreamer1-plugins-webp/Makefile | 10 +- graphics/gstreamer1-plugins-zbar/Makefile | 10 +- multimedia/Makefile | 1 + multimedia/gstreamer1-editing-services/Makefile | 13 +- multimedia/gstreamer1-editing-services/distinfo | 6 +- multimedia/gstreamer1-editing-services/pkg-plist | 6 +- multimedia/gstreamer1-libav/Makefile | 8 +- multimedia/gstreamer1-libav/distinfo | 6 +- multimedia/gstreamer1-plugins-all/Makefile | 2 +- multimedia/gstreamer1-plugins-aom/Makefile | 10 +- multimedia/gstreamer1-plugins-assrender/Makefile | 13 +- multimedia/gstreamer1-plugins-bad/Makefile | 40 +++-- .../files/patch-ext_dtls_meson.build (new) | 11 ++ .../files/patch-ext_sctp_meson.build (new) | 11 ++ .../files/patch-ext_srtp_meson.build (new) | 11 ++ .../files/patch-ext_vulkan_meson.build (new) | 11 ++ .../files/patch-ext_webrtc_meson.build | 27 +++- .../files/patch-ext_webrtcdsp_meson.build | 10 +- .../patch-gst-libs_gst_analytics_meson.build (new) | 12 ++ .../files/patch-gst-libs_gst_audio_meson.build | 4 +- ...patch-gst-libs_gst_basecamerabinsrc_meson.build | 4 +- .../patch-gst-libs_gst_codecparsers_meson.build | 4 +- .../files/patch-gst-libs_gst_codecs_meson.build | 23 ++- .../patch-gst-libs_gst_dxva_meson.build (new) | 12 ++ .../files/patch-gst-libs_gst_insertbin_meson.build | 4 +- .../files/patch-gst-libs_gst_mpegts_meson.build | 4 +- .../files/patch-gst-libs_gst_mse_meson.build (new) | 12 ++ .../files/patch-gst-libs_gst_play_meson.build | 4 +- .../files/patch-gst-libs_gst_player_meson.build | 4 +- .../patch-gst-libs_gst_transcoder_meson.build | 4 +- .../files/patch-gst-libs_gst_va_meson.build | 25 ++- .../files/patch-gst-libs_gst_webrtc_meson.build | 9 +- .../gstreamer1-plugins-bad/files/patch-meson.build | 6 +- .../files/patch-meson__options.txt | 10 +- .../files/patch-sys_kms_meson.build | 10 +- .../files/patch-sys_msdk_meson.build | 6 +- .../files/patch-tests_examples_meson.build | 16 +- .../files/patch-tests_meson.build (new) | 13 ++ .../files/patch-tools_meson.build | 28 ++-- multimedia/gstreamer1-plugins-bad/pkg-plist | 76 ++++----- multimedia/gstreamer1-plugins-core/Makefile | 28 ++-- multimedia/gstreamer1-plugins-dash/Makefile | 10 +- multimedia/gstreamer1-plugins-dts/Makefile | 12 +- multimedia/gstreamer1-plugins-dv/Makefile | 10 +- multimedia/gstreamer1-plugins-dvdread/Makefile | 14 +- multimedia/gstreamer1-plugins-good/Makefile | 13 +- .../files/patch-ext_qt6_meson.build (new) | 11 ++ .../files/patch-ext_qt_meson.build (new) | 11 ++ .../files/patch-sys_v4l2_gstv4l2object.c (new) | 12 ++ .../files/patch-sys_v4l2_v4l2__calls.c | 4 +- multimedia/gstreamer1-plugins-hls/Makefile | 10 +- multimedia/gstreamer1-plugins-libde265/Makefile | 10 +- multimedia/gstreamer1-plugins-mpeg2dec/Makefile | 14 +- multimedia/gstreamer1-plugins-mpeg2enc/Makefile | 16 +- multimedia/gstreamer1-plugins-mplex/Makefile | 18 +-- multimedia/gstreamer1-plugins-msdk/Makefile | 20 +-- multimedia/gstreamer1-plugins-openh264/Makefile | 10 +- multimedia/gstreamer1-plugins-resindvd/Makefile | 16 +- multimedia/gstreamer1-plugins-rust/Makefile | 4 +- .../gstreamer1-plugins-smoothstreaming/Makefile | 12 +- multimedia/gstreamer1-plugins-theora/Makefile | 12 +- multimedia/gstreamer1-plugins-ttml/Makefile | 10 +- multimedia/gstreamer1-plugins-ugly/Makefile | 11 +- multimedia/gstreamer1-plugins-v4l2/Makefile | 15 +- multimedia/gstreamer1-plugins-vpx/Makefile | 12 +- .../gstreamer1-plugins-webrtc/Makefile (new) | 17 ++ .../gstreamer1-plugins-webrtc/pkg-plist (new) | 28 ++++ multimedia/gstreamer1-plugins-x264/Makefile | 14 +- multimedia/gstreamer1-plugins-x265/Makefile | 16 +- multimedia/gstreamer1-plugins/Makefile | 91 ++++++----- multimedia/gstreamer1-plugins/Makefile.common | 66 +++++++- multimedia/gstreamer1-plugins/distinfo | 18 +-- .../files/patch-ext_cdparanoia_gstcdparanoiasrc.c | 8 +- .../files/patch-ext_cdparanoia_meson.build | 4 +- .../files/patch-ext_gl_meson.build | 6 +- .../patch-gst-libs_gst_allocators_meson.build | 4 +- .../files/patch-gst-libs_gst_app_meson.build | 6 +- .../files/patch-gst-libs_gst_audio_meson.build | 4 +- .../files/patch-gst-libs_gst_gl_meson.build | 20 +-- .../files/patch-gst-libs_gst_pbutils_meson.build | 9 +- .../files/patch-gst-libs_gst_rtp_meson.build | 4 +- .../files/patch-gst-libs_gst_rtsp_meson.build | 4 +- .../files/patch-gst-libs_gst_sdp_meson.build | 4 +- .../files/patch-gst-libs_gst_tag_meson.build | 4 +- .../files/patch-gst-libs_gst_video_meson.build | 4 +- .../gstreamer1-plugins/files/patch-meson.build | 8 +- .../files/patch-tools_meson.build | 4 +- multimedia/gstreamer1-plugins/pkg-plist | 13 +- multimedia/gstreamer1-rtsp-server/Makefile | 10 +- multimedia/gstreamer1-rtsp-server/distinfo | 6 +- multimedia/gstreamer1-vaapi/Makefile | 5 +- multimedia/gstreamer1-vaapi/distinfo | 6 +- multimedia/gstreamer1/Makefile | 59 ++++--- multimedia/gstreamer1/distinfo | 6 +- multimedia/gstreamer1/pkg-plist | 4 +- net/Makefile | 1 + net/gstreamer1-plugins-sctp/Makefile (new) | 13 ++ net/gstreamer1-plugins-sctp/pkg-plist (new) | 8 + net/gstreamer1-plugins-srtp/Makefile | 10 +- security/gstreamer1-plugins-dtls/Makefile | 10 +- sysutils/gstreamer1-plugins-cdio/Makefile | 14 +- textproc/gstreamer1-plugins-zxing/Makefile | 8 +- textproc/gstreamer1-plugins-zxing/distinfo (gone) | 5 - www/gstreamer1-plugins-neon/Makefile | 12 +- www/gstreamer1-plugins-srt/Makefile | 10 +- x11-toolkits/Makefile | 2 + x11-toolkits/gstreamer1-plugins-gtk/Makefile | 18 +-- x11-toolkits/gstreamer1-plugins-pango/Makefile | 14 +- x11-toolkits/gstreamer1-plugins-qt5/Makefile (new) | 27 ++++ .../gstreamer1-plugins-qt5}/pkg-plist | 0 x11-toolkits/gstreamer1-plugins-qt6/Makefile (new) | 26 ++++ .../gstreamer1-plugins-qt6/pkg-plist (new) | 1 + x11/gstreamer1-plugins-x/Makefile | 20 +-- x11/gstreamer1-plugins-ximagesrc/Makefile | 21 ++- 169 files changed, 1356 insertions(+), 932 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.