pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 13 18:50:24 UTC 2026

Modified Files:
        pkgsrc/audio/gst-plugins1-ladspa: Makefile
        pkgsrc/audio/gst-plugins1-lv2: Makefile
        pkgsrc/devel/gst-plugins1-pango: Makefile
        pkgsrc/graphics/gst-plugins1-cairo: Makefile
        pkgsrc/multimedia/gst-plugins1-bad: Makefile Makefile.common PLIST
            distinfo
        pkgsrc/multimedia/gst-plugins1-base: PLIST distinfo
        pkgsrc/multimedia/gst-plugins1-editing-services: Makefile distinfo
        pkgsrc/multimedia/gst-plugins1-good: Makefile PLIST distinfo
        pkgsrc/multimedia/gst-plugins1-gtk: Makefile
        pkgsrc/multimedia/gst-plugins1-libav: distinfo
        pkgsrc/multimedia/gst-plugins1-ugly: PLIST distinfo
        pkgsrc/multimedia/gstreamer1: PLIST distinfo version.mk
        pkgsrc/net/gst-plugins1-adaptivedemux2: Makefile
        pkgsrc/net/gst-plugins1-rtmp: Makefile
        pkgsrc/net/gst-plugins1-soup: Makefile
        pkgsrc/net/gst-rtsp-server: distinfo
Removed Files:
        pkgsrc/multimedia/gst-plugins1-vaapi: DESCR Makefile PLIST distinfo

Log Message:
gstreamer: update to 1.28.0

Highlights

    AMD HIP plugin and integration helper library
    Vulkan Video AV1 and VP9 decoding, H.264 encoding, and 10-bit support for H.265 decoder
    waylandsink: Parse and set the HDR10 metadata and other color management improvements
    Audio source separation element based on demucs in Rust
    Analytics combiner and splitter elements plus batch meta to batch buffers from one or more streams
    LiteRT inference element; move modelinfo to analytics lib; add script to help with modelinfo generation and upgrade
    Add general classifier tensor-decoder, facedetector, and more analytics convenience API
    New tensordecodebin element to auto-plug compatible tensor decoders based on their caps and many other additions and improvements
    Add a burn-based YOLOX inference element and a YOLOX tensor decoder in Rust
    applemedia: VideoToolbox VP9 and AV1 hardware-accelerated decoding support, and 10-bit HEVC encoding
    Add new GIF decoder element in Rust with looping support
    input-selector: implements a two-phase sinkpad switch now to avoid races when switching input pads
    The inter wormhole sink and source elements gained a way to forward upstream events to the producer as well as new fine-tuning properties
    webrtcsink: add renegotiation support and support for va hardware encoders
    webrtc WHEP client and server signaller
    New ST-2038 ancillary data combiner and extractor elements
    fallbacksrc gained support for encoded streams
    flv: enhanced rtmp H.265 video support, and support for multitrack audio
    glupload: Implement udmabuf uploader to share buffers between software decoders/sources and GPUs, display engines (wayland), and other dma devices
    video: Add crop, scale, rotate, flip, shear and more GstMeta transformation
    New task pool GstContext to share a thread pool amongst elements for better resource management and performance, especially for video conversion and compositing
    New Deepgram speech-to-text transcription plugin and many other translation and transcription improvements
    Speech synthesizers: expose new "compress" overflow mode that can speed up audio while preserving pitch
    ElevenLabs voice cloning element and support for Speechmatics speaker identification API
    textaccumulate: new element for speech synthesis or translation preprocessing
    New vmaf element to calculate perceptual video quality assessment scores using Netflix's VMAF framework
    decodebin3: expose KLV, ID3 PES and ST-2038 ancillary data streams with new metadata GstStream type
    New MPEG-H audio decoding plugin plus MP4 demuxing support
    LCEVC: Add autoplugging decoding support for LCEVC H265 and H266 video streams and LCEVC H.265 and H.266 encoders
    RTP "robust MPEG audio", raw audio (L8, L16, L24), and SMPTE ST291 ancillary metadata payloaders/depayloaders in Rust
    Add a Rust-based icecastsink element with AAC support
    The Windows IPC plugin gained support for passing generic data in addition to raw audio/video, and various properties
    New D3D12 interlace and overlay compositor elements, plus many other D3D12 improvements
    Blackmagic Decklink elements gained support for capturing and outputting all types of VANC via GstAncillaryMeta
    GstLogContext API to reduce log spam in several components and GST_DEBUG_ONCE (etc) convenience macros to log things only once
    hlssink3, hlscmafsink: Support the use of a single media file, plus I-frame only playlist support
    Webkit: New wpe2 plugin making use of the "WPE Platform API"
    MPEG-TS demuxer can now disable skew corrections
    New Qt6 QML render source element
    qml6gloverlay: support directly passing a QQuickItem for QML the render tree
    unifxfdsink: Add a property to allow copying to make sink usable with more upstream elements
    dots-viewer: Improve dot file generation and interactivity
    Python bindings: more syntactic sugar, analytics API improvements and type annotations
    cerbero: add support for Python wheel packaging, Windows ARM64, new iOS xcframework, Gtk4 on macOS and Windows, and more plugins
    Smaller binary sizes of Rust plugins in Windows and Android binary packages
    Peel: New C++ bindings for GStreamer
    Lots of new plugins, features, performance improvements and bug fixes
    Countless bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/audio/gst-plugins1-ladspa/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/audio/gst-plugins1-lv2/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/gst-plugins1-pango/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/graphics/gst-plugins1-cairo/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/multimedia/gst-plugins1-bad/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/multimedia/gst-plugins1-bad/Makefile.common
cvs rdiff -u -r1.28 -r1.29 pkgsrc/multimedia/gst-plugins1-bad/PLIST
cvs rdiff -u -r1.72 -r1.73 pkgsrc/multimedia/gst-plugins1-bad/distinfo
cvs rdiff -u -r1.23 -r1.24 pkgsrc/multimedia/gst-plugins1-base/PLIST
cvs rdiff -u -r1.80 -r1.81 pkgsrc/multimedia/gst-plugins1-base/distinfo
cvs rdiff -u -r1.42 -r1.43 \
    pkgsrc/multimedia/gst-plugins1-editing-services/Makefile
cvs rdiff -u -r1.36 -r1.37 \
    pkgsrc/multimedia/gst-plugins1-editing-services/distinfo
cvs rdiff -u -r1.42 -r1.43 pkgsrc/multimedia/gst-plugins1-good/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/multimedia/gst-plugins1-good/PLIST
cvs rdiff -u -r1.76 -r1.77 pkgsrc/multimedia/gst-plugins1-good/distinfo
cvs rdiff -u -r1.32 -r1.33 pkgsrc/multimedia/gst-plugins1-gtk/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/multimedia/gst-plugins1-libav/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/multimedia/gst-plugins1-ugly/PLIST
cvs rdiff -u -r1.71 -r1.72 pkgsrc/multimedia/gst-plugins1-ugly/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/multimedia/gst-plugins1-vaapi/DESCR \
    pkgsrc/multimedia/gst-plugins1-vaapi/PLIST
cvs rdiff -u -r1.14 -r0 pkgsrc/multimedia/gst-plugins1-vaapi/Makefile
cvs rdiff -u -r1.33 -r0 pkgsrc/multimedia/gst-plugins1-vaapi/distinfo
cvs rdiff -u -r1.31 -r1.32 pkgsrc/multimedia/gstreamer1/PLIST
cvs rdiff -u -r1.73 -r1.74 pkgsrc/multimedia/gstreamer1/distinfo
cvs rdiff -u -r1.27 -r1.28 pkgsrc/multimedia/gstreamer1/version.mk
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/gst-plugins1-rtmp/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/net/gst-plugins1-soup/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/gst-rtsp-server/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/gst-plugins1-ladspa/Makefile
diff -u pkgsrc/audio/gst-plugins1-ladspa/Makefile:1.27 pkgsrc/audio/gst-plugins1-ladspa/Makefile:1.28
--- pkgsrc/audio/gst-plugins1-ladspa/Makefile:1.27      Fri Feb  6 10:04:14 2026
+++ pkgsrc/audio/gst-plugins1-ladspa/Makefile   Fri Feb 13 18:50:21 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2026/02/06 10:04:14 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2026/02/13 18:50:21 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-bad/-ladspa/}
-PKGREVISION=   2
 CATEGORIES=    audio gnome
 
 COMMENT=       Open source multimedia framework - LADSPA support plugin

Index: pkgsrc/audio/gst-plugins1-lv2/Makefile
diff -u pkgsrc/audio/gst-plugins1-lv2/Makefile:1.31 pkgsrc/audio/gst-plugins1-lv2/Makefile:1.32
--- pkgsrc/audio/gst-plugins1-lv2/Makefile:1.31 Tue Jan 27 08:38:58 2026
+++ pkgsrc/audio/gst-plugins1-lv2/Makefile      Fri Feb 13 18:50:22 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2026/01/27 08:38:58 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2026/02/13 18:50:22 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-bad/-lv2/}
-PKGREVISION=   1
 CATEGORIES=    audio gnome
 
 COMMENT=       Open source multimedia framework - LV2 support plugin

Index: pkgsrc/devel/gst-plugins1-pango/Makefile
diff -u pkgsrc/devel/gst-plugins1-pango/Makefile:1.41 pkgsrc/devel/gst-plugins1-pango/Makefile:1.42
--- pkgsrc/devel/gst-plugins1-pango/Makefile:1.41       Tue Jan 27 08:39:11 2026
+++ pkgsrc/devel/gst-plugins1-pango/Makefile    Fri Feb 13 18:50:22 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2026/01/27 08:39:11 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2026/02/13 18:50:22 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-base/-pango/}
-PKGREVISION=   1
 CATEGORIES=    devel gnome
 
 COMMENT=       Open source multimedia framework - pango plugin

Index: pkgsrc/graphics/gst-plugins1-cairo/Makefile
diff -u pkgsrc/graphics/gst-plugins1-cairo/Makefile:1.25 pkgsrc/graphics/gst-plugins1-cairo/Makefile:1.26
--- pkgsrc/graphics/gst-plugins1-cairo/Makefile:1.25    Tue Jan 27 08:39:42 2026
+++ pkgsrc/graphics/gst-plugins1-cairo/Makefile Fri Feb 13 18:50:22 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2026/01/27 08:39:42 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2026/02/13 18:50:22 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-good/-cairo/}
-PKGREVISION=   1
 CATEGORIES=    graphics gnome
 
 COMMENT=       Open source multimedia framework - Cairo plugin

Index: pkgsrc/multimedia/gst-plugins1-bad/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-bad/Makefile:1.26 pkgsrc/multimedia/gst-plugins1-bad/Makefile:1.27
--- pkgsrc/multimedia/gst-plugins1-bad/Makefile:1.26    Thu Oct 30 15:35:36 2025
+++ pkgsrc/multimedia/gst-plugins1-bad/Makefile Fri Feb 13 18:50:22 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2025/10/30 15:35:36 adam Exp $
+# $NetBSD: Makefile,v 1.27 2026/02/13 18:50:22 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/}
 CATEGORIES=    multimedia gnome
@@ -73,7 +73,6 @@ GST_PLUGINS+= videoframe_audiolevel
 GST_PLUGINS+=  videoparsers
 GST_PLUGINS+=  videosignal
 GST_PLUGINS+=  vmnc
-GST_PLUGINS+=  y4m
 
 GST_PLUGINS+=  introspection
 GST_PLUGINS+=  nls

Index: pkgsrc/multimedia/gst-plugins1-bad/Makefile.common
diff -u pkgsrc/multimedia/gst-plugins1-bad/Makefile.common:1.50 pkgsrc/multimedia/gst-plugins1-bad/Makefile.common:1.51
--- pkgsrc/multimedia/gst-plugins1-bad/Makefile.common:1.50     Sat Aug 23 12:46:10 2025
+++ pkgsrc/multimedia/gst-plugins1-bad/Makefile.common  Fri Feb 13 18:50:22 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.50 2025/08/23 12:46:10 adam Exp $
+# $NetBSD: Makefile.common,v 1.51 2026/02/13 18:50:22 wiz Exp $
 # used by audio/gst-plugins1-dts/Makefile
 # used by audio/gst-plugins1-faac/Makefile
 # used by audio/gst-plugins1-faad/Makefile
@@ -252,7 +252,6 @@ GST_PLUGINS_SET+=   winscreencap
 GST_PLUGINS_SET+=      wpe
 GST_PLUGINS_SET+=      x11
 GST_PLUGINS_SET+=      x265
-GST_PLUGINS_SET+=      y4m
 GST_PLUGINS_SET+=      zbar
 GST_PLUGINS_SET+=      zxing
 

Index: pkgsrc/multimedia/gst-plugins1-bad/PLIST
diff -u pkgsrc/multimedia/gst-plugins1-bad/PLIST:1.28 pkgsrc/multimedia/gst-plugins1-bad/PLIST:1.29
--- pkgsrc/multimedia/gst-plugins1-bad/PLIST:1.28       Mon Jul 14 16:05:49 2025
+++ pkgsrc/multimedia/gst-plugins1-bad/PLIST    Fri Feb 13 18:50:22 2026
@@ -1,13 +1,17 @@
-@comment $NetBSD: PLIST,v 1.28 2025/07/14 16:05:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.29 2026/02/13 18:50:22 wiz Exp $
 include/gstreamer-1.0/gst/analytics/analytics-meta-prelude.h
 include/gstreamer-1.0/gst/analytics/analytics.h
+include/gstreamer-1.0/gst/analytics/gstanalytics_image_util.h
+include/gstreamer-1.0/gst/analytics/gstanalyticsbatchmeta.h
 include/gstreamer-1.0/gst/analytics/gstanalyticsclassificationmtd.h
 include/gstreamer-1.0/gst/analytics/gstanalyticsmeta.h
 include/gstreamer-1.0/gst/analytics/gstanalyticsobjectdetectionmtd.h
 include/gstreamer-1.0/gst/analytics/gstanalyticsobjecttrackingmtd.h
 include/gstreamer-1.0/gst/analytics/gstanalyticssegmentationmtd.h
+include/gstreamer-1.0/gst/analytics/gstanalyticstensormtd.h
 include/gstreamer-1.0/gst/analytics/gsttensor.h
 include/gstreamer-1.0/gst/analytics/gsttensormeta.h
+include/gstreamer-1.0/gst/analytics/modelinfo.h
 include/gstreamer-1.0/gst/audio/audio-bad-prelude.h
 include/gstreamer-1.0/gst/audio/gstnonstreamaudiodecoder.h
 include/gstreamer-1.0/gst/audio/gstplanaraudioadapter.h
@@ -173,7 +177,6 @@ lib/gstreamer-1.0/libgstvideoframe_audio
 lib/gstreamer-1.0/libgstvideoparsersbad.so
 lib/gstreamer-1.0/libgstvideosignal.so
 lib/gstreamer-1.0/libgstvmnc.so
-lib/gstreamer-1.0/libgsty4mdec.so
 lib/libgstadaptivedemux-1.0.so
 lib/libgstadaptivedemux-1.0.so.0
 lib/libgstadaptivedemux-1.0.so.0.${SHLIBVER}.0
@@ -264,6 +267,7 @@ share/gstreamer-1.0/encoding-profiles/fi
 share/gstreamer-1.0/encoding-profiles/online-services/youtube.gep
 share/gstreamer-1.0/presets/GstFreeverb.prs
 share/locale/af/LC_MESSAGES/gst-plugins-bad-1.0.mo
+share/locale/ar/LC_MESSAGES/gst-plugins-bad-1.0.mo
 share/locale/ast/LC_MESSAGES/gst-plugins-bad-1.0.mo
 share/locale/az/LC_MESSAGES/gst-plugins-bad-1.0.mo
 share/locale/bg/LC_MESSAGES/gst-plugins-bad-1.0.mo

Index: pkgsrc/multimedia/gst-plugins1-bad/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-bad/distinfo:1.72 pkgsrc/multimedia/gst-plugins1-bad/distinfo:1.73
--- pkgsrc/multimedia/gst-plugins1-bad/distinfo:1.72    Fri Jan  2 12:36:52 2026
+++ pkgsrc/multimedia/gst-plugins1-bad/distinfo Fri Feb 13 18:50:22 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.72 2026/01/02 12:36:52 adam Exp $
+$NetBSD: distinfo,v 1.73 2026/02/13 18:50:22 wiz Exp $
 
-BLAKE2s (gst-plugins-bad-1.26.10.tar.xz) = 203986d7a305b63daa309c5d7f6b0d7c74ea5b3839581d04ce00560113ca6324
-SHA512 (gst-plugins-bad-1.26.10.tar.xz) = f7e477a2c1413012fc095a50b39af51ff40ddd88ef7fa660e947074933c97e78850d7bc9eb46eb6148a59dca2feca0b0254b6b0a2ca77f40987d5ba2163ac51e
-Size (gst-plugins-bad-1.26.10.tar.xz) = 7790752 bytes
+BLAKE2s (gst-plugins-bad-1.28.0.tar.xz) = 00bd6a26d9749bcafb28bd7a457c027aafc8f257122c5e34de1bce43ee89012d
+SHA512 (gst-plugins-bad-1.28.0.tar.xz) = cf7d3104b1253dc6f4be98a818ca1fc959b90a6c29d580062119b302abf858bc54f1457af3aee137e1be16fe9b357c7b8c20f99f8ca3c68121771276e45ddd4f
+Size (gst-plugins-bad-1.28.0.tar.xz) = 7943256 bytes
 SHA1 (patch-ext_gtk_meson.build) = 170b411794fdbce39249437ccd1a4017976289b5
 SHA1 (patch-ext_wayland_meson.build) = 5cb65148ba22af5ce206cb66a7a7430822ceb494
 SHA1 (patch-ext_webrtc_meson.build) = dc0179ebea4b8f1f990951a8a860dac3c3ac5385

Index: pkgsrc/multimedia/gst-plugins1-base/PLIST
diff -u pkgsrc/multimedia/gst-plugins1-base/PLIST:1.23 pkgsrc/multimedia/gst-plugins1-base/PLIST:1.24
--- pkgsrc/multimedia/gst-plugins1-base/PLIST:1.23      Tue Mar  5 14:45:47 2024
+++ pkgsrc/multimedia/gst-plugins1-base/PLIST   Fri Feb 13 18:50:22 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2024/03/05 14:45:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.24 2026/02/13 18:50:22 wiz Exp $
 bin/gst-device-monitor-1.0
 bin/gst-discoverer-1.0
 bin/gst-play-1.0
@@ -9,6 +9,7 @@ include/gstreamer-1.0/gst/allocators/gst
 include/gstreamer-1.0/gst/allocators/gstfdmemory.h
 include/gstreamer-1.0/gst/allocators/gstphysmemory.h
 include/gstreamer-1.0/gst/allocators/gstshmallocator.h
+include/gstreamer-1.0/gst/allocators/gstudmabufallocator.h
 include/gstreamer-1.0/gst/app/app-enumtypes.h
 include/gstreamer-1.0/gst/app/app-prelude.h
 include/gstreamer-1.0/gst/app/app.h
@@ -106,6 +107,7 @@ include/gstreamer-1.0/gst/video/gstvideo
 include/gstreamer-1.0/gst/video/gstvideoaggregator.h
 include/gstreamer-1.0/gst/video/gstvideocodecalphameta.h
 include/gstreamer-1.0/gst/video/gstvideodecoder.h
+include/gstreamer-1.0/gst/video/gstvideodmabufpool.h
 include/gstreamer-1.0/gst/video/gstvideoencoder.h
 include/gstreamer-1.0/gst/video/gstvideofilter.h
 include/gstreamer-1.0/gst/video/gstvideometa.h
@@ -229,6 +231,7 @@ share/gir-1.0/GstTag-1.0.gir
 share/gir-1.0/GstVideo-1.0.gir
 share/gst-plugins-base/1.0/license-translations.dict
 share/locale/af/LC_MESSAGES/gst-plugins-base-1.0.mo
+share/locale/ar/LC_MESSAGES/gst-plugins-base-1.0.mo
 share/locale/az/LC_MESSAGES/gst-plugins-base-1.0.mo
 share/locale/bg/LC_MESSAGES/gst-plugins-base-1.0.mo
 share/locale/ca/LC_MESSAGES/gst-plugins-base-1.0.mo

Index: pkgsrc/multimedia/gst-plugins1-base/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-base/distinfo:1.80 pkgsrc/multimedia/gst-plugins1-base/distinfo:1.81
--- pkgsrc/multimedia/gst-plugins1-base/distinfo:1.80   Fri Jan  2 12:36:53 2026
+++ pkgsrc/multimedia/gst-plugins1-base/distinfo        Fri Feb 13 18:50:22 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.80 2026/01/02 12:36:53 adam Exp $
+$NetBSD: distinfo,v 1.81 2026/02/13 18:50:22 wiz Exp $
 
-BLAKE2s (gst-plugins-base-1.26.10.tar.xz) = 88e70148ce899b704c90eceddc177e177b6ae1b42e53fe9ea56808f6f7dedcea
-SHA512 (gst-plugins-base-1.26.10.tar.xz) = 02a464888b24e790ba75e9620a222b93804641563ac5350d9c99ed1720a898cf08ea006c0d66cac8ffbd3d4f3b9b859ac20c74b4c2544ef721043eb4d5e9ab72
-Size (gst-plugins-base-1.26.10.tar.xz) = 2502576 bytes
+BLAKE2s (gst-plugins-base-1.28.0.tar.xz) = 3ae7ad3710b70b92318460f67873eaf425c00267da3c7870287712096ae11d7c
+SHA512 (gst-plugins-base-1.28.0.tar.xz) = 3d84aba6a06306e99538c6d222a438334d110272be06eab2be7d4fb24d38c113d84acc0be25141ca8635dd999b1e68ff6c15bbf4934d0e3296881d05de15ec08
+Size (gst-plugins-base-1.28.0.tar.xz) = 2496900 bytes
 SHA1 (patch-ext_cdparanoia_gstcdparanoiasrc.h) = 5325f27c81cd9dc2f998bcb7733ef6b0c9a902e8
 SHA1 (patch-gst-libs_gst_gl_meson.build) = 1c7f2afff218d46c390c36549c7f4b6ffddfd4c4
 SHA1 (patch-gst_tcp_gsttcpsrcstats.c) = 8ac4a34c5c2636aeb0d1fdb4dbfa5c5eba03484d

Index: pkgsrc/multimedia/gst-plugins1-editing-services/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-editing-services/Makefile:1.42 pkgsrc/multimedia/gst-plugins1-editing-services/Makefile:1.43
--- pkgsrc/multimedia/gst-plugins1-editing-services/Makefile:1.42       Wed Jan  7 08:48:08 2026
+++ pkgsrc/multimedia/gst-plugins1-editing-services/Makefile    Fri Feb 13 18:50:22 2026
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.42 2026/01/07 08:48:08 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2026/02/13 18:50:22 wiz Exp $
 
-PKGREVISION= 1
 .include "../../multimedia/gstreamer1/version.mk"
 
 DISTNAME=      gst-editing-services-${GST_VERSION}

Index: pkgsrc/multimedia/gst-plugins1-editing-services/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-editing-services/distinfo:1.36 pkgsrc/multimedia/gst-plugins1-editing-services/distinfo:1.37
--- pkgsrc/multimedia/gst-plugins1-editing-services/distinfo:1.36       Fri Jan  2 12:36:53 2026
+++ pkgsrc/multimedia/gst-plugins1-editing-services/distinfo    Fri Feb 13 18:50:22 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2026/01/02 12:36:53 adam Exp $
+$NetBSD: distinfo,v 1.37 2026/02/13 18:50:22 wiz Exp $
 
-BLAKE2s (gst-editing-services-1.26.10.tar.xz) = 1d7cac612efa82dc5f9a7dcaf4ddc1ac2d429963413835b255b6ab19ac39bd4a
-SHA512 (gst-editing-services-1.26.10.tar.xz) = cee9778bb496c55ec95ef9b32b6c3f070597fe6a08e931883e6a9a7e60d5e9905c31ee8fd56aefeada28e628885401d419e2a6df2be4410038b53d4e10f85856
-Size (gst-editing-services-1.26.10.tar.xz) = 859852 bytes
+BLAKE2s (gst-editing-services-1.28.0.tar.xz) = 3acf5157f959f4a0f1c6548ac1082194d50b52ae484ae2bdcbcf12ae77c6d691
+SHA512 (gst-editing-services-1.28.0.tar.xz) = a74151df32f50bdfba5815c5d3ec224bbba4cbfffd5c83ec860962338b0aee31e08b3d22be5e056eda0d334b94604c8ae41abe50544a992f8c9986166aa8eb06
+Size (gst-editing-services-1.28.0.tar.xz) = 835324 bytes

Index: pkgsrc/multimedia/gst-plugins1-good/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-good/Makefile:1.42 pkgsrc/multimedia/gst-plugins1-good/Makefile:1.43
--- pkgsrc/multimedia/gst-plugins1-good/Makefile:1.42   Tue Jan 27 08:40:16 2026
+++ pkgsrc/multimedia/gst-plugins1-good/Makefile        Fri Feb 13 18:50:22 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2026/01/27 08:40:16 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2026/02/13 18:50:22 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/}
-PKGREVISION=   1
 CATEGORIES=    multimedia gnome
 
 COMMENT=       Open source multimedia framework - good plugins

Index: pkgsrc/multimedia/gst-plugins1-good/PLIST
diff -u pkgsrc/multimedia/gst-plugins1-good/PLIST:1.11 pkgsrc/multimedia/gst-plugins1-good/PLIST:1.12
--- pkgsrc/multimedia/gst-plugins1-good/PLIST:1.11      Thu Mar  9 08:25:41 2023
+++ pkgsrc/multimedia/gst-plugins1-good/PLIST   Fri Feb 13 18:50:22 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2023/03/09 08:25:41 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.12 2026/02/13 18:50:22 wiz Exp $
 lib/gstreamer-1.0/libgstalaw.so
 lib/gstreamer-1.0/libgstalpha.so
 lib/gstreamer-1.0/libgstalphacolor.so
@@ -45,11 +45,12 @@ lib/gstreamer-1.0/libgstvideomixer.so
 lib/gstreamer-1.0/libgstwavenc.so
 lib/gstreamer-1.0/libgstwavparse.so
 lib/gstreamer-1.0/libgstxingmux.so
-lib/gstreamer-1.0/libgsty4menc.so
+lib/gstreamer-1.0/libgsty4m.so
 share/gstreamer-1.0/presets/GstIirEqualizer10Bands.prs
 share/gstreamer-1.0/presets/GstIirEqualizer3Bands.prs
 share/gstreamer-1.0/presets/GstQTMux.prs
 share/locale/af/LC_MESSAGES/gst-plugins-good-1.0.mo
+share/locale/ar/LC_MESSAGES/gst-plugins-good-1.0.mo
 share/locale/az/LC_MESSAGES/gst-plugins-good-1.0.mo
 share/locale/bg/LC_MESSAGES/gst-plugins-good-1.0.mo
 share/locale/ca/LC_MESSAGES/gst-plugins-good-1.0.mo

Index: pkgsrc/multimedia/gst-plugins1-good/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-good/distinfo:1.76 pkgsrc/multimedia/gst-plugins1-good/distinfo:1.77
--- pkgsrc/multimedia/gst-plugins1-good/distinfo:1.76   Fri Jan  2 12:36:53 2026
+++ pkgsrc/multimedia/gst-plugins1-good/distinfo        Fri Feb 13 18:50:22 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.76 2026/01/02 12:36:53 adam Exp $
+$NetBSD: distinfo,v 1.77 2026/02/13 18:50:22 wiz Exp $
 
-BLAKE2s (gst-plugins-good-1.26.10.tar.xz) = 982a0a7c4254c69724c43cf1649f76bff290c50a53e05c6c4c7d3979ff6ce847
-SHA512 (gst-plugins-good-1.26.10.tar.xz) = 07d45f381c338f607b3d7aab9fefff3b8dfaed5630e3be6a88aa1f45a9a7224948c569599cf598de32640b54211d6fd37d82d187c32e25bfc4446e84c4aa48aa
-Size (gst-plugins-good-1.26.10.tar.xz) = 3011196 bytes
+BLAKE2s (gst-plugins-good-1.28.0.tar.xz) = c9fa3770acf0ce43388beb147e179ae82083710a64346e82e1417c83ad4b537a
+SHA512 (gst-plugins-good-1.28.0.tar.xz) = 3c90931155c7e1ecb2de8ac379dfd10811ae3b88c49064ede9636cdcffecab591cbdbed079e126e5c8352f99a0cd2e1765dd58ac8cfc0a101ada10a729593f60
+Size (gst-plugins-good-1.28.0.tar.xz) = 5947824 bytes
 SHA1 (patch-sys_v4l2_gstv4l2object.c) = 466b677f8f3f881a17de8106b7541eba591d3c0f

Index: pkgsrc/multimedia/gst-plugins1-gtk/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-gtk/Makefile:1.32 pkgsrc/multimedia/gst-plugins1-gtk/Makefile:1.33
--- pkgsrc/multimedia/gst-plugins1-gtk/Makefile:1.32    Tue Jan 27 08:40:16 2026
+++ pkgsrc/multimedia/gst-plugins1-gtk/Makefile Fri Feb 13 18:50:22 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2026/01/27 08:40:16 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2026/02/13 18:50:22 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-good/-gtk/}
-PKGREVISION=   1
 CATEGORIES=    multimedia x11 gnome
 
 COMMENT=       Open source multimedia framework - GTK plugin

Index: pkgsrc/multimedia/gst-plugins1-libav/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-libav/distinfo:1.67 pkgsrc/multimedia/gst-plugins1-libav/distinfo:1.68
--- pkgsrc/multimedia/gst-plugins1-libav/distinfo:1.67  Fri Jan  2 12:36:53 2026
+++ pkgsrc/multimedia/gst-plugins1-libav/distinfo       Fri Feb 13 18:50:23 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.67 2026/01/02 12:36:53 adam Exp $
+$NetBSD: distinfo,v 1.68 2026/02/13 18:50:23 wiz Exp $
 
-BLAKE2s (gst-libav-1.26.10.tar.xz) = 1a2220af1948095c64c74d29ac61ed31be93d7664410391c6cd7d22895d63608
-SHA512 (gst-libav-1.26.10.tar.xz) = 58bdb54d31aa13ba074fa42db6c2fd436db84619bce6460f457d3da45ed708bb7cd92d7a3010d8e81c7a4620fd13f48a401fef2f5c4b72eeb40be7624e2d846a
-Size (gst-libav-1.26.10.tar.xz) = 212576 bytes
+BLAKE2s (gst-libav-1.28.0.tar.xz) = 8f07066fc0a55262d318de909993e3138c0dcc2cf3a11d9277f85c4930928387
+SHA512 (gst-libav-1.28.0.tar.xz) = 702127cb407682d91b35183bfe6d222b68fe3bf19784dcb3970375b72767f795cabf46d390bc227bea5a3c8c5b324e4d8eca027a574074f5958e57eaabebca9c
+Size (gst-libav-1.28.0.tar.xz) = 184868 bytes

Index: pkgsrc/multimedia/gst-plugins1-ugly/PLIST
diff -u pkgsrc/multimedia/gst-plugins1-ugly/PLIST:1.10 pkgsrc/multimedia/gst-plugins1-ugly/PLIST:1.11
--- pkgsrc/multimedia/gst-plugins1-ugly/PLIST:1.10      Thu Mar  9 08:25:41 2023
+++ pkgsrc/multimedia/gst-plugins1-ugly/PLIST   Fri Feb 13 18:50:23 2026
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.10 2023/03/09 08:25:41 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.11 2026/02/13 18:50:23 wiz Exp $
 lib/gstreamer-1.0/libgstasf.so
 lib/gstreamer-1.0/libgstdvdlpcmdec.so
 lib/gstreamer-1.0/libgstdvdsub.so
 lib/gstreamer-1.0/libgstrealmedia.so
 share/locale/af/LC_MESSAGES/gst-plugins-ugly-1.0.mo
+share/locale/ar/LC_MESSAGES/gst-plugins-ugly-1.0.mo
 share/locale/ast/LC_MESSAGES/gst-plugins-ugly-1.0.mo
 share/locale/az/LC_MESSAGES/gst-plugins-ugly-1.0.mo
 share/locale/bg/LC_MESSAGES/gst-plugins-ugly-1.0.mo

Index: pkgsrc/multimedia/gst-plugins1-ugly/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-ugly/distinfo:1.71 pkgsrc/multimedia/gst-plugins1-ugly/distinfo:1.72
--- pkgsrc/multimedia/gst-plugins1-ugly/distinfo:1.71   Fri Jan  2 12:36:53 2026
+++ pkgsrc/multimedia/gst-plugins1-ugly/distinfo        Fri Feb 13 18:50:23 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.71 2026/01/02 12:36:53 adam Exp $
+$NetBSD: distinfo,v 1.72 2026/02/13 18:50:23 wiz Exp $
 
-BLAKE2s (gst-plugins-ugly-1.26.10.tar.xz) = 47b01ac50cb23335f830a0cebb84341e1a4d4e4126070e99ebb557586424df4c
-SHA512 (gst-plugins-ugly-1.26.10.tar.xz) = e96ecfa049885dd0c3c25f3b5c519be7392e2c7c20c149c1bbdecf2c8d13bf7264d231e4a6311d6e5cca2bfafac5a5c8cf03d4320ebc9ae19400ac649dd65a7b
-Size (gst-plugins-ugly-1.26.10.tar.xz) = 236668 bytes
+BLAKE2s (gst-plugins-ugly-1.28.0.tar.xz) = b7a815db4543f58b329d202b2760e89c72d95432f220ec5d50951dda67a461b5
+SHA512 (gst-plugins-ugly-1.28.0.tar.xz) = e5b191f76a7f90f9e2373190fc2df2271074729732cfba7c408cf4c292e821b831a00fd4b90309e0456756685939139a173b06b2c0daf9ed6d9c56bb9bb21921
+Size (gst-plugins-ugly-1.28.0.tar.xz) = 212400 bytes

Index: pkgsrc/multimedia/gstreamer1/PLIST
diff -u pkgsrc/multimedia/gstreamer1/PLIST:1.31 pkgsrc/multimedia/gstreamer1/PLIST:1.32
--- pkgsrc/multimedia/gstreamer1/PLIST:1.31     Mon Jul 14 16:05:51 2025
+++ pkgsrc/multimedia/gstreamer1/PLIST  Fri Feb 13 18:50:23 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2025/07/14 16:05:51 wiz Exp $
+@comment $NetBSD: PLIST,v 1.32 2026/02/13 18:50:23 wiz Exp $
 bin/gst-inspect-1.0
 bin/gst-launch-1.0
 bin/gst-stats-1.0
@@ -59,6 +59,7 @@ include/gstreamer-1.0/gst/gstconfig.h
 include/gstreamer-1.0/gst/gstcontext.h
 include/gstreamer-1.0/gst/gstcontrolbinding.h
 include/gstreamer-1.0/gst/gstcontrolsource.h
+include/gstreamer-1.0/gst/gstcpuid.h
 include/gstreamer-1.0/gst/gstdatetime.h
 include/gstreamer-1.0/gst/gstdebugutils.h
 include/gstreamer-1.0/gst/gstdevice.h
@@ -81,6 +82,7 @@ include/gstreamer-1.0/gst/gstmacros.h
 include/gstreamer-1.0/gst/gstmemory.h
 include/gstreamer-1.0/gst/gstmessage.h
 include/gstreamer-1.0/gst/gstmeta.h
+include/gstreamer-1.0/gst/gstmetafactory.h
 include/gstreamer-1.0/gst/gstminiobject.h
 include/gstreamer-1.0/gst/gstobject.h
 include/gstreamer-1.0/gst/gstpad.h
@@ -175,6 +177,7 @@ share/gir-1.0/GstNet-1.0.gir
 share/gstreamer-1.0/gdb/glib_gobject_helper.py
 share/gstreamer-1.0/gdb/gst_gdb.py
 share/locale/af/LC_MESSAGES/gstreamer-1.0.mo
+share/locale/ar/LC_MESSAGES/gstreamer-1.0.mo
 share/locale/ast/LC_MESSAGES/gstreamer-1.0.mo
 share/locale/az/LC_MESSAGES/gstreamer-1.0.mo
 share/locale/be/LC_MESSAGES/gstreamer-1.0.mo

Index: pkgsrc/multimedia/gstreamer1/distinfo
diff -u pkgsrc/multimedia/gstreamer1/distinfo:1.73 pkgsrc/multimedia/gstreamer1/distinfo:1.74
--- pkgsrc/multimedia/gstreamer1/distinfo:1.73  Fri Jan  2 12:36:52 2026
+++ pkgsrc/multimedia/gstreamer1/distinfo       Fri Feb 13 18:50:23 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.73 2026/01/02 12:36:52 adam Exp $
+$NetBSD: distinfo,v 1.74 2026/02/13 18:50:23 wiz Exp $
 
-BLAKE2s (gstreamer-1.26.10.tar.xz) = 228677c14b4405accb7e2e4cb31c0b90786a77316f05a18753069ca430a20e14
-SHA512 (gstreamer-1.26.10.tar.xz) = c12a2347052b4f92d5180bc62d0c854900f724fb9a3a4f238b6c6d1abeaef217f11551d0f6148ef04eecfbf74bb54d82ab415ec09fcb09aeabbfcc470437e944
-Size (gstreamer-1.26.10.tar.xz) = 1896668 bytes
+BLAKE2s (gstreamer-1.28.0.tar.xz) = 4b92129549e5279a1d5021966b0b364306203aa8ac6da1a5809eaae28c9346bf
+SHA512 (gstreamer-1.28.0.tar.xz) = 31d3e6dd3121634b82c59c2c1ef4983043bbcb661119b2472f8df3f7ff5fbb89da5c7d88bdb332496c4c514e058a88b7ea584f6d917cda161646963ff1e4d2b4
+Size (gstreamer-1.28.0.tar.xz) = 1904736 bytes
 SHA1 (patch-plugins_tracers_gstrusage.c) = 36ab41bc208cd9146bed3208f56eb332f2535591

Index: pkgsrc/multimedia/gstreamer1/version.mk
diff -u pkgsrc/multimedia/gstreamer1/version.mk:1.27 pkgsrc/multimedia/gstreamer1/version.mk:1.28
--- pkgsrc/multimedia/gstreamer1/version.mk:1.27        Fri Jan  2 12:36:52 2026
+++ pkgsrc/multimedia/gstreamer1/version.mk     Fri Feb 13 18:50:23 2026
@@ -1,6 +1,6 @@
-# $NetBSD: version.mk,v 1.27 2026/01/02 12:36:52 adam Exp $
+# $NetBSD: version.mk,v 1.28 2026/02/13 18:50:23 wiz Exp $
 
-GST_VERSION=   1.26.10
+GST_VERSION=   1.28.0
 .if ${GST_VERSION:E} < 10
 SHLIBVER=      ${GST_VERSION:S/1.//:S/./0/}
 .else

Index: pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile
diff -u pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile:1.18 pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile:1.19
--- pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile:1.18        Wed Jan  7 08:48:17 2026
+++ pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile     Fri Feb 13 18:50:23 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2026/01/07 08:48:17 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2026/02/13 18:50:23 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-good/-adaptivedemux2/}
-PKGREVISION=   1
 CATEGORIES=    net gnome
 
 COMMENT=       Open source multimedia framework - adaptive format (HLS/DASH) plugin

Index: pkgsrc/net/gst-plugins1-rtmp/Makefile
diff -u pkgsrc/net/gst-plugins1-rtmp/Makefile:1.39 pkgsrc/net/gst-plugins1-rtmp/Makefile:1.40
--- pkgsrc/net/gst-plugins1-rtmp/Makefile:1.39  Fri Feb  6 10:05:32 2026
+++ pkgsrc/net/gst-plugins1-rtmp/Makefile       Fri Feb 13 18:50:23 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2026/02/06 10:05:32 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2026/02/13 18:50:23 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-bad/-rtmp/}
-PKGREVISION=   2
 CATEGORIES=    net gnome
 
 COMMENT=       Open source multimedia framework - RTMP streaming plugin

Index: pkgsrc/net/gst-plugins1-soup/Makefile
diff -u pkgsrc/net/gst-plugins1-soup/Makefile:1.59 pkgsrc/net/gst-plugins1-soup/Makefile:1.60
--- pkgsrc/net/gst-plugins1-soup/Makefile:1.59  Wed Jan  7 08:48:17 2026
+++ pkgsrc/net/gst-plugins1-soup/Makefile       Fri Feb 13 18:50:24 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2026/01/07 08:48:17 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2026/02/13 18:50:24 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-good/-soup/}
-PKGREVISION=   1
 CATEGORIES=    net gnome
 
 COMMENT=       Open source multimedia framework - HTML (soup) plugin

Index: pkgsrc/net/gst-rtsp-server/distinfo
diff -u pkgsrc/net/gst-rtsp-server/distinfo:1.33 pkgsrc/net/gst-rtsp-server/distinfo:1.34
--- pkgsrc/net/gst-rtsp-server/distinfo:1.33    Fri Jan  2 12:36:53 2026
+++ pkgsrc/net/gst-rtsp-server/distinfo Fri Feb 13 18:50:24 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2026/01/02 12:36:53 adam Exp $
+$NetBSD: distinfo,v 1.34 2026/02/13 18:50:24 wiz Exp $
 
-BLAKE2s (gst-rtsp-server-1.26.10.tar.xz) = 018329c331256d3ce041fd01a588625b5032423d8373a47b5cefd5cd992dfd01
-SHA512 (gst-rtsp-server-1.26.10.tar.xz) = 6195ce732195cc9353cf9aedf9c545f116948c69a5401158d98acd27c0ed75671e806f11b5c53459f9c14a5645b379570de736bb8650b822ec331b2034fbd869
-Size (gst-rtsp-server-1.26.10.tar.xz) = 294032 bytes
+BLAKE2s (gst-rtsp-server-1.28.0.tar.xz) = fc36eccd484ce338e2ae7994639dc296e6ec8fd2b5e83f3d08a967aa4049afc8
+SHA512 (gst-rtsp-server-1.28.0.tar.xz) = 0095076b4bc75920632c31d1963f1eacb3b4f2c20bf5b71e3ffcedad98c8fac5d8c2cafc273b5f7a23661419347277dba5027902c0d8545ea0af2f659ad08bfe
+Size (gst-rtsp-server-1.28.0.tar.xz) = 269900 bytes



Home | Main Index | Thread Index | Old Index