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:   prlw1
Date:           Thu Mar  9 08:25:42 UTC 2023

Modified Files:
        pkgsrc/audio/gst-plugins1-lv2: Makefile
        pkgsrc/devel/gst-plugins1-pango: Makefile
        pkgsrc/graphics/gst-plugins1-cairo: Makefile
        pkgsrc/multimedia/gst-plugins1-bad: PLIST distinfo
        pkgsrc/multimedia/gst-plugins1-bad/patches:
            patch-ext_wayland_meson.build
        pkgsrc/multimedia/gst-plugins1-base: Makefile Makefile.common PLIST
            distinfo
        pkgsrc/multimedia/gst-plugins1-editing-services: PLIST distinfo
        pkgsrc/multimedia/gst-plugins1-good: Makefile Makefile.common PLIST
            distinfo
        pkgsrc/multimedia/gst-plugins1-gtk: Makefile
        pkgsrc/multimedia/gst-plugins1-libav: Makefile distinfo
        pkgsrc/multimedia/gst-plugins1-ugly: Makefile Makefile.common PLIST
            distinfo
        pkgsrc/multimedia/gst-plugins1-vaapi: distinfo
        pkgsrc/multimedia/gstreamer1: PLIST distinfo version.mk
        pkgsrc/net: Makefile
        pkgsrc/net/gst-rtsp-server: Makefile PLIST distinfo
Added Files:
        pkgsrc/multimedia/gst-plugins1-bad/patches:
            patch-ext_webrtc_meson.build
        pkgsrc/net/gst-plugins1-adaptivedemux2: DESCR Makefile PLIST
Removed Files:
        pkgsrc/net/gst-rtsp-server/patches: patch-Makefile.in

Log Message:
Update gstreamer1 to 1.22.1

Highlight summary:
- New HLS, DASH and Microsoft Smooth Streaming adaptive streaming clients
  adaptivemux2, which requires a "streams-aware" container to work.
- videoconvert and videoscale were combined to videoconvertscale
- xingmux was moved to plugins-good

Many improvements listed at
https://gstreamer.freedesktop.org/releases/1.22/


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/gst-plugins1-lv2/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/gst-plugins1-pango/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/gst-plugins1-cairo/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/multimedia/gst-plugins1-bad/PLIST
cvs rdiff -u -r1.46 -r1.47 pkgsrc/multimedia/gst-plugins1-bad/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_wayland_meson.build
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_webrtc_meson.build
cvs rdiff -u -r1.32 -r1.33 pkgsrc/multimedia/gst-plugins1-base/Makefile
cvs rdiff -u -r1.45 -r1.46 \
    pkgsrc/multimedia/gst-plugins1-base/Makefile.common
cvs rdiff -u -r1.19 -r1.20 pkgsrc/multimedia/gst-plugins1-base/PLIST
cvs rdiff -u -r1.50 -r1.51 pkgsrc/multimedia/gst-plugins1-base/distinfo
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/multimedia/gst-plugins1-editing-services/PLIST
cvs rdiff -u -r1.11 -r1.12 \
    pkgsrc/multimedia/gst-plugins1-editing-services/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/multimedia/gst-plugins1-good/Makefile
cvs rdiff -u -r1.43 -r1.44 \
    pkgsrc/multimedia/gst-plugins1-good/Makefile.common
cvs rdiff -u -r1.10 -r1.11 pkgsrc/multimedia/gst-plugins1-good/PLIST
cvs rdiff -u -r1.51 -r1.52 pkgsrc/multimedia/gst-plugins1-good/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/multimedia/gst-plugins1-gtk/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/multimedia/gst-plugins1-libav/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/multimedia/gst-plugins1-libav/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/multimedia/gst-plugins1-ugly/Makefile \
    pkgsrc/multimedia/gst-plugins1-ugly/PLIST
cvs rdiff -u -r1.39 -r1.40 \
    pkgsrc/multimedia/gst-plugins1-ugly/Makefile.common
cvs rdiff -u -r1.46 -r1.47 pkgsrc/multimedia/gst-plugins1-ugly/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/multimedia/gst-plugins1-vaapi/distinfo
cvs rdiff -u -r1.26 -r1.27 pkgsrc/multimedia/gstreamer1/PLIST
cvs rdiff -u -r1.48 -r1.49 pkgsrc/multimedia/gstreamer1/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/gstreamer1/version.mk
cvs rdiff -u -r1.1506 -r1.1507 pkgsrc/net/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/net/gst-plugins1-adaptivedemux2/DESCR \
    pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile \
    pkgsrc/net/gst-plugins1-adaptivedemux2/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/gst-rtsp-server/Makefile \
    pkgsrc/net/gst-rtsp-server/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/gst-rtsp-server/PLIST
cvs rdiff -u -r1.1 -r0 pkgsrc/net/gst-rtsp-server/patches/patch-Makefile.in

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-lv2/Makefile
diff -u pkgsrc/audio/gst-plugins1-lv2/Makefile:1.9 pkgsrc/audio/gst-plugins1-lv2/Makefile:1.10
--- pkgsrc/audio/gst-plugins1-lv2/Makefile:1.9  Sun Jan 29 21:15:26 2023
+++ pkgsrc/audio/gst-plugins1-lv2/Makefile      Thu Mar  9 08:25:40 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2023/01/29 21:15:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2023/03/09 08:25:40 prlw1 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.30 pkgsrc/devel/gst-plugins1-pango/Makefile:1.31
--- pkgsrc/devel/gst-plugins1-pango/Makefile:1.30       Sun Jan 29 21:15:46 2023
+++ pkgsrc/devel/gst-plugins1-pango/Makefile    Thu Mar  9 08:25:40 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2023/01/29 21:15:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2023/03/09 08:25:40 prlw1 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.15 pkgsrc/graphics/gst-plugins1-cairo/Makefile:1.16
--- pkgsrc/graphics/gst-plugins1-cairo/Makefile:1.15    Sun Jan 29 21:16:35 2023
+++ pkgsrc/graphics/gst-plugins1-cairo/Makefile Thu Mar  9 08:25:40 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2023/01/29 21:16:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2023/03/09 08:25:40 prlw1 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/PLIST
diff -u pkgsrc/multimedia/gst-plugins1-bad/PLIST:1.22 pkgsrc/multimedia/gst-plugins1-bad/PLIST:1.23
--- pkgsrc/multimedia/gst-plugins1-bad/PLIST:1.22       Mon Jan 23 16:57:07 2023
+++ pkgsrc/multimedia/gst-plugins1-bad/PLIST    Thu Mar  9 08:25:40 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2023/01/23 16:57:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.23 2023/03/09 08:25:40 prlw1 Exp $
 bin/gst-transcoder-1.0
 include/gstreamer-1.0/gst/audio/audio-bad-prelude.h
 include/gstreamer-1.0/gst/audio/gstnonstreamaudiodecoder.h
@@ -69,6 +69,8 @@ include/gstreamer-1.0/gst/uridownloader/
 include/gstreamer-1.0/gst/uridownloader/uridownloader-prelude.h
 include/gstreamer-1.0/gst/webrtc/datachannel.h
 include/gstreamer-1.0/gst/webrtc/dtlstransport.h
+include/gstreamer-1.0/gst/webrtc/ice.h
+include/gstreamer-1.0/gst/webrtc/icestream.h
 include/gstreamer-1.0/gst/webrtc/icetransport.h
 include/gstreamer-1.0/gst/webrtc/rtcsessiondescription.h
 include/gstreamer-1.0/gst/webrtc/rtpreceiver.h
@@ -99,6 +101,7 @@ lib/gstreamer-1.0/libgstaudiovisualizers
 lib/gstreamer-1.0/libgstautoconvert.so
 lib/gstreamer-1.0/libgstbayer.so
 lib/gstreamer-1.0/libgstcamerabin.so
+lib/gstreamer-1.0/libgstcodectimestamper.so
 lib/gstreamer-1.0/libgstcoloreffects.so
 lib/gstreamer-1.0/libgstdebugutilsbad.so
 lib/gstreamer-1.0/libgstdvbsubenc.so
@@ -153,48 +156,48 @@ 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.2005.0
+lib/libgstadaptivedemux-1.0.so.0.2201.0
 lib/libgstbadaudio-1.0.so
 lib/libgstbadaudio-1.0.so.0
-lib/libgstbadaudio-1.0.so.0.2005.0
+lib/libgstbadaudio-1.0.so.0.2201.0
 lib/libgstbasecamerabinsrc-1.0.so
 lib/libgstbasecamerabinsrc-1.0.so.0
-lib/libgstbasecamerabinsrc-1.0.so.0.2005.0
+lib/libgstbasecamerabinsrc-1.0.so.0.2201.0
 lib/libgstcodecparsers-1.0.so
 lib/libgstcodecparsers-1.0.so.0
-lib/libgstcodecparsers-1.0.so.0.2005.0
+lib/libgstcodecparsers-1.0.so.0.2201.0
 lib/libgstcodecs-1.0.so
 lib/libgstcodecs-1.0.so.0
-lib/libgstcodecs-1.0.so.0.2005.0
+lib/libgstcodecs-1.0.so.0.2201.0
 lib/libgstinsertbin-1.0.so
 lib/libgstinsertbin-1.0.so.0
-lib/libgstinsertbin-1.0.so.0.2005.0
+lib/libgstinsertbin-1.0.so.0.2201.0
 lib/libgstisoff-1.0.so
 lib/libgstisoff-1.0.so.0
-lib/libgstisoff-1.0.so.0.2005.0
+lib/libgstisoff-1.0.so.0.2201.0
 lib/libgstmpegts-1.0.so
 lib/libgstmpegts-1.0.so.0
-lib/libgstmpegts-1.0.so.0.2005.0
+lib/libgstmpegts-1.0.so.0.2201.0
 lib/libgstphotography-1.0.so
 lib/libgstphotography-1.0.so.0
-lib/libgstphotography-1.0.so.0.2005.0
+lib/libgstphotography-1.0.so.0.2201.0
 lib/libgstplay-1.0.so
 lib/libgstplay-1.0.so.0
-lib/libgstplay-1.0.so.0.2005.0
+lib/libgstplay-1.0.so.0.2201.0
 lib/libgstplayer-1.0.so
 lib/libgstplayer-1.0.so.0
-lib/libgstplayer-1.0.so.0.2005.0
+lib/libgstplayer-1.0.so.0.2201.0
 lib/libgstsctp-1.0.so
 lib/libgstsctp-1.0.so.0
-lib/libgstsctp-1.0.so.0.2005.0
+lib/libgstsctp-1.0.so.0.2201.0
 lib/libgsttranscoder-1.0.so
 lib/libgsttranscoder-1.0.so.0
 lib/libgsturidownloader-1.0.so
 lib/libgsturidownloader-1.0.so.0
-lib/libgsturidownloader-1.0.so.0.2005.0
+lib/libgsturidownloader-1.0.so.0.2201.0
 lib/libgstwebrtc-1.0.so
 lib/libgstwebrtc-1.0.so.0
-lib/libgstwebrtc-1.0.so.0.2005.0
+lib/libgstwebrtc-1.0.so.0.2201.0
 lib/pkgconfig/gstreamer-bad-audio-1.0.pc
 lib/pkgconfig/gstreamer-codecparsers-1.0.pc
 lib/pkgconfig/gstreamer-insertbin-1.0.pc
@@ -248,6 +251,7 @@ share/locale/hu/LC_MESSAGES/gst-plugins-
 share/locale/id/LC_MESSAGES/gst-plugins-bad-1.0.mo
 share/locale/it/LC_MESSAGES/gst-plugins-bad-1.0.mo
 share/locale/ja/LC_MESSAGES/gst-plugins-bad-1.0.mo
+share/locale/ka/LC_MESSAGES/gst-plugins-bad-1.0.mo
 share/locale/ky/LC_MESSAGES/gst-plugins-bad-1.0.mo
 share/locale/lt/LC_MESSAGES/gst-plugins-bad-1.0.mo
 share/locale/lv/LC_MESSAGES/gst-plugins-bad-1.0.mo

Index: pkgsrc/multimedia/gst-plugins1-bad/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-bad/distinfo:1.46 pkgsrc/multimedia/gst-plugins1-bad/distinfo:1.47
--- pkgsrc/multimedia/gst-plugins1-bad/distinfo:1.46    Mon Jan 23 16:57:07 2023
+++ pkgsrc/multimedia/gst-plugins1-bad/distinfo Thu Mar  9 08:25:40 2023
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.46 2023/01/23 16:57:07 wiz Exp $
+$NetBSD: distinfo,v 1.47 2023/03/09 08:25:40 prlw1 Exp $
 
-BLAKE2s (gst-plugins-bad-1.20.5.tar.xz) = bf064057684467b09a6489d6740557a04b0feb756be0fa12ec0c280bed841142
-SHA512 (gst-plugins-bad-1.20.5.tar.xz) = 4b4603d755d17a0fa072d771521bdcbf554fc9abdc8105b9d9189062e5725ae2989f430e1de77363a69d8c969ecbf15e73e9c478fabe8efac83b2d9b1b0a4a0a
-Size (gst-plugins-bad-1.20.5.tar.xz) = 6237720 bytes
-SHA1 (patch-ext_wayland_meson.build) = bb8984a24a9149f85ac3e7b4535a684876781dce
+BLAKE2s (gst-plugins-bad-1.22.1.tar.xz) = 087d46355309c5e4ac246065b7d33b5e88f378988a94340f761c7607095afdf0
+SHA512 (gst-plugins-bad-1.22.1.tar.xz) = e380418ed9ab024a54ec62ef96d23263ff935a9c0e7a917e1aaa193067eafb3f6a9567b9af6d011a0407954bd5e9812f662f99728e3fcb68bb67e401d5b5d79c
+Size (gst-plugins-bad-1.22.1.tar.xz) = 5508852 bytes
+SHA1 (patch-ext_wayland_meson.build) = 5cb65148ba22af5ce206cb66a7a7430822ceb494
+SHA1 (patch-ext_webrtc_meson.build) = dc0179ebea4b8f1f990951a8a860dac3c3ac5385

Index: pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_wayland_meson.build
diff -u pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_wayland_meson.build:1.1 pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_wayland_meson.build:1.2
--- pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_wayland_meson.build:1.1        Mon Nov 15 22:01:18 2021
+++ pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_wayland_meson.build    Thu Mar  9 08:25:40 2023
@@ -1,4 +1,4 @@
-$NetBSD: patch-ext_wayland_meson.build,v 1.1 2021/11/15 22:01:18 wiz Exp $
+$NetBSD: patch-ext_wayland_meson.build,v 1.2 2023/03/09 08:25:40 prlw1 Exp $
 
 Exit the Wayland subdirectory if the option is disabled.
 
@@ -6,14 +6,14 @@ This is necessary to build the GStreamer
 from the extension modules, since use_wayland (which is checked later)
 will be undefined in an extension build and cause an evaluation error.
 
---- ext/wayland/meson.build.orig       2021-09-08 19:03:40.875254400 +0000
+--- ext/wayland/meson.build.orig       2023-01-23 19:29:34.000000000 +0000
 +++ ext/wayland/meson.build
 @@ -1,3 +1,8 @@
 +# Don't do any dependency checks if disabled
 +if get_option('wayland').disabled()
-+  subdir_done()
++    subdir_done()
 +endif
 +
  wl_sources = [
-     'gstwaylandsink.c',
-     'wlshmallocator.c',
+     'gstwaylandsink.c'
+ ]

Index: pkgsrc/multimedia/gst-plugins1-base/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-base/Makefile:1.32 pkgsrc/multimedia/gst-plugins1-base/Makefile:1.33
--- pkgsrc/multimedia/gst-plugins1-base/Makefile:1.32   Mon Jul 18 15:40:56 2022
+++ pkgsrc/multimedia/gst-plugins1-base/Makefile        Thu Mar  9 08:25:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2022/07/18 15:40:56 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2023/03/09 08:25:41 prlw1 Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/}
 CATEGORIES=    multimedia gnome
@@ -25,9 +25,8 @@ GST_PLUGINS+= rawparse
 GST_PLUGINS+=  subparse
 GST_PLUGINS+=  tcp
 GST_PLUGINS+=  typefind
-GST_PLUGINS+=  videoconvert
+GST_PLUGINS+=  videoconvertscale
 GST_PLUGINS+=  videorate
-GST_PLUGINS+=  videoscale
 GST_PLUGINS+=  videotestsrc
 GST_PLUGINS+=  volume
 

Index: pkgsrc/multimedia/gst-plugins1-base/Makefile.common
diff -u pkgsrc/multimedia/gst-plugins1-base/Makefile.common:1.45 pkgsrc/multimedia/gst-plugins1-base/Makefile.common:1.46
--- pkgsrc/multimedia/gst-plugins1-base/Makefile.common:1.45    Fri Dec 16 21:08:08 2022
+++ pkgsrc/multimedia/gst-plugins1-base/Makefile.common Thu Mar  9 08:25:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.45 2022/12/16 21:08:08 adam Exp $
+# $NetBSD: Makefile.common,v 1.46 2023/03/09 08:25:41 prlw1 Exp $
 # used by audio/gst-plugins1-alsa/Makefile
 # used by audio/gst-plugins1-cdparanoia/Makefile
 # used by audio/gst-plugins1-libvisual/Makefile
@@ -55,9 +55,8 @@ GST_PLUGINS_SET+=     rawparse
 GST_PLUGINS_SET+=      subparse
 GST_PLUGINS_SET+=      tcp
 GST_PLUGINS_SET+=      typefind
-GST_PLUGINS_SET+=      videoconvert
+GST_PLUGINS_SET+=      videoconvertscale
 GST_PLUGINS_SET+=      videorate
-GST_PLUGINS_SET+=      videoscale
 GST_PLUGINS_SET+=      videotestsrc
 GST_PLUGINS_SET+=      volume
 GST_PLUGINS_SET+=      alsa

Index: pkgsrc/multimedia/gst-plugins1-base/PLIST
diff -u pkgsrc/multimedia/gst-plugins1-base/PLIST:1.19 pkgsrc/multimedia/gst-plugins1-base/PLIST:1.20
--- pkgsrc/multimedia/gst-plugins1-base/PLIST:1.19      Mon Jan 23 16:57:07 2023
+++ pkgsrc/multimedia/gst-plugins1-base/PLIST   Thu Mar  9 08:25:41 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2023/01/23 16:57:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2023/03/09 08:25:41 prlw1 Exp $
 bin/gst-device-monitor-1.0
 bin/gst-discoverer-1.0
 bin/gst-play-1.0
@@ -127,6 +127,7 @@ include/gstreamer-1.0/gst/video/video-ov
 include/gstreamer-1.0/gst/video/video-prelude.h
 include/gstreamer-1.0/gst/video/video-resampler.h
 include/gstreamer-1.0/gst/video/video-scaler.h
+include/gstreamer-1.0/gst/video/video-sei.h
 include/gstreamer-1.0/gst/video/video-tile.h
 include/gstreamer-1.0/gst/video/video.h
 include/gstreamer-1.0/gst/video/videodirection.h
@@ -158,44 +159,43 @@ lib/gstreamer-1.0/libgstrawparse.so
 lib/gstreamer-1.0/libgstsubparse.so
 lib/gstreamer-1.0/libgsttcp.so
 lib/gstreamer-1.0/libgsttypefindfunctions.so
-lib/gstreamer-1.0/libgstvideoconvert.so
+lib/gstreamer-1.0/libgstvideoconvertscale.so
 lib/gstreamer-1.0/libgstvideorate.so
-lib/gstreamer-1.0/libgstvideoscale.so
 lib/gstreamer-1.0/libgstvideotestsrc.so
 lib/gstreamer-1.0/libgstvolume.so
 lib/libgstallocators-1.0.so
 lib/libgstallocators-1.0.so.0
-lib/libgstallocators-1.0.so.0.2005.0
+lib/libgstallocators-1.0.so.0.2201.0
 lib/libgstapp-1.0.so
 lib/libgstapp-1.0.so.0
-lib/libgstapp-1.0.so.0.2005.0
+lib/libgstapp-1.0.so.0.2201.0
 lib/libgstaudio-1.0.so
 lib/libgstaudio-1.0.so.0
-lib/libgstaudio-1.0.so.0.2005.0
+lib/libgstaudio-1.0.so.0.2201.0
 lib/libgstfft-1.0.so
 lib/libgstfft-1.0.so.0
-lib/libgstfft-1.0.so.0.2005.0
+lib/libgstfft-1.0.so.0.2201.0
 lib/libgstpbutils-1.0.so
 lib/libgstpbutils-1.0.so.0
-lib/libgstpbutils-1.0.so.0.2005.0
+lib/libgstpbutils-1.0.so.0.2201.0
 lib/libgstriff-1.0.so
 lib/libgstriff-1.0.so.0
-lib/libgstriff-1.0.so.0.2005.0
+lib/libgstriff-1.0.so.0.2201.0
 lib/libgstrtp-1.0.so
 lib/libgstrtp-1.0.so.0
-lib/libgstrtp-1.0.so.0.2005.0
+lib/libgstrtp-1.0.so.0.2201.0
 lib/libgstrtsp-1.0.so
 lib/libgstrtsp-1.0.so.0
-lib/libgstrtsp-1.0.so.0.2005.0
+lib/libgstrtsp-1.0.so.0.2201.0
 lib/libgstsdp-1.0.so
 lib/libgstsdp-1.0.so.0
-lib/libgstsdp-1.0.so.0.2005.0
+lib/libgstsdp-1.0.so.0.2201.0
 lib/libgsttag-1.0.so
 lib/libgsttag-1.0.so.0
-lib/libgsttag-1.0.so.0.2005.0
+lib/libgsttag-1.0.so.0.2201.0
 lib/libgstvideo-1.0.so
 lib/libgstvideo-1.0.so.0
-lib/libgstvideo-1.0.so.0.2005.0
+lib/libgstvideo-1.0.so.0.2201.0
 lib/pkgconfig/gstreamer-allocators-1.0.pc
 lib/pkgconfig/gstreamer-app-1.0.pc
 lib/pkgconfig/gstreamer-audio-1.0.pc
@@ -242,6 +242,7 @@ share/locale/hu/LC_MESSAGES/gst-plugins-
 share/locale/id/LC_MESSAGES/gst-plugins-base-1.0.mo
 share/locale/it/LC_MESSAGES/gst-plugins-base-1.0.mo
 share/locale/ja/LC_MESSAGES/gst-plugins-base-1.0.mo
+share/locale/ka/LC_MESSAGES/gst-plugins-base-1.0.mo
 share/locale/lt/LC_MESSAGES/gst-plugins-base-1.0.mo
 share/locale/lv/LC_MESSAGES/gst-plugins-base-1.0.mo
 share/locale/nb/LC_MESSAGES/gst-plugins-base-1.0.mo

Index: pkgsrc/multimedia/gst-plugins1-base/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-base/distinfo:1.50 pkgsrc/multimedia/gst-plugins1-base/distinfo:1.51
--- pkgsrc/multimedia/gst-plugins1-base/distinfo:1.50   Mon Jan 23 16:57:07 2023
+++ pkgsrc/multimedia/gst-plugins1-base/distinfo        Thu Mar  9 08:25:41 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.50 2023/01/23 16:57:07 wiz Exp $
+$NetBSD: distinfo,v 1.51 2023/03/09 08:25:41 prlw1 Exp $
 
-BLAKE2s (gst-plugins-base-1.20.5.tar.xz) = 68f0f7484b8aaa5caadd53f6b53526a27d406dfb25ad3729c1359f124df7ed7d
-SHA512 (gst-plugins-base-1.20.5.tar.xz) = 63710fd44b26c026d8c6a572df369593809adbe5484ae12774208efb3d335e9b79c512a324464a4b76607a7503b4b89fca7f10bbb07843b7c69d559fb760b550
-Size (gst-plugins-base-1.20.5.tar.xz) = 3312340 bytes
+BLAKE2s (gst-plugins-base-1.22.1.tar.xz) = 3fa874afbe9dc44e5b3a37c4d5fa0cf8ff54ba21885199baa73efe0c8d561ffc
+SHA512 (gst-plugins-base-1.22.1.tar.xz) = a844d2237bbbe62692ab447acd347bd095e8f4e2b7eeac9e16da927a509e32b76c0efc86914a7cd517d953d26dd08f63c231debbdf78425f9bb2231e73d7f6cc
+Size (gst-plugins-base-1.22.1.tar.xz) = 2347340 bytes
 SHA1 (patch-ext_cdparanoia_gstcdparanoiasrc.h) = 5325f27c81cd9dc2f998bcb7733ef6b0c9a902e8
 SHA1 (patch-meson.build) = 0fae465ac873b12103f693e3812b3bfc6b1f6971

Index: pkgsrc/multimedia/gst-plugins1-editing-services/PLIST
diff -u pkgsrc/multimedia/gst-plugins1-editing-services/PLIST:1.10 pkgsrc/multimedia/gst-plugins1-editing-services/PLIST:1.11
--- pkgsrc/multimedia/gst-plugins1-editing-services/PLIST:1.10  Mon Jan 23 16:57:07 2023
+++ pkgsrc/multimedia/gst-plugins1-editing-services/PLIST       Thu Mar  9 08:25:41 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2023/01/23 16:57:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2023/03/09 08:25:41 prlw1 Exp $
 bin/ges-launch-1.0
 include/gstreamer-1.0/ges/ges-asset.h
 include/gstreamer-1.0/ges/ges-audio-source.h
@@ -70,7 +70,7 @@ lib/gstreamer-1.0/libgstges.so
 lib/gstreamer-1.0/libgstnle.so
 lib/libges-1.0.so
 lib/libges-1.0.so.0
-lib/libges-1.0.so.0.2005.0
+lib/libges-1.0.so.0.2201.0
 lib/pkgconfig/gst-editing-services-1.0.pc
 ${PYSITELIB}/gi/overrides/GES.py
 man/man1/ges-launch-1.0.1

Index: pkgsrc/multimedia/gst-plugins1-editing-services/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-editing-services/distinfo:1.11 pkgsrc/multimedia/gst-plugins1-editing-services/distinfo:1.12
--- pkgsrc/multimedia/gst-plugins1-editing-services/distinfo:1.11       Mon Jan 23 16:57:07 2023
+++ pkgsrc/multimedia/gst-plugins1-editing-services/distinfo    Thu Mar  9 08:25:41 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/01/23 16:57:07 wiz Exp $
+$NetBSD: distinfo,v 1.12 2023/03/09 08:25:41 prlw1 Exp $
 
-BLAKE2s (gst-editing-services-1.20.5.tar.xz) = c2332c66926adc6e6cf6c873b705c0b4ab9b9feda9f7f05c0af226e1d416c56f
-SHA512 (gst-editing-services-1.20.5.tar.xz) = 947101969a9a6e458162a64ef857a1ec9aee39b7b7d42ab092cedaafcdc9d9e8dd85159f9f8a0280b17a52943598c90a6a79f638f825741ce411a8e407ea2408
-Size (gst-editing-services-1.20.5.tar.xz) = 985412 bytes
+BLAKE2s (gst-editing-services-1.22.1.tar.xz) = bd83bba6352a34645f449f83a73fda94b94b564e744505b38af4978b3ed65d4b
+SHA512 (gst-editing-services-1.22.1.tar.xz) = e8f2001c30fcf4798a439d8c906e3a2ba92c56788b7597f6348da619545a293ea05ede781ba4f7b6db481d275058a2e580793fe6dddfb3b1d67d9676118f293f
+Size (gst-editing-services-1.22.1.tar.xz) = 821784 bytes

Index: pkgsrc/multimedia/gst-plugins1-good/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-good/Makefile:1.16 pkgsrc/multimedia/gst-plugins1-good/Makefile:1.17
--- pkgsrc/multimedia/gst-plugins1-good/Makefile:1.16   Sun Jan 29 21:17:17 2023
+++ pkgsrc/multimedia/gst-plugins1-good/Makefile        Thu Mar  9 08:25:41 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2023/01/29 21:17:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2023/03/09 08:25:41 prlw1 Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/}
-PKGREVISION=   1
 CATEGORIES=    multimedia gnome
 
 COMMENT=       Open source multimedia framework - good plugins
@@ -51,6 +50,7 @@ GST_PLUGINS+= videofilter
 GST_PLUGINS+=  videomixer
 GST_PLUGINS+=  wavenc
 GST_PLUGINS+=  wavparse
+GST_PLUGINS+=  xingmux
 GST_PLUGINS+=  y4m
 
 GST_PLUGINS+=  nls

Index: pkgsrc/multimedia/gst-plugins1-good/Makefile.common
diff -u pkgsrc/multimedia/gst-plugins1-good/Makefile.common:1.43 pkgsrc/multimedia/gst-plugins1-good/Makefile.common:1.44
--- pkgsrc/multimedia/gst-plugins1-good/Makefile.common:1.43    Fri Dec 16 21:08:08 2022
+++ pkgsrc/multimedia/gst-plugins1-good/Makefile.common Thu Mar  9 08:25:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.43 2022/12/16 21:08:08 adam Exp $
+# $NetBSD: Makefile.common,v 1.44 2023/03/09 08:25:41 prlw1 Exp $
 # used by audio/gst-plugins1-flac/Makefile
 # used by audio/gst-plugins1-jack/Makefile
 # used by audio/gst-plugins1-lame/Makefile
@@ -17,6 +17,7 @@
 # used by multimedia/gst-plugins1-gtk/Makefile
 # used by multimedia/gst-plugins1-osxvideo/Makefile
 # used by multimedia/gst-plugins1-v4l2/Makefile
+# used by net/gst-plugins1-adaptivedemux2/Makefile
 # used by net/gst-plugins1-soup/Makefile
 # used by x11/gst-plugins1-ximagesrc/Makefile
 
@@ -90,6 +91,7 @@ GST_PLUGINS_SET+=     wavenc
 GST_PLUGINS_SET+=      wavparse
 GST_PLUGINS_SET+=      y4m
 GST_PLUGINS_SET+=      aalib
+GST_PLUGINS_SET+=      adaptivedemux2
 GST_PLUGINS_SET+=      bz2
 GST_PLUGINS_SET+=      cairo
 GST_PLUGINS_SET+=      directsound
@@ -125,6 +127,7 @@ GST_PLUGINS_SET+=   ximagesrc
 GST_PLUGINS_SET+=      ximagesrc-xshm
 GST_PLUGINS_SET+=      ximagesrc-xfixes
 GST_PLUGINS_SET+=      ximagesrc-xdamage
+GST_PLUGINS_SET+=      xingmux
 GST_PLUGINS_SET+=      v4l2
 GST_PLUGINS_SET+=      v4l2-libv4l2
 GST_PLUGINS_SET+=      v4l2-gudev

Index: pkgsrc/multimedia/gst-plugins1-good/PLIST
diff -u pkgsrc/multimedia/gst-plugins1-good/PLIST:1.10 pkgsrc/multimedia/gst-plugins1-good/PLIST:1.11
--- pkgsrc/multimedia/gst-plugins1-good/PLIST:1.10      Mon Nov 15 22:01:20 2021
+++ pkgsrc/multimedia/gst-plugins1-good/PLIST   Thu Mar  9 08:25:41 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2021/11/15 22:01:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2023/03/09 08:25:41 prlw1 Exp $
 lib/gstreamer-1.0/libgstalaw.so
 lib/gstreamer-1.0/libgstalpha.so
 lib/gstreamer-1.0/libgstalphacolor.so
@@ -44,6 +44,7 @@ lib/gstreamer-1.0/libgstvideofilter.so
 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
 share/gstreamer-1.0/presets/GstIirEqualizer10Bands.prs
 share/gstreamer-1.0/presets/GstIirEqualizer3Bands.prs
@@ -69,6 +70,7 @@ share/locale/hu/LC_MESSAGES/gst-plugins-
 share/locale/id/LC_MESSAGES/gst-plugins-good-1.0.mo
 share/locale/it/LC_MESSAGES/gst-plugins-good-1.0.mo
 share/locale/ja/LC_MESSAGES/gst-plugins-good-1.0.mo
+share/locale/ka/LC_MESSAGES/gst-plugins-good-1.0.mo
 share/locale/ky/LC_MESSAGES/gst-plugins-good-1.0.mo
 share/locale/lt/LC_MESSAGES/gst-plugins-good-1.0.mo
 share/locale/lv/LC_MESSAGES/gst-plugins-good-1.0.mo

Index: pkgsrc/multimedia/gst-plugins1-good/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-good/distinfo:1.51 pkgsrc/multimedia/gst-plugins1-good/distinfo:1.52
--- pkgsrc/multimedia/gst-plugins1-good/distinfo:1.51   Mon Jan 23 16:57:07 2023
+++ pkgsrc/multimedia/gst-plugins1-good/distinfo        Thu Mar  9 08:25:41 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.51 2023/01/23 16:57:07 wiz Exp $
+$NetBSD: distinfo,v 1.52 2023/03/09 08:25:41 prlw1 Exp $
 
-BLAKE2s (gst-plugins-good-1.20.5.tar.xz) = 91c49007b7c4d73368584e723d07a76ef5026eac6bd06ed4c685c30568740ac4
-SHA512 (gst-plugins-good-1.20.5.tar.xz) = d8a4f4605f1da9199a6fa3cde065f5d4c550772cf085e9e05ed5ff6e44b0375d72f473a9c73346ce329f924a0b58e386358f5045ac0bee767117ef28a9f1b394
-Size (gst-plugins-good-1.20.5.tar.xz) = 3439904 bytes
+BLAKE2s (gst-plugins-good-1.22.1.tar.xz) = dbc716929ded6b2a157376bd17dbfaec2f7845eb8d11cfedb44885029dfde918
+SHA512 (gst-plugins-good-1.22.1.tar.xz) = 41dfb896c4de3d2dd8e2e69c7120f0143b05c6ce4b0e72111ef9994955d104f55e61ffbff0ec5141a0f606e89fb694562f76af86a2497415256bc7bd4c9c701a
+Size (gst-plugins-good-1.22.1.tar.xz) = 2801544 bytes

Index: pkgsrc/multimedia/gst-plugins1-gtk/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-gtk/Makefile:1.12 pkgsrc/multimedia/gst-plugins1-gtk/Makefile:1.13
--- pkgsrc/multimedia/gst-plugins1-gtk/Makefile:1.12    Sun Jan 29 21:14:52 2023
+++ pkgsrc/multimedia/gst-plugins1-gtk/Makefile Thu Mar  9 08:25:41 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2023/01/29 21:14:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2023/03/09 08:25:41 prlw1 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/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-libav/Makefile:1.64 pkgsrc/multimedia/gst-plugins1-libav/Makefile:1.65
--- pkgsrc/multimedia/gst-plugins1-libav/Makefile:1.64  Sun Jan 29 21:17:18 2023
+++ pkgsrc/multimedia/gst-plugins1-libav/Makefile       Thu Mar  9 08:25:41 2023
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.64 2023/01/29 21:17:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.65 2023/03/09 08:25:41 prlw1 Exp $
 
-PKGREVISION= 1
 .include "../../multimedia/gstreamer1/version.mk"
 
 DISTNAME=      gst-libav-${GST_VERSION}

Index: pkgsrc/multimedia/gst-plugins1-libav/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-libav/distinfo:1.42 pkgsrc/multimedia/gst-plugins1-libav/distinfo:1.43
--- pkgsrc/multimedia/gst-plugins1-libav/distinfo:1.42  Mon Jan 23 16:57:07 2023
+++ pkgsrc/multimedia/gst-plugins1-libav/distinfo       Thu Mar  9 08:25:41 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2023/01/23 16:57:07 wiz Exp $
+$NetBSD: distinfo,v 1.43 2023/03/09 08:25:41 prlw1 Exp $
 
-BLAKE2s (gst-libav-1.20.5.tar.xz) = 400c504f6ca479c76ebeb4b51aae319c4f1ca6b019213fdfbe50e921bca3c139
-SHA512 (gst-libav-1.20.5.tar.xz) = b66d18e54a8b20a947d6aa9cd631199c994a46f73237b59842d34a96420f09cbc9a6d090ae6069b92a04900939ff647c3ab35977939755ffb9d7d02c951901ff
-Size (gst-libav-1.20.5.tar.xz) = 291064 bytes
+BLAKE2s (gst-libav-1.22.1.tar.xz) = 2b2ce7092796e604bcb7723f0957d9085ddf4b1d575d774d6358411c4b19ae09
+SHA512 (gst-libav-1.22.1.tar.xz) = 87f1300bc2fef045c3380ffc02f9618adc4335e296d9cdab7bbd042984f827d418fad1209fa214fd0e59af539fa3e44666ce716a70402deb83beb1e88f9a046d
+Size (gst-libav-1.22.1.tar.xz) = 193328 bytes

Index: pkgsrc/multimedia/gst-plugins1-ugly/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-ugly/Makefile:1.9 pkgsrc/multimedia/gst-plugins1-ugly/Makefile:1.10
--- pkgsrc/multimedia/gst-plugins1-ugly/Makefile:1.9    Mon Apr 18 12:36:09 2022
+++ pkgsrc/multimedia/gst-plugins1-ugly/Makefile        Thu Mar  9 08:25:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/04/18 12:36:09 nia Exp $
+# $NetBSD: Makefile,v 1.10 2023/03/09 08:25:41 prlw1 Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/}
 CATEGORIES=    multimedia gnome
@@ -9,13 +9,12 @@ GST_PLUGINS+= asfdemux
 GST_PLUGINS+=  dvdlpcmdec
 GST_PLUGINS+=  dvdsub
 GST_PLUGINS+=  realmedia
-GST_PLUGINS+=  xingmux
 
 GST_PLUGINS+=  nls
 
 # generated with:
 # find work/gst-*/ -name *.so | sed -e "s,/[^/]*$,:," -e 's,work/[^/]*/,${WRKSRC}/,' | tr -d \\n
-MAKE_ENV+=     
LD_LIBRARY_PATH=${WRKSRC}/output/gst/asfdemux:${WRKSRC}/output/gst/dvdlpcmdec:${WRKSRC}/output/gst/dvdsub:${WRKSRC}/output/gst/realmedia:${WRKSRC}/output/gst/xingmux:${WRKSRC}/output/ext/x264
+MAKE_ENV+=     LD_LIBRARY_PATH=${WRKSRC}/output/gst/asfdemux:${WRKSRC}/output/gst/dvdlpcmdec:${WRKSRC}/output/gst/dvdsub:${WRKSRC}/output/gst/realmedia:${WRKSRC}/output/ext/x264
 
 .include "Makefile.common"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/multimedia/gst-plugins1-ugly/PLIST
diff -u pkgsrc/multimedia/gst-plugins1-ugly/PLIST:1.9 pkgsrc/multimedia/gst-plugins1-ugly/PLIST:1.10
--- pkgsrc/multimedia/gst-plugins1-ugly/PLIST:1.9       Mon Apr 18 12:36:09 2022
+++ pkgsrc/multimedia/gst-plugins1-ugly/PLIST   Thu Mar  9 08:25:41 2023
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.9 2022/04/18 12:36:09 nia Exp $
+@comment $NetBSD: PLIST,v 1.10 2023/03/09 08:25:41 prlw1 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
-lib/gstreamer-1.0/libgstxingmux.so
 share/locale/af/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
@@ -26,6 +25,7 @@ share/locale/hu/LC_MESSAGES/gst-plugins-
 share/locale/id/LC_MESSAGES/gst-plugins-ugly-1.0.mo
 share/locale/it/LC_MESSAGES/gst-plugins-ugly-1.0.mo
 share/locale/ja/LC_MESSAGES/gst-plugins-ugly-1.0.mo
+share/locale/ka/LC_MESSAGES/gst-plugins-ugly-1.0.mo
 share/locale/lt/LC_MESSAGES/gst-plugins-ugly-1.0.mo
 share/locale/lv/LC_MESSAGES/gst-plugins-ugly-1.0.mo
 share/locale/ms/LC_MESSAGES/gst-plugins-ugly-1.0.mo

Index: pkgsrc/multimedia/gst-plugins1-ugly/Makefile.common
diff -u pkgsrc/multimedia/gst-plugins1-ugly/Makefile.common:1.39 pkgsrc/multimedia/gst-plugins1-ugly/Makefile.common:1.40
--- pkgsrc/multimedia/gst-plugins1-ugly/Makefile.common:1.39    Fri Dec 16 21:08:09 2022
+++ pkgsrc/multimedia/gst-plugins1-ugly/Makefile.common Thu Mar  9 08:25:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2022/12/16 21:08:09 adam Exp $
+# $NetBSD: Makefile.common,v 1.40 2023/03/09 08:25:41 prlw1 Exp $
 # used by audio/gst-plugins1-a52/Makefile
 # used by audio/gst-plugins1-sid/Makefile
 # used by multimedia/gst-plugins1-dvdread/Makefile
@@ -31,7 +31,6 @@ GST_PLUGINS_SET+=     asfdemux
 GST_PLUGINS_SET+=      dvdlpcmdec
 GST_PLUGINS_SET+=      dvdsub
 GST_PLUGINS_SET+=      realmedia
-GST_PLUGINS_SET+=      xingmux
 GST_PLUGINS_SET+=      a52dec
 GST_PLUGINS_SET+=      amrnb
 GST_PLUGINS_SET+=      amrwbdec

Index: pkgsrc/multimedia/gst-plugins1-ugly/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-ugly/distinfo:1.46 pkgsrc/multimedia/gst-plugins1-ugly/distinfo:1.47
--- pkgsrc/multimedia/gst-plugins1-ugly/distinfo:1.46   Mon Jan 23 16:57:07 2023
+++ pkgsrc/multimedia/gst-plugins1-ugly/distinfo        Thu Mar  9 08:25:41 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2023/01/23 16:57:07 wiz Exp $
+$NetBSD: distinfo,v 1.47 2023/03/09 08:25:41 prlw1 Exp $
 
-BLAKE2s (gst-plugins-ugly-1.20.5.tar.xz) = 8af267630f3f3cc4f8f5e2ca994d5099dceab835d613ca1c6d3d0f26e08e6295
-SHA512 (gst-plugins-ugly-1.20.5.tar.xz) = 071b9a1de3bf67554995a0a743cabf576be15d2f56d8d121473c5892c9c18211902c314567014242618b0f764356df0a66de9997bbb19265d047653b9ee0178d
-Size (gst-plugins-ugly-1.20.5.tar.xz) = 514168 bytes
+BLAKE2s (gst-plugins-ugly-1.22.1.tar.xz) = 5d648b69681ca819a1035599dacc768449b1a3fbe6aefa74a65fad77b1f12bd6
+SHA512 (gst-plugins-ugly-1.22.1.tar.xz) = 242f9284c1fe9d78c81b5b90be3f776938b805b78aa26dfd55f6a1d07bbb48c75f9d8b6c9542522607bdca9d5728e6d5dea57b217b7dc82dbdbc38c3fcf61ec4
+Size (gst-plugins-ugly-1.22.1.tar.xz) = 242872 bytes

Index: pkgsrc/multimedia/gst-plugins1-vaapi/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-vaapi/distinfo:1.7 pkgsrc/multimedia/gst-plugins1-vaapi/distinfo:1.8
--- pkgsrc/multimedia/gst-plugins1-vaapi/distinfo:1.7   Mon Jan 23 16:57:08 2023
+++ pkgsrc/multimedia/gst-plugins1-vaapi/distinfo       Thu Mar  9 08:25:41 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/01/23 16:57:08 wiz Exp $
+$NetBSD: distinfo,v 1.8 2023/03/09 08:25:41 prlw1 Exp $
 
-BLAKE2s (gstreamer-vaapi-1.20.5.tar.xz) = 95c117c3e66de88e22eba71ef3e429efc0fc8146c23f7faafbb80d64ae65a4c4
-SHA512 (gstreamer-vaapi-1.20.5.tar.xz) = fd24a58c83b0f820b1b2ca3c179228574a16b9f2657988de0c4569d925f01eb131853b0a322ce95b8523578e66ca66443900af1a5e022ecb4081bfe86a2e23bc
-Size (gstreamer-vaapi-1.20.5.tar.xz) = 801628 bytes
+BLAKE2s (gstreamer-vaapi-1.22.1.tar.xz) = be9bf6ce8279e944bf1ca8ce3de7cd89e6f2802d742e46e577489feb5dc8f196
+SHA512 (gstreamer-vaapi-1.22.1.tar.xz) = 3158de305802a61e5206db9786224cb9ef1a5fb0e87d4e30b7496a2567d6eed795f3f3737483625da5fb345e0cb9207ff745b695f38516d353a15d1e3f9490ad
+Size (gstreamer-vaapi-1.22.1.tar.xz) = 538288 bytes

Index: pkgsrc/multimedia/gstreamer1/PLIST
diff -u pkgsrc/multimedia/gstreamer1/PLIST:1.26 pkgsrc/multimedia/gstreamer1/PLIST:1.27
--- pkgsrc/multimedia/gstreamer1/PLIST:1.26     Mon Jan 23 16:57:08 2023
+++ pkgsrc/multimedia/gstreamer1/PLIST  Thu Mar  9 08:25:41 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2023/01/23 16:57:08 wiz Exp $
+@comment $NetBSD: PLIST,v 1.27 2023/03/09 08:25:41 prlw1 Exp $
 bin/gst-inspect-1.0
 bin/gst-launch-1.0
 bin/gst-stats-1.0
@@ -135,19 +135,19 @@ lib/gstreamer-1.0/libgstcoreelements.so
 lib/gstreamer-1.0/libgstcoretracers.so
 lib/libgstbase-1.0.so
 lib/libgstbase-1.0.so.0
-lib/libgstbase-1.0.so.0.2005.0
+lib/libgstbase-1.0.so.0.2201.0
 lib/libgstcheck-1.0.so
 lib/libgstcheck-1.0.so.0
-lib/libgstcheck-1.0.so.0.2005.0
+lib/libgstcheck-1.0.so.0.2201.0
 lib/libgstcontroller-1.0.so
 lib/libgstcontroller-1.0.so.0
-lib/libgstcontroller-1.0.so.0.2005.0
+lib/libgstcontroller-1.0.so.0.2201.0
 lib/libgstnet-1.0.so
 lib/libgstnet-1.0.so.0
-lib/libgstnet-1.0.so.0.2005.0
+lib/libgstnet-1.0.so.0.2201.0
 lib/libgstreamer-1.0.so
 lib/libgstreamer-1.0.so.0
-lib/libgstreamer-1.0.so.0.2005.0
+lib/libgstreamer-1.0.so.0.2201.0
 lib/pkgconfig/gstreamer-1.0.pc
 lib/pkgconfig/gstreamer-base-1.0.pc
 lib/pkgconfig/gstreamer-check-1.0.pc
@@ -162,7 +162,7 @@ man/man1/gst-launch-1.0.1
 man/man1/gst-stats-1.0.1
 man/man1/gst-typefind-1.0.1
 share/aclocal/gst-element-check-1.0.m4
-share/gdb/auto-load${LOCALBASE}/lib/libgstreamer-1.0.so.0.2005.0-gdb.py
+share/gdb/auto-load${LOCALBASE}/lib/libgstreamer-1.0.so.0.2201.0-gdb.py
 share/gir-1.0/Gst-1.0.gir
 share/gir-1.0/GstBase-1.0.gir
 share/gir-1.0/GstCheck-1.0.gir
@@ -193,6 +193,7 @@ share/locale/hu/LC_MESSAGES/gstreamer-1.
 share/locale/id/LC_MESSAGES/gstreamer-1.0.mo
 share/locale/it/LC_MESSAGES/gstreamer-1.0.mo
 share/locale/ja/LC_MESSAGES/gstreamer-1.0.mo
+share/locale/ka/LC_MESSAGES/gstreamer-1.0.mo
 share/locale/ko/LC_MESSAGES/gstreamer-1.0.mo
 share/locale/lt/LC_MESSAGES/gstreamer-1.0.mo
 share/locale/nb/LC_MESSAGES/gstreamer-1.0.mo

Index: pkgsrc/multimedia/gstreamer1/distinfo
diff -u pkgsrc/multimedia/gstreamer1/distinfo:1.48 pkgsrc/multimedia/gstreamer1/distinfo:1.49
--- pkgsrc/multimedia/gstreamer1/distinfo:1.48  Mon Jan 23 16:57:08 2023
+++ pkgsrc/multimedia/gstreamer1/distinfo       Thu Mar  9 08:25:41 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2023/01/23 16:57:08 wiz Exp $
+$NetBSD: distinfo,v 1.49 2023/03/09 08:25:41 prlw1 Exp $
 
-BLAKE2s (gstreamer-1.20.5.tar.xz) = 2a7d48a76dedd17e1857180ee21f2a1c6c926c3b9bc623a8d205fa92eadddc14
-SHA512 (gstreamer-1.20.5.tar.xz) = 90c5f5865877170bb0dc570e61c22c27dea5adae2d9c304227da266b5b5b2eccd98ed21943f14bb5dfe169f4e020b8ac457a5d540363dfe2547180f34a3c7b29
-Size (gstreamer-1.20.5.tar.xz) = 2690968 bytes
+BLAKE2s (gstreamer-1.22.1.tar.xz) = 98cdf3904c9ba0899a10df9d84cbfc723e4c0a00e22965976f2907d9cce9720d
+SHA512 (gstreamer-1.22.1.tar.xz) = 3a02ffdaedebaa3624c76ee3c21d86b20ebfe51c1d14b8660ce96847a83747db0633fd6bd6bcf0274a72b9e167cc5c220ec55a1bf6632e9c075f16cd925bfe6e
+Size (gstreamer-1.22.1.tar.xz) = 1781572 bytes
 SHA1 (patch-plugins_tracers_gstrusage.c) = 36ab41bc208cd9146bed3208f56eb332f2535591

Index: pkgsrc/multimedia/gstreamer1/version.mk
diff -u pkgsrc/multimedia/gstreamer1/version.mk:1.2 pkgsrc/multimedia/gstreamer1/version.mk:1.3
--- pkgsrc/multimedia/gstreamer1/version.mk:1.2 Mon Jan 23 16:57:08 2023
+++ pkgsrc/multimedia/gstreamer1/version.mk     Thu Mar  9 08:25:41 2023
@@ -1,6 +1,6 @@
-# $NetBSD: version.mk,v 1.2 2023/01/23 16:57:08 wiz Exp $
+# $NetBSD: version.mk,v 1.3 2023/03/09 08:25:41 prlw1 Exp $
 
-GST_VERSION=   1.20.5
+GST_VERSION=   1.22.1
 
 MAINTAINER?=   pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE?=     https://gstreamer.freedesktop.org/

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1506 pkgsrc/net/Makefile:1.1507
--- pkgsrc/net/Makefile:1.1506  Thu Mar  9 00:29:23 2023
+++ pkgsrc/net/Makefile Thu Mar  9 08:25:42 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1506 2023/03/09 00:29:23 riastradh Exp $
+# $NetBSD: Makefile,v 1.1507 2023/03/09 08:25:42 prlw1 Exp $
 #
 
 COMMENT=       Networking tools
@@ -220,6 +220,7 @@ SUBDIR+=    gst-plugins0.10-mms
 SUBDIR+=       gst-plugins0.10-rtmp
 SUBDIR+=       gst-plugins0.10-soup
 SUBDIR+=       gst-plugins1-libnice
+SUBDIR+=       gst-plugins1-adaptivedemux2
 SUBDIR+=       gst-plugins1-rtmp
 SUBDIR+=       gst-plugins1-soup
 SUBDIR+=       gst-rtsp-server

Index: pkgsrc/net/gst-rtsp-server/Makefile
diff -u pkgsrc/net/gst-rtsp-server/Makefile:1.9 pkgsrc/net/gst-rtsp-server/Makefile:1.10
--- pkgsrc/net/gst-rtsp-server/Makefile:1.9     Wed Dec  8 16:05:59 2021
+++ pkgsrc/net/gst-rtsp-server/Makefile Thu Mar  9 08:25:42 2023
@@ -1,24 +1,33 @@
-# $NetBSD: Makefile,v 1.9 2021/12/08 16:05:59 adam Exp $
+# $NetBSD: Makefile,v 1.10 2023/03/09 08:25:42 prlw1 Exp $
 
-DISTNAME=      gst-rtsp-server-1.12.3
-PKGREVISION=   3
+.include "../../multimedia/gstreamer1/version.mk"
+
+DISTNAME=      gst-rtsp-server-${GST_VERSION}
 CATEGORIES=    net multimedia
 MASTER_SITES=  https://gstreamer.freedesktop.org/src/gst-rtsp-server/
 EXTRACT_SUFX=  .tar.xz
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://gstreamer.freedesktop.org/modules/gst-rtsp-server.html
 COMMENT=       GStreamer RTSP server
 LICENSE=       gnu-lgpl-v2
 
-USE_LIBTOOL=           yes
-GNU_CONFIGURE=         yes
-USE_TOOLS+=            pkg-config gmake
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+PYTHON_FOR_BUILD_ONLY=         tool
+
+USE_TOOLS+=            pkg-config
 PKGCONFIG_OVERRIDE=    gstreamer-rtsp-server.pc.in
 
-BUILDLINK_API_DEPENDS.gstreamer1+=     gstreamer1>=1.10.0
+MESON_ARGS+=           -Dtests=disabled
+
+.include "../../lang/python/pyversion.mk"
+
+SUBST_CLASSES+=                pytoolpath
+SUBST_STAGE.pytoolpath=        pre-configure
+SUBST_FILES.pytoolpath=        scripts/extract-release-date-from-doap-file.py
+SUBST_SED.pytoolpath=  -e '1s|.*python3\{0,1\}[^ ]*|\#!${PYTHONBIN}|'
+
 .include "../../multimedia/gstreamer1/buildlink3.mk"
 .include "../../multimedia/gst-plugins1-base/buildlink3.mk"
-BUILDLINK_API_DEPENDS.glib2+=          glib2>=2.40.0
-.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../devel/meson/build.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/gst-rtsp-server/distinfo
diff -u pkgsrc/net/gst-rtsp-server/distinfo:1.9 pkgsrc/net/gst-rtsp-server/distinfo:1.10
--- pkgsrc/net/gst-rtsp-server/distinfo:1.9     Tue Oct 26 11:05:42 2021
+++ pkgsrc/net/gst-rtsp-server/distinfo Thu Mar  9 08:25:42 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:05:42 nia Exp $
+$NetBSD: distinfo,v 1.10 2023/03/09 08:25:42 prlw1 Exp $
 
-BLAKE2s (gst-rtsp-server-1.12.3.tar.xz) = ec81e7d16cf5762c71bb3a3e2eb569fcdc0bab4c876af9dedd6b651cd1975af3
-SHA512 (gst-rtsp-server-1.12.3.tar.xz) = cab130bf57692852827864ac9156bdf76dbcf0691f6ce6fe04a7176123b2e3ff4637edbffb3c5b14ec1db6d5c2c4f3460ed54a5ccae98aee9547af45d0bc82a7
-Size (gst-rtsp-server-1.12.3.tar.xz) = 631392 bytes
-SHA1 (patch-Makefile.in) = 87e6937152e62736cac8782578cff053de21a3ea
+BLAKE2s (gst-rtsp-server-1.22.1.tar.xz) = e2497648252d4350774491aafae2ec5ddadd23d17d35fc969516d6ac39543899
+SHA512 (gst-rtsp-server-1.22.1.tar.xz) = a37e1b5c267f4b9e391e76f638da6d5f0ff6ba23fb4ffc5bf88786a65a228aa13024f951c456ab811b9c39de5676f5142ed21e3544ff0dcaa2421b502c723630
+Size (gst-rtsp-server-1.22.1.tar.xz) = 267508 bytes

Index: pkgsrc/net/gst-rtsp-server/PLIST
diff -u pkgsrc/net/gst-rtsp-server/PLIST:1.2 pkgsrc/net/gst-rtsp-server/PLIST:1.3
--- pkgsrc/net/gst-rtsp-server/PLIST:1.2        Sat Feb 11 23:28:04 2017
+++ pkgsrc/net/gst-rtsp-server/PLIST    Thu Mar  9 08:25:42 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/02/11 23:28:04 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/03/09 08:25:42 prlw1 Exp $
 include/gstreamer-1.0/gst/rtsp-server/rtsp-address-pool.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-auth.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-client.h
@@ -7,9 +7,15 @@ include/gstreamer-1.0/gst/rtsp-server/rt
 include/gstreamer-1.0/gst/rtsp-server/rtsp-media-factory.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-mount-points.h
+include/gstreamer-1.0/gst/rtsp-server/rtsp-onvif-client.h
+include/gstreamer-1.0/gst/rtsp-server/rtsp-onvif-media-factory.h
+include/gstreamer-1.0/gst/rtsp-server/rtsp-onvif-media.h
+include/gstreamer-1.0/gst/rtsp-server/rtsp-onvif-server.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-params.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-permissions.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-sdp.h
+include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h
+include/gstreamer-1.0/gst/rtsp-server/rtsp-server-prelude.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-session-media.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h
@@ -18,6 +24,10 @@ include/gstreamer-1.0/gst/rtsp-server/rt
 include/gstreamer-1.0/gst/rtsp-server/rtsp-stream.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-thread-pool.h
 include/gstreamer-1.0/gst/rtsp-server/rtsp-token.h
-lib/gstreamer-1.0/libgstrtspclientsink.la
-lib/libgstrtspserver-1.0.la
+lib/girepository-1.0/GstRtspServer-1.0.typelib
+lib/gstreamer-1.0/libgstrtspclientsink.so
+lib/libgstrtspserver-1.0.so
+lib/libgstrtspserver-1.0.so.0
+lib/libgstrtspserver-1.0.so.0.2201.0
 lib/pkgconfig/gstreamer-rtsp-server-1.0.pc
+share/gir-1.0/GstRtspServer-1.0.gir

Added files:

Index: pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_webrtc_meson.build
diff -u /dev/null pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_webrtc_meson.build:1.1
--- /dev/null   Thu Mar  9 08:25:42 2023
+++ pkgsrc/multimedia/gst-plugins1-bad/patches/patch-ext_webrtc_meson.build     Thu Mar  9 08:25:40 2023
@@ -0,0 +1,29 @@
+$NetBSD: patch-ext_webrtc_meson.build,v 1.1 2023/03/09 08:25:40 prlw1 Exp $
+
+Fix
+
+ext/webrtc/meson.build:15:0: ERROR: Unknown variable "libgstwebrtcnice_dep".                                                                   
+broken by
+
+https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2797
+
+--- ext/webrtc/meson.build.orig        2023-01-23 19:29:34.000000000 +0000
++++ ext/webrtc/meson.build
+@@ -1,3 +1,7 @@
++if get_option('webrtc').disabled()
++  subdir_done()
++endif
++
+ webrtc_sources = [
+   'gstwebrtc.c',
+   'gstwebrtcstats.c',
+@@ -14,9 +18,6 @@ webrtc_sources = [
+ 
+ webrtc_option = get_option('webrtc').require(
+   libgstwebrtcnice_dep.found(), error_message: 'webrtc plugin requires libgstwebrtcnice.')
+-if webrtc_option.disabled()
+-  subdir_done()
+-endif
+ 
+ gstwebrtc_plugin = library('gstwebrtc',
+   webrtc_sources,

Index: pkgsrc/net/gst-plugins1-adaptivedemux2/DESCR
diff -u /dev/null pkgsrc/net/gst-plugins1-adaptivedemux2/DESCR:1.1
--- /dev/null   Thu Mar  9 08:25:42 2023
+++ pkgsrc/net/gst-plugins1-adaptivedemux2/DESCR        Thu Mar  9 08:25:42 2023
@@ -0,0 +1,10 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 playback to complex
+audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently.  Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
+This package provides the adaptivedemux2 plugin for GStreamer,
+used for downloading adaptive formats such as HLS, DASH and MSS.
Index: pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile
diff -u /dev/null pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile:1.1
--- /dev/null   Thu Mar  9 08:25:42 2023
+++ pkgsrc/net/gst-plugins1-adaptivedemux2/Makefile     Thu Mar  9 08:25:42 2023
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2023/03/09 08:25:42 prlw1 Exp $
+
+PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-good/-adaptivedemux2/}
+CATEGORIES=    net gnome
+
+COMMENT=       Open source multimedia framework - adaptive format (HLS/DASH) plugin
+
+GST_PLUGINS+=  adaptivedemux2
+
+.include "../../multimedia/gst-plugins1-good/Makefile.common"
+.include "../../net/libsoup3/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/gst-plugins1-adaptivedemux2/PLIST
diff -u /dev/null pkgsrc/net/gst-plugins1-adaptivedemux2/PLIST:1.1
--- /dev/null   Thu Mar  9 08:25:42 2023
+++ pkgsrc/net/gst-plugins1-adaptivedemux2/PLIST        Thu Mar  9 08:25:42 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/03/09 08:25:42 prlw1 Exp $
+lib/gstreamer-1.0/libgstadaptivedemux2.so



Home | Main Index | Thread Index | Old Index