summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-04-18 12:36:04 +0000
committernia <nia@pkgsrc.org>2022-04-18 12:36:04 +0000
commit5d92992a0f0c2c252bdcdc1b9c94a42c727ed167 (patch)
tree93f09d90339e92bfb71cc07bad917639326f4af6
parent854fcfbec5ace9166cf808300a244cc359e64cbf (diff)
downloadpkgsrc-5d92992a0f0c2c252bdcdc1b9c94a42c727ed167.tar.gz
gst-plugins1: Update to 1.20.1
Release notes: https://gstreamer.freedesktop.org/releases/1.20/
-rw-r--r--audio/gst-plugins1-alsa/Makefile3
-rw-r--r--audio/gst-plugins1-cdparanoia/Makefile3
-rw-r--r--audio/gst-plugins1-dts/Makefile3
-rw-r--r--audio/gst-plugins1-faad/Makefile3
-rw-r--r--audio/gst-plugins1-fluidsynth/Makefile3
-rw-r--r--audio/gst-plugins1-jack/Makefile3
-rw-r--r--audio/gst-plugins1-ladspa/Makefile3
-rw-r--r--audio/gst-plugins1-libvisual/Makefile3
-rw-r--r--audio/gst-plugins1-lv2/Makefile3
-rw-r--r--audio/gst-plugins1-opus/Makefile3
-rw-r--r--audio/gst-plugins1-pulse/Makefile3
-rw-r--r--audio/gst-plugins1-sndfile/Makefile3
-rw-r--r--audio/gst-plugins1-twolame/Makefile3
-rw-r--r--audio/gst-plugins1-vorbis/Makefile3
-rw-r--r--devel/gst-plugins1-pango/Makefile3
-rw-r--r--graphics/gst-plugins1-cairo/Makefile3
-rw-r--r--graphics/gst-plugins1-gdk_pixbuf/Makefile3
-rw-r--r--multimedia/gst-plugins1-bad/Makefile3
-rw-r--r--multimedia/gst-plugins1-bad/Makefile.common23
-rw-r--r--multimedia/gst-plugins1-bad/PLIST51
-rw-r--r--multimedia/gst-plugins1-bad/distinfo9
-rw-r--r--multimedia/gst-plugins1-bad/patches/patch-sys_shm_meson.build16
-rw-r--r--multimedia/gst-plugins1-base/Makefile3
-rw-r--r--multimedia/gst-plugins1-base/Makefile.common15
-rw-r--r--multimedia/gst-plugins1-base/PLIST25
-rw-r--r--multimedia/gst-plugins1-base/distinfo11
-rw-r--r--multimedia/gst-plugins1-base/patches/patch-gst-libs_gst_gl_meson.build46
-rw-r--r--multimedia/gst-plugins1-base/patches/patch-gst_tcp_gstmultifdsink.c18
-rw-r--r--multimedia/gst-plugins1-base/patches/patch-meson.build16
-rw-r--r--multimedia/gst-plugins1-editing-services/Makefile5
-rw-r--r--multimedia/gst-plugins1-editing-services/PLIST4
-rw-r--r--multimedia/gst-plugins1-editing-services/distinfo8
-rw-r--r--multimedia/gst-plugins1-egl-opengl/Makefile5
-rw-r--r--multimedia/gst-plugins1-good/Makefile3
-rw-r--r--multimedia/gst-plugins1-good/Makefile.common8
-rw-r--r--multimedia/gst-plugins1-good/distinfo8
-rw-r--r--multimedia/gst-plugins1-gtk/Makefile3
-rw-r--r--multimedia/gst-plugins1-libav/Makefile7
-rw-r--r--multimedia/gst-plugins1-libav/distinfo8
-rw-r--r--multimedia/gst-plugins1-ogg/Makefile3
-rw-r--r--multimedia/gst-plugins1-resindvd/Makefile3
-rw-r--r--multimedia/gst-plugins1-theora/Makefile3
-rw-r--r--multimedia/gst-plugins1-ugly/Makefile3
-rw-r--r--multimedia/gst-plugins1-ugly/Makefile.common8
-rw-r--r--multimedia/gst-plugins1-ugly/PLIST3
-rw-r--r--multimedia/gst-plugins1-ugly/distinfo8
-rw-r--r--multimedia/gst-plugins1-vaapi/Makefile3
-rw-r--r--multimedia/gst-plugins1-x265/Makefile3
-rw-r--r--net/gst-plugins1-rtmp/Makefile3
-rw-r--r--net/gst-plugins1-soup/Makefile3
-rw-r--r--x11/gst-plugins1-x11/Makefile3
51 files changed, 222 insertions, 170 deletions
diff --git a/audio/gst-plugins1-alsa/Makefile b/audio/gst-plugins1-alsa/Makefile
index cfb3210812a..f3959742347 100644
--- a/audio/gst-plugins1-alsa/Makefile
+++ b/audio/gst-plugins1-alsa/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/12/08 16:03:12 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/18 12:36:04 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-base/-alsa/}
-PKGREVISION= 1
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - ALSA (Linux audio) plugin
diff --git a/audio/gst-plugins1-cdparanoia/Makefile b/audio/gst-plugins1-cdparanoia/Makefile
index 83e86779c3f..43c5e3ebe8a 100644
--- a/audio/gst-plugins1-cdparanoia/Makefile
+++ b/audio/gst-plugins1-cdparanoia/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/12/08 16:03:12 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/18 12:36:04 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-base/-cdparanoia/}
-PKGREVISION= 1
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - CD audio plugin
diff --git a/audio/gst-plugins1-dts/Makefile b/audio/gst-plugins1-dts/Makefile
index 0bf1bd9f2fb..11365e05e4e 100644
--- a/audio/gst-plugins1-dts/Makefile
+++ b/audio/gst-plugins1-dts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/11/15 22:01:15 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/18 12:36:04 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-dts/}
CATEGORIES= audio gnome
@@ -6,6 +6,7 @@ CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - DTS plugin
GST_EXT_BUILD= # defined
+GST_PLUGINS+= gpl
GST_PLUGINS+= dts
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
diff --git a/audio/gst-plugins1-faad/Makefile b/audio/gst-plugins1-faad/Makefile
index 4c8f40c44e9..8a33a611b0d 100644
--- a/audio/gst-plugins1-faad/Makefile
+++ b/audio/gst-plugins1-faad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/11/15 22:01:16 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/18 12:36:04 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-faad/}
CATEGORIES= audio gnome
@@ -6,6 +6,7 @@ CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - AAC decoder plugin
GST_EXT_BUILD= # defined
+GST_PLUGINS+= gpl
GST_PLUGINS+= faad
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
diff --git a/audio/gst-plugins1-fluidsynth/Makefile b/audio/gst-plugins1-fluidsynth/Makefile
index 2bd0eeb94a5..834d029c3a2 100644
--- a/audio/gst-plugins1-fluidsynth/Makefile
+++ b/audio/gst-plugins1-fluidsynth/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/03/28 10:43:32 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/18 12:36:05 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-fluidsynth/}
-PKGREVISION= 2
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - MIDI plugin
diff --git a/audio/gst-plugins1-jack/Makefile b/audio/gst-plugins1-jack/Makefile
index 5bd1608501e..4ad1e3e0629 100644
--- a/audio/gst-plugins1-jack/Makefile
+++ b/audio/gst-plugins1-jack/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/03/28 10:43:33 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2022/04/18 12:36:05 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-jack/}
-PKGREVISION= 1
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - JACK plugin
diff --git a/audio/gst-plugins1-ladspa/Makefile b/audio/gst-plugins1-ladspa/Makefile
index 692b703610a..1c9574cd6c4 100644
--- a/audio/gst-plugins1-ladspa/Makefile
+++ b/audio/gst-plugins1-ladspa/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2021/12/08 16:03:13 adam Exp $
+# $NetBSD: Makefile,v 1.3 2022/04/18 12:36:05 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-ladspa/}
-PKGREVISION= 1
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - LADSPA support plugin
diff --git a/audio/gst-plugins1-libvisual/Makefile b/audio/gst-plugins1-libvisual/Makefile
index c77c614c4e5..43d434ad615 100644
--- a/audio/gst-plugins1-libvisual/Makefile
+++ b/audio/gst-plugins1-libvisual/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/12/08 16:03:13 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/18 12:36:05 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-base/-libvisual/}
-PKGREVISION= 1
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - audio visualization plugin
diff --git a/audio/gst-plugins1-lv2/Makefile b/audio/gst-plugins1-lv2/Makefile
index 106002cdc13..9ebf8ee4498 100644
--- a/audio/gst-plugins1-lv2/Makefile
+++ b/audio/gst-plugins1-lv2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/03/28 10:43:33 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/18 12:36:05 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-lv2/}
-PKGREVISION= 2
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - LV2 support plugin
diff --git a/audio/gst-plugins1-opus/Makefile b/audio/gst-plugins1-opus/Makefile
index 80d80b4720c..01835b13ffb 100644
--- a/audio/gst-plugins1-opus/Makefile
+++ b/audio/gst-plugins1-opus/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/12/08 16:03:13 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/18 12:36:05 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-base/-opus/}
-PKGREVISION= 1
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - Opus audio plugin
diff --git a/audio/gst-plugins1-pulse/Makefile b/audio/gst-plugins1-pulse/Makefile
index 87dc7c7e370..f7346544834 100644
--- a/audio/gst-plugins1-pulse/Makefile
+++ b/audio/gst-plugins1-pulse/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2022/03/28 10:43:33 tnn Exp $
+# $NetBSD: Makefile,v 1.30 2022/04/18 12:36:06 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-pulse/}
-PKGREVISION= 2
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - PulseAudio plugin
diff --git a/audio/gst-plugins1-sndfile/Makefile b/audio/gst-plugins1-sndfile/Makefile
index 738e3140360..2dff6f4c6e6 100644
--- a/audio/gst-plugins1-sndfile/Makefile
+++ b/audio/gst-plugins1-sndfile/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/03/28 10:43:33 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2022/04/18 12:36:06 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-sndfile/}
-PKGREVISION= 1
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - libsndfile plugin
diff --git a/audio/gst-plugins1-twolame/Makefile b/audio/gst-plugins1-twolame/Makefile
index 4233054b323..172d596788c 100644
--- a/audio/gst-plugins1-twolame/Makefile
+++ b/audio/gst-plugins1-twolame/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/03/28 10:43:33 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2022/04/18 12:36:06 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-twolame/}
-PKGREVISION= 1
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - MP2 encoder plugin
diff --git a/audio/gst-plugins1-vorbis/Makefile b/audio/gst-plugins1-vorbis/Makefile
index 37bef6363ca..069d0c236b5 100644
--- a/audio/gst-plugins1-vorbis/Makefile
+++ b/audio/gst-plugins1-vorbis/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/12/08 16:03:13 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/18 12:36:06 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-base/-vorbis/}
-PKGREVISION= 1
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - Vorbis audio plugin
diff --git a/devel/gst-plugins1-pango/Makefile b/devel/gst-plugins1-pango/Makefile
index 045a68eedca..bcda1b232d3 100644
--- a/devel/gst-plugins1-pango/Makefile
+++ b/devel/gst-plugins1-pango/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2021/12/08 16:03:58 adam Exp $
+# $NetBSD: Makefile,v 1.28 2022/04/18 12:36:06 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-base/-pango/}
-PKGREVISION= 1
CATEGORIES= devel gnome
COMMENT= Open source multimedia framework - pango plugin
diff --git a/graphics/gst-plugins1-cairo/Makefile b/graphics/gst-plugins1-cairo/Makefile
index cba002de92c..d176983218f 100644
--- a/graphics/gst-plugins1-cairo/Makefile
+++ b/graphics/gst-plugins1-cairo/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/12/08 16:04:56 adam Exp $
+# $NetBSD: Makefile,v 1.14 2022/04/18 12:36:06 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-cairo/}
-PKGREVISION= 1
CATEGORIES= graphics gnome
COMMENT= Open source multimedia framework - Cairo plugin
diff --git a/graphics/gst-plugins1-gdk_pixbuf/Makefile b/graphics/gst-plugins1-gdk_pixbuf/Makefile
index 1fd7c4bff7d..cfff600b3d0 100644
--- a/graphics/gst-plugins1-gdk_pixbuf/Makefile
+++ b/graphics/gst-plugins1-gdk_pixbuf/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/12/08 16:02:10 adam Exp $
+# $NetBSD: Makefile,v 1.6 2022/04/18 12:36:07 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-gdk_pixbuf/}
-PKGREVISION= 1
CATEGORIES= graphics gnome
COMMENT= Open source multimedia framework - GDK Pixbuf plugin
diff --git a/multimedia/gst-plugins1-bad/Makefile b/multimedia/gst-plugins1-bad/Makefile
index 7822abf4deb..1c8fdd3416f 100644
--- a/multimedia/gst-plugins1-bad/Makefile
+++ b/multimedia/gst-plugins1-bad/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/12/23 20:50:31 nia Exp $
+# $NetBSD: Makefile,v 1.18 2022/04/18 12:36:07 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/}
-PKGREVISION= 2
CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - bad plugins
diff --git a/multimedia/gst-plugins1-bad/Makefile.common b/multimedia/gst-plugins1-bad/Makefile.common
index dfe4585475a..68cc18df7ed 100644
--- a/multimedia/gst-plugins1-bad/Makefile.common
+++ b/multimedia/gst-plugins1-bad/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.38 2021/11/15 22:01:18 wiz Exp $
+# $NetBSD: Makefile.common,v 1.39 2022/04/18 12:36:07 nia Exp $
-DISTNAME= gst-plugins-bad-1.18.5
+DISTNAME= gst-plugins-bad-1.20.1
MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-plugins-bad/
EXTRACT_SUFX= .tar.xz
@@ -21,6 +21,10 @@ PKGCONFIG_OVERRIDE_STAGE= pre-install
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_FOR_BUILD_ONLY= tool
+# grep '^option' meson_options.txt | grep feature | \
+# sed -e "s/',.*//g" -e "s/option('//g" | \
+# xargs printf 'GST_PLUGINS_SET+=\t%s\n'
+
# unpackaged dependencies:
# dssim
# tinyalsa
@@ -38,6 +42,7 @@ GST_PLUGINS_SET+= audiovisualizers
GST_PLUGINS_SET+= autoconvert
GST_PLUGINS_SET+= bayer
GST_PLUGINS_SET+= camerabin2
+GST_PLUGINS_SET+= codecalpha
GST_PLUGINS_SET+= coloreffects
GST_PLUGINS_SET+= debugutils
GST_PLUGINS_SET+= dvbsubenc
@@ -92,10 +97,12 @@ GST_PLUGINS_SET+= y4m
GST_PLUGINS_SET+= opencv
GST_PLUGINS_SET+= wayland
GST_PLUGINS_SET+= x11
+GST_PLUGINS_SET+= aes
GST_PLUGINS_SET+= aom
GST_PLUGINS_SET+= avtp
GST_PLUGINS_SET+= androidmedia
GST_PLUGINS_SET+= applemedia
+GST_PLUGINS_SET+= asio
GST_PLUGINS_SET+= assrender
GST_PLUGINS_SET+= bluez
GST_PLUGINS_SET+= bs2b
@@ -123,14 +130,16 @@ GST_PLUGINS_SET+= flite
GST_PLUGINS_SET+= fluidsynth
GST_PLUGINS_SET+= gl
GST_PLUGINS_SET+= gme
+GST_PLUGINS_SET+= gs
GST_PLUGINS_SET+= gsm
GST_PLUGINS_SET+= ipcpipeline
GST_PLUGINS_SET+= iqa
GST_PLUGINS_SET+= kate
GST_PLUGINS_SET+= kms
GST_PLUGINS_SET+= ladspa
+GST_PLUGINS_SET+= ldac
GST_PLUGINS_SET+= libde265
-GST_PLUGINS_SET+= libmms
+GST_PLUGINS_SET+= openaptx
GST_PLUGINS_SET+= lv2
GST_PLUGINS_SET+= mediafoundation
GST_PLUGINS_SET+= microdns
@@ -141,7 +150,7 @@ GST_PLUGINS_SET+= msdk
GST_PLUGINS_SET+= musepack
GST_PLUGINS_SET+= neon
GST_PLUGINS_SET+= nvcodec
-GST_PLUGINS_SET+= ofa
+GST_PLUGINS_SET+= onnx
GST_PLUGINS_SET+= openal
GST_PLUGINS_SET+= openexr
GST_PLUGINS_SET+= openh264
@@ -150,6 +159,7 @@ GST_PLUGINS_SET+= openmpt
GST_PLUGINS_SET+= openni2
GST_PLUGINS_SET+= opensles
GST_PLUGINS_SET+= opus
+GST_PLUGINS_SET+= qroverlay
GST_PLUGINS_SET+= resindvd
GST_PLUGINS_SET+= rsvg
GST_PLUGINS_SET+= rtmp
@@ -186,6 +196,7 @@ GST_PLUGINS_SET+= zxing
GST_PLUGINS_SET+= wpe
GST_PLUGINS_SET+= magicleap
GST_PLUGINS_SET+= v4l2codecs
+GST_PLUGINS_SET+= isac
GST_PLUGINS_SET+= hls
GST_PLUGINS_SET+= sctp-internal-usrsctp
GST_PLUGINS_SET+= examples
@@ -194,6 +205,7 @@ GST_PLUGINS_SET+= introspection
GST_PLUGINS_SET+= nls
GST_PLUGINS_SET+= orc
GST_PLUGINS_SET+= doc
+GST_PLUGINS_SET+= gpl
.for i in ${GST_PLUGINS_SET}
. if !empty(GST_PLUGINS:M${i})
@@ -213,6 +225,9 @@ fix-subdirs:
-v basedir=${GST_EXT_BASEDIR} \
${WRKSRC}/meson.build > ${WRKSRC}/meson.build.new
${MV} ${WRKSRC}/meson.build.new ${WRKSRC}/meson.build
+
+post-install:
+ ${RM} -f ${DESTDIR}${PREFIX}/lib/pkgconfig/gstreamer-plugins-bad-1.0.pc
.endif
.include "../../devel/meson/build.mk"
diff --git a/multimedia/gst-plugins1-bad/PLIST b/multimedia/gst-plugins1-bad/PLIST
index 89337842f80..4b9b2499fe5 100644
--- a/multimedia/gst-plugins1-bad/PLIST
+++ b/multimedia/gst-plugins1-bad/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2021/12/23 20:50:31 nia Exp $
+@comment $NetBSD: PLIST,v 1.18 2022/04/18 12:36:07 nia Exp $
bin/gst-transcoder-1.0
include/gstreamer-1.0/gst/audio/audio-bad-prelude.h
include/gstreamer-1.0/gst/audio/gstnonstreamaudiodecoder.h
@@ -25,15 +25,27 @@ include/gstreamer-1.0/gst/interfaces/photography-enumtypes.h
include/gstreamer-1.0/gst/interfaces/photography-prelude.h
include/gstreamer-1.0/gst/interfaces/photography.h
include/gstreamer-1.0/gst/isoff/gstisoff.h
+include/gstreamer-1.0/gst/mpegts/gst-atsc-descriptor.h
include/gstreamer-1.0/gst/mpegts/gst-atsc-section.h
include/gstreamer-1.0/gst/mpegts/gst-dvb-descriptor.h
include/gstreamer-1.0/gst/mpegts/gst-dvb-section.h
+include/gstreamer-1.0/gst/mpegts/gst-hdmv-section.h
+include/gstreamer-1.0/gst/mpegts/gst-isdb-descriptor.h
include/gstreamer-1.0/gst/mpegts/gst-scte-section.h
include/gstreamer-1.0/gst/mpegts/gstmpegts-enumtypes.h
include/gstreamer-1.0/gst/mpegts/gstmpegtsdescriptor.h
include/gstreamer-1.0/gst/mpegts/gstmpegtssection.h
include/gstreamer-1.0/gst/mpegts/mpegts-prelude.h
include/gstreamer-1.0/gst/mpegts/mpegts.h
+include/gstreamer-1.0/gst/play/gstplay-media-info.h
+include/gstreamer-1.0/gst/play/gstplay-signal-adapter.h
+include/gstreamer-1.0/gst/play/gstplay-types.h
+include/gstreamer-1.0/gst/play/gstplay-video-overlay-video-renderer.h
+include/gstreamer-1.0/gst/play/gstplay-video-renderer.h
+include/gstreamer-1.0/gst/play/gstplay-visualization.h
+include/gstreamer-1.0/gst/play/gstplay.h
+include/gstreamer-1.0/gst/play/play-prelude.h
+include/gstreamer-1.0/gst/play/play.h
include/gstreamer-1.0/gst/player/gstplayer-g-main-context-signal-dispatcher.h
include/gstreamer-1.0/gst/player/gstplayer-media-info.h
include/gstreamer-1.0/gst/player/gstplayer-signal-dispatcher.h
@@ -47,7 +59,9 @@ include/gstreamer-1.0/gst/player/player.h
include/gstreamer-1.0/gst/sctp/sctp-prelude.h
include/gstreamer-1.0/gst/sctp/sctpreceivemeta.h
include/gstreamer-1.0/gst/sctp/sctpsendmeta.h
+include/gstreamer-1.0/gst/transcoder/gsttranscoder-signal-adapter.h
include/gstreamer-1.0/gst/transcoder/gsttranscoder.h
+include/gstreamer-1.0/gst/transcoder/transcoder-enumtypes.h
include/gstreamer-1.0/gst/transcoder/transcoder-prelude.h
include/gstreamer-1.0/gst/uridownloader/gstfragment.h
include/gstreamer-1.0/gst/uridownloader/gsturidownloader.h
@@ -60,6 +74,7 @@ include/gstreamer-1.0/gst/webrtc/rtcsessiondescription.h
include/gstreamer-1.0/gst/webrtc/rtpreceiver.h
include/gstreamer-1.0/gst/webrtc/rtpsender.h
include/gstreamer-1.0/gst/webrtc/rtptransceiver.h
+include/gstreamer-1.0/gst/webrtc/sctptransport.h
include/gstreamer-1.0/gst/webrtc/webrtc-enumtypes.h
include/gstreamer-1.0/gst/webrtc/webrtc.h
include/gstreamer-1.0/gst/webrtc/webrtc_fwd.h
@@ -67,6 +82,7 @@ lib/girepository-1.0/GstBadAudio-1.0.typelib
lib/girepository-1.0/GstCodecs-1.0.typelib
lib/girepository-1.0/GstInsertBin-1.0.typelib
lib/girepository-1.0/GstMpegts-1.0.typelib
+lib/girepository-1.0/GstPlay-1.0.typelib
lib/girepository-1.0/GstPlayer-1.0.typelib
lib/girepository-1.0/GstTranscoder-1.0.typelib
lib/girepository-1.0/GstWebRTC-1.0.typelib
@@ -137,50 +153,54 @@ 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.1805.0
+lib/libgstadaptivedemux-1.0.so.0.2001.0
lib/libgstbadaudio-1.0.so
lib/libgstbadaudio-1.0.so.0
-lib/libgstbadaudio-1.0.so.0.1805.0
+lib/libgstbadaudio-1.0.so.0.2001.0
lib/libgstbasecamerabinsrc-1.0.so
lib/libgstbasecamerabinsrc-1.0.so.0
-lib/libgstbasecamerabinsrc-1.0.so.0.1805.0
+lib/libgstbasecamerabinsrc-1.0.so.0.2001.0
lib/libgstcodecparsers-1.0.so
lib/libgstcodecparsers-1.0.so.0
-lib/libgstcodecparsers-1.0.so.0.1805.0
+lib/libgstcodecparsers-1.0.so.0.2001.0
lib/libgstcodecs-1.0.so
lib/libgstcodecs-1.0.so.0
-lib/libgstcodecs-1.0.so.0.1805.0
+lib/libgstcodecs-1.0.so.0.2001.0
lib/libgstinsertbin-1.0.so
lib/libgstinsertbin-1.0.so.0
-lib/libgstinsertbin-1.0.so.0.1805.0
+lib/libgstinsertbin-1.0.so.0.2001.0
lib/libgstisoff-1.0.so
lib/libgstisoff-1.0.so.0
-lib/libgstisoff-1.0.so.0.1805.0
+lib/libgstisoff-1.0.so.0.2001.0
lib/libgstmpegts-1.0.so
lib/libgstmpegts-1.0.so.0
-lib/libgstmpegts-1.0.so.0.1805.0
+lib/libgstmpegts-1.0.so.0.2001.0
lib/libgstphotography-1.0.so
lib/libgstphotography-1.0.so.0
-lib/libgstphotography-1.0.so.0.1805.0
+lib/libgstphotography-1.0.so.0.2001.0
+lib/libgstplay-1.0.so
+lib/libgstplay-1.0.so.0
+lib/libgstplay-1.0.so.0.2001.0
lib/libgstplayer-1.0.so
lib/libgstplayer-1.0.so.0
-lib/libgstplayer-1.0.so.0.1805.0
+lib/libgstplayer-1.0.so.0.2001.0
lib/libgstsctp-1.0.so
lib/libgstsctp-1.0.so.0
-lib/libgstsctp-1.0.so.0.1805.0
+lib/libgstsctp-1.0.so.0.2001.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.1805.0
+lib/libgsturidownloader-1.0.so.0.2001.0
lib/libgstwebrtc-1.0.so
lib/libgstwebrtc-1.0.so.0
-lib/libgstwebrtc-1.0.so.0.1805.0
+lib/libgstwebrtc-1.0.so.0.2001.0
lib/pkgconfig/gstreamer-bad-audio-1.0.pc
lib/pkgconfig/gstreamer-codecparsers-1.0.pc
lib/pkgconfig/gstreamer-insertbin-1.0.pc
lib/pkgconfig/gstreamer-mpegts-1.0.pc
lib/pkgconfig/gstreamer-photography-1.0.pc
+lib/pkgconfig/gstreamer-play-1.0.pc
lib/pkgconfig/gstreamer-player-1.0.pc
lib/pkgconfig/gstreamer-plugins-bad-1.0.pc
lib/pkgconfig/gstreamer-sctp-1.0.pc
@@ -190,6 +210,7 @@ share/gir-1.0/GstBadAudio-1.0.gir
share/gir-1.0/GstCodecs-1.0.gir
share/gir-1.0/GstInsertBin-1.0.gir
share/gir-1.0/GstMpegts-1.0.gir
+share/gir-1.0/GstPlay-1.0.gir
share/gir-1.0/GstPlayer-1.0.gir
share/gir-1.0/GstTranscoder-1.0.gir
share/gir-1.0/GstWebRTC-1.0.gir
@@ -201,6 +222,7 @@ share/gstreamer-1.0/encoding-profiles/file-extension/mp3.gep
share/gstreamer-1.0/encoding-profiles/file-extension/mp4.gep
share/gstreamer-1.0/encoding-profiles/file-extension/oga.gep
share/gstreamer-1.0/encoding-profiles/file-extension/ogv.gep
+share/gstreamer-1.0/encoding-profiles/file-extension/ts.gep
share/gstreamer-1.0/encoding-profiles/file-extension/webm.gep
share/gstreamer-1.0/encoding-profiles/online-services/youtube.gep
share/gstreamer-1.0/presets/GstFreeverb.prs
@@ -246,3 +268,4 @@ share/locale/tr/LC_MESSAGES/gst-plugins-bad-1.0.mo
share/locale/uk/LC_MESSAGES/gst-plugins-bad-1.0.mo
share/locale/vi/LC_MESSAGES/gst-plugins-bad-1.0.mo
share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-1.0.mo
+share/locale/zh_TW/LC_MESSAGES/gst-plugins-bad-1.0.mo
diff --git a/multimedia/gst-plugins1-bad/distinfo b/multimedia/gst-plugins1-bad/distinfo
index 4a399b183e7..d2c3ac2b625 100644
--- a/multimedia/gst-plugins1-bad/distinfo
+++ b/multimedia/gst-plugins1-bad/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.41 2021/11/15 22:01:18 wiz Exp $
+$NetBSD: distinfo,v 1.42 2022/04/18 12:36:07 nia Exp $
-BLAKE2s (gst-plugins-bad-1.18.5.tar.xz) = be2cb1e39a5768b45b93c7ce760b87398af3502379c50c7d067b608278c8336d
-SHA512 (gst-plugins-bad-1.18.5.tar.xz) = 619c0ac0055b8d1b767924a9ee68a3fd87b197b3587784387a296d2dac8f30fe28d00d2ac3c94968fb71cfccb50ceffa6e2ad86d1857f63f1b05c5780a5c0a20
-Size (gst-plugins-bad-1.18.5.tar.xz) = 5649536 bytes
+BLAKE2s (gst-plugins-bad-1.20.1.tar.xz) = 4b0e4d328687b9c4cbf0c88b3576a7f76e92e6ad78581874727ed043242a26e2
+SHA512 (gst-plugins-bad-1.20.1.tar.xz) = 3113fc93bba59716e7a506cf00f88cb05ccfe3406515ecf7e377dcfd3a8f4e555ff45126c048dc736ae6a28acf430c96422be4a120889fbe04ed69c5acb1cad6
+Size (gst-plugins-bad-1.20.1.tar.xz) = 6212148 bytes
SHA1 (patch-ext_wayland_meson.build) = bb8984a24a9149f85ac3e7b4535a684876781dce
-SHA1 (patch-sys_shm_meson.build) = b2f488083012178468d56350584e60ebee17e64b
diff --git a/multimedia/gst-plugins1-bad/patches/patch-sys_shm_meson.build b/multimedia/gst-plugins1-bad/patches/patch-sys_shm_meson.build
deleted file mode 100644
index b60de8719ef..00000000000
--- a/multimedia/gst-plugins1-bad/patches/patch-sys_shm_meson.build
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-sys_shm_meson.build,v 1.1 2021/11/15 22:01:18 wiz Exp $
-
-On NetBSD, the shm functions are in librt.
-https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1323
-
---- sys/shm/meson.build.orig 2021-09-08 19:03:40.991253900 +0000
-+++ sys/shm/meson.build
-@@ -11,7 +11,7 @@ if get_option('shm').disabled()
- endif
-
- shm_deps = []
--if ['darwin', 'ios'].contains(host_system) or host_system.endswith('bsd')
-+if ['darwin', 'ios', 'freebsd', 'openbsd'].contains(host_system)
- rt_dep = []
- shm_enabled = true
- else
diff --git a/multimedia/gst-plugins1-base/Makefile b/multimedia/gst-plugins1-base/Makefile
index 5090fc06efe..a18051cba81 100644
--- a/multimedia/gst-plugins1-base/Makefile
+++ b/multimedia/gst-plugins1-base/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2021/12/08 16:02:23 adam Exp $
+# $NetBSD: Makefile,v 1.30 2022/04/18 12:36:08 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/}
-PKGREVISION= 1
CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - base plugins
diff --git a/multimedia/gst-plugins1-base/Makefile.common b/multimedia/gst-plugins1-base/Makefile.common
index 2087f7824bb..8b5975d5d8c 100644
--- a/multimedia/gst-plugins1-base/Makefile.common
+++ b/multimedia/gst-plugins1-base/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.40 2021/12/23 20:34:37 nia Exp $
+# $NetBSD: Makefile.common,v 1.41 2022/04/18 12:36:08 nia Exp $
-DISTNAME= gst-plugins-base-1.18.5
+DISTNAME= gst-plugins-base-1.20.1
MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-plugins-base/
EXTRACT_SUFX= .tar.xz
@@ -22,6 +22,10 @@ PKGCONFIG_OVERRIDE_STAGE= pre-install
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_FOR_BUILD_ONLY= tool
+# grep '^option' meson_options.txt | grep feature | \
+# sed -e "s/',.*//g" -e "s/option('//g" | \
+# xargs printf 'GST_PLUGINS_SET+=\t%s\n'
+GST_PLUGINS_SET+= iso-codes
GST_PLUGINS_SET+= gl
GST_PLUGINS_SET+= gl-graphene
GST_PLUGINS_SET+= gl-jpeg
@@ -65,8 +69,10 @@ GST_PLUGINS_SET+= examples
GST_PLUGINS_SET+= tests
GST_PLUGINS_SET+= tools
GST_PLUGINS_SET+= introspection
-GST_PLUGINS_SET+= orc
GST_PLUGINS_SET+= nls
+GST_PLUGINS_SET+= orc
+GST_PLUGINS_SET+= qt5
+GST_PLUGINS_SET+= doc
.for i in ${GST_PLUGINS_SET}
. if !empty(GST_PLUGINS:M${i})
@@ -100,6 +106,9 @@ fix-subdirs:
${WRKSRC}/${GST_EXT_BASEDIR}/${ext}/meson.build
. endfor
# ... this is a bit nasty compared to BUILD_DIRS...
+
+post-install:
+ ${RM} -f ${DESTDIR}${PREFIX}/lib/pkgconfig/gstreamer-plugins-base-1.0.pc
.endif
.include "../../devel/meson/build.mk"
diff --git a/multimedia/gst-plugins1-base/PLIST b/multimedia/gst-plugins1-base/PLIST
index e89fc4b61d8..587b9f86a97 100644
--- a/multimedia/gst-plugins1-base/PLIST
+++ b/multimedia/gst-plugins1-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2021/11/15 22:01:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2022/04/18 12:36:08 nia Exp $
bin/gst-device-monitor-1.0
bin/gst-discoverer-1.0
bin/gst-play-1.0
@@ -100,6 +100,7 @@ include/gstreamer-1.0/gst/video/colorbalance.h
include/gstreamer-1.0/gst/video/colorbalancechannel.h
include/gstreamer-1.0/gst/video/gstvideoaffinetransformationmeta.h
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/gstvideoencoder.h
include/gstreamer-1.0/gst/video/gstvideofilter.h
@@ -164,37 +165,37 @@ 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.1805.0
+lib/libgstallocators-1.0.so.0.2001.0
lib/libgstapp-1.0.so
lib/libgstapp-1.0.so.0
-lib/libgstapp-1.0.so.0.1805.0
+lib/libgstapp-1.0.so.0.2001.0
lib/libgstaudio-1.0.so
lib/libgstaudio-1.0.so.0
-lib/libgstaudio-1.0.so.0.1805.0
+lib/libgstaudio-1.0.so.0.2001.0
lib/libgstfft-1.0.so
lib/libgstfft-1.0.so.0
-lib/libgstfft-1.0.so.0.1805.0
+lib/libgstfft-1.0.so.0.2001.0
lib/libgstpbutils-1.0.so
lib/libgstpbutils-1.0.so.0
-lib/libgstpbutils-1.0.so.0.1805.0
+lib/libgstpbutils-1.0.so.0.2001.0
lib/libgstriff-1.0.so
lib/libgstriff-1.0.so.0
-lib/libgstriff-1.0.so.0.1805.0
+lib/libgstriff-1.0.so.0.2001.0
lib/libgstrtp-1.0.so
lib/libgstrtp-1.0.so.0
-lib/libgstrtp-1.0.so.0.1805.0
+lib/libgstrtp-1.0.so.0.2001.0
lib/libgstrtsp-1.0.so
lib/libgstrtsp-1.0.so.0
-lib/libgstrtsp-1.0.so.0.1805.0
+lib/libgstrtsp-1.0.so.0.2001.0
lib/libgstsdp-1.0.so
lib/libgstsdp-1.0.so.0
-lib/libgstsdp-1.0.so.0.1805.0
+lib/libgstsdp-1.0.so.0.2001.0
lib/libgsttag-1.0.so
lib/libgsttag-1.0.so.0
-lib/libgsttag-1.0.so.0.1805.0
+lib/libgsttag-1.0.so.0.2001.0
lib/libgstvideo-1.0.so
lib/libgstvideo-1.0.so.0
-lib/libgstvideo-1.0.so.0.1805.0
+lib/libgstvideo-1.0.so.0.2001.0
lib/pkgconfig/gstreamer-allocators-1.0.pc
lib/pkgconfig/gstreamer-app-1.0.pc
lib/pkgconfig/gstreamer-audio-1.0.pc
diff --git a/multimedia/gst-plugins1-base/distinfo b/multimedia/gst-plugins1-base/distinfo
index 2066466c2fb..683609d9f2d 100644
--- a/multimedia/gst-plugins1-base/distinfo
+++ b/multimedia/gst-plugins1-base/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.43 2021/11/18 20:25:45 nia Exp $
+$NetBSD: distinfo,v 1.44 2022/04/18 12:36:08 nia Exp $
-BLAKE2s (gst-plugins-base-1.18.5.tar.xz) = a0a795afe1a0cd2d7edce7b18c9d6051ec6f95719d5bbedd4e2e5b2b3c0a3c66
-SHA512 (gst-plugins-base-1.18.5.tar.xz) = b336cf3a3a5357429f3ae2bcfa9e4c367646360a1d7a74f8f2458703d232b5a5f6dcf865ba27a15c7e8e1e1cbde08b8c345104f792d16232f5833f52767a08b4
-Size (gst-plugins-base-1.18.5.tar.xz) = 3176212 bytes
+BLAKE2s (gst-plugins-base-1.20.1.tar.xz) = 5119ee161501df82815eb52559ee73c3edbaeb6df436c27a0e29203c3d2daf5e
+SHA512 (gst-plugins-base-1.20.1.tar.xz) = 679a0eee1973fa9612e2e24978e2c2d9d8fdc5732e1699b4a87712881f1549d0811719a13ff4fe77b91322ca4425c39623b371703f6b3a36fb7238b977d3e541
+Size (gst-plugins-base-1.20.1.tar.xz) = 3290068 bytes
SHA1 (patch-ext_cdparanoia_gstcdparanoiasrc.h) = 5325f27c81cd9dc2f998bcb7733ef6b0c9a902e8
-SHA1 (patch-gst_tcp_gstmultifdsink.c) = 43715806cc0801388550126a1f7a0b301b895620
+SHA1 (patch-gst-libs_gst_gl_meson.build) = 642a96d5c659f9ac0ece878c8fa4d66ee4639a74
+SHA1 (patch-meson.build) = 0fae465ac873b12103f693e3812b3bfc6b1f6971
diff --git a/multimedia/gst-plugins1-base/patches/patch-gst-libs_gst_gl_meson.build b/multimedia/gst-plugins1-base/patches/patch-gst-libs_gst_gl_meson.build
new file mode 100644
index 00000000000..61c3f1218ba
--- /dev/null
+++ b/multimedia/gst-plugins1-base/patches/patch-gst-libs_gst_gl_meson.build
@@ -0,0 +1,46 @@
+$NetBSD: patch-gst-libs_gst_gl_meson.build,v 1.1 2022/04/18 12:36:08 nia Exp $
+
+build_gstgl must be defined in the root meson.build so it's available
+when we are building plugins independently.
+
+--- gst-libs/gst/gl/meson.build.orig 2022-03-14 11:33:40.000000000 +0000
++++ gst-libs/gst/gl/meson.build
+@@ -1,10 +1,3 @@
+-if get_option('gl').disabled()
+- message('GStreamer OpenGL integration disabled via options.')
+- gstgl_dep = dependency('', required: false)
+- build_gstgl = false
+- subdir_done()
+-endif
+-
+ gl_sources = files([
+ 'gstglapi.c',
+ 'gstglbasefilter.c',
+@@ -952,18 +945,24 @@ if egl_dep.found()
+ endif
+ endif
+
+-build_gstgl = true
+ if enabled_gl_apis.length() == 0
+ message('No OpenGL API libraries found or requested')
+ build_gstgl = false
+ endif
+-if enabled_gl_platforms.length() == 0
++elif enabled_gl_platforms.length() == 0
+ message('No OpenGL Platforms found or requested')
+ build_gstgl = false
+ endif
+-if enabled_gl_winsys.length() == 0
++elif enabled_gl_winsys.length() == 0
+ message('No OpenGL Window systems found or requested')
+ build_gstgl = false
++elif not get_option('gl').disabled()
++ build_gstgl = true
++else
++ message('GStreamer OpenGL integration disabled via options.')
++ gstgl_dep = dependency('', required: false)
++ build_gstgl = false
++ subdir_done()
+ endif
+
+ gstgl_dep = dependency('', required : false)
diff --git a/multimedia/gst-plugins1-base/patches/patch-gst_tcp_gstmultifdsink.c b/multimedia/gst-plugins1-base/patches/patch-gst_tcp_gstmultifdsink.c
deleted file mode 100644
index 3193c40bb85..00000000000
--- a/multimedia/gst-plugins1-base/patches/patch-gst_tcp_gstmultifdsink.c
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-gst_tcp_gstmultifdsink.c,v 1.1 2021/11/18 20:25:45 nia Exp $
-
-PR pkg/56509 gstreamer1 build issues on Solaris (and SmartOS) after
-upgrade to 1.18.5
-
---- gst/tcp/gstmultifdsink.c.orig 2021-09-08 19:02:22.195757900 +0000
-+++ gst/tcp/gstmultifdsink.c
-@@ -121,6 +121,10 @@
-
- #include "gstmultifdsink.h"
-
-+#if !defined(FIONREAD) && defined(__sun)
-+#include <sys/filio.h>
-+#endif
-+
- #define NOT_IMPLEMENTED 0
-
- GST_DEBUG_CATEGORY_STATIC (multifdsink_debug);
diff --git a/multimedia/gst-plugins1-base/patches/patch-meson.build b/multimedia/gst-plugins1-base/patches/patch-meson.build
new file mode 100644
index 00000000000..17064f10c43
--- /dev/null
+++ b/multimedia/gst-plugins1-base/patches/patch-meson.build
@@ -0,0 +1,16 @@
+$NetBSD: patch-meson.build,v 1.1 2022/04/18 12:36:08 nia Exp $
+
+build_gstgl must be defined in the root meson.build so it's available
+when we are building plugins independently.
+
+--- meson.build.orig 2022-03-14 11:33:40.000000000 +0000
++++ meson.build
+@@ -4,6 +4,8 @@ project('gst-plugins-base', 'c',
+ default_options : [ 'warning_level=1',
+ 'buildtype=debugoptimized' ])
+
++build_gstgl = false
++
+ gst_version = meson.project_version()
+ version_arr = gst_version.split('.')
+ gst_version_major = version_arr[0].to_int()
diff --git a/multimedia/gst-plugins1-editing-services/Makefile b/multimedia/gst-plugins1-editing-services/Makefile
index 27f19c13746..f5c6f803945 100644
--- a/multimedia/gst-plugins1-editing-services/Makefile
+++ b/multimedia/gst-plugins1-editing-services/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2022/01/28 12:19:30 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2022/04/18 12:36:08 nia Exp $
-DISTNAME= gst-editing-services-1.18.5
+DISTNAME= gst-editing-services-1.20.1
PKGNAME= ${DISTNAME:S/gst-/gst-plugins1-/1}
-PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-editing-services/
EXTRACT_SUFX= .tar.xz
diff --git a/multimedia/gst-plugins1-editing-services/PLIST b/multimedia/gst-plugins1-editing-services/PLIST
index d32b66b6ef1..d76fbbf78e0 100644
--- a/multimedia/gst-plugins1-editing-services/PLIST
+++ b/multimedia/gst-plugins1-editing-services/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/11/15 22:01:19 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/04/18 12:36:08 nia 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.1805.0
+lib/libges-1.0.so.0.2001.0
lib/pkgconfig/gst-editing-services-1.0.pc
${PYSITELIB}/gi/overrides/GES.py
man/man1/ges-launch-1.0.1
diff --git a/multimedia/gst-plugins1-editing-services/distinfo b/multimedia/gst-plugins1-editing-services/distinfo
index eeef3c72d15..ac0e7fe33f7 100644
--- a/multimedia/gst-plugins1-editing-services/distinfo
+++ b/multimedia/gst-plugins1-editing-services/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/11/15 22:01:19 wiz Exp $
+$NetBSD: distinfo,v 1.8 2022/04/18 12:36:08 nia Exp $
-BLAKE2s (gst-editing-services-1.18.5.tar.xz) = 8ff1e114f841289fa0ea16f8df25ff4664e0295a43c0553f76cf9dbf853ac922
-SHA512 (gst-editing-services-1.18.5.tar.xz) = b2107f2c5f1934721dd029c818f09f62a458ddfb0111060afd0fbbd2e8df9814218750ceff800aedac9878d4c5ae0f3f9fc08b8f8e82cadd1aa14b436737dcad
-Size (gst-editing-services-1.18.5.tar.xz) = 970472 bytes
+BLAKE2s (gst-editing-services-1.20.1.tar.xz) = 2c35c1338f5907f6394caf070ef2faeed7160a70a1e92fc117ffab6b8f094caf
+SHA512 (gst-editing-services-1.20.1.tar.xz) = 1329bcc7f05248b7571a7b47debe88649b717c43b14ba5213708c8fd5740171c95f31ba03fd51aa2df22e8c61f87b9f58a396f122cd4ea2a891c8a1b2e33b0c2
+Size (gst-editing-services-1.20.1.tar.xz) = 974908 bytes
diff --git a/multimedia/gst-plugins1-egl-opengl/Makefile b/multimedia/gst-plugins1-egl-opengl/Makefile
index 088124e0771..0c234f234e1 100644
--- a/multimedia/gst-plugins1-egl-opengl/Makefile
+++ b/multimedia/gst-plugins1-egl-opengl/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/12/08 16:05:48 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/04/18 12:36:08 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-egl-opengl/}
-PKGREVISION= 1
-CATEGORIES= multimedia gnomed
+CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - AV1 plugin
diff --git a/multimedia/gst-plugins1-good/Makefile b/multimedia/gst-plugins1-good/Makefile
index 702c7968d36..c68d9b0c0be 100644
--- a/multimedia/gst-plugins1-good/Makefile
+++ b/multimedia/gst-plugins1-good/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/03/28 10:45:23 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2022/04/18 12:36:08 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/}
-PKGREVISION= 2
CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - good plugins
diff --git a/multimedia/gst-plugins1-good/Makefile.common b/multimedia/gst-plugins1-good/Makefile.common
index 349077f5f3d..15269e84a99 100644
--- a/multimedia/gst-plugins1-good/Makefile.common
+++ b/multimedia/gst-plugins1-good/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.38 2021/11/15 22:01:20 wiz Exp $
+# $NetBSD: Makefile.common,v 1.39 2022/04/18 12:36:08 nia Exp $
-DISTNAME= gst-plugins-good-1.18.5
+DISTNAME= gst-plugins-good-1.20.1
MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-plugins-good/
EXTRACT_SUFX= .tar.xz
@@ -25,9 +25,9 @@ PKGCONFIG_OVERRIDE_STAGE= pre-install
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_FOR_BUILD_ONLY= tool
-# grep '^option' meson_options.txt | \
+# grep '^option' meson_options.txt | grep feature | \
# sed -e "s/',.*//g" -e "s/option('//g" | \
-# xargs printf 'GST_PLUGINS_SET+= %s\n'
+# xargs printf 'GST_PLUGINS_SET+=\t%s\n'
GST_PLUGINS_SET+= alpha
GST_PLUGINS_SET+= apetag
GST_PLUGINS_SET+= audiofx
diff --git a/multimedia/gst-plugins1-good/distinfo b/multimedia/gst-plugins1-good/distinfo
index fda9c3e87f5..728e205644e 100644
--- a/multimedia/gst-plugins1-good/distinfo
+++ b/multimedia/gst-plugins1-good/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2021/11/15 22:01:20 wiz Exp $
+$NetBSD: distinfo,v 1.47 2022/04/18 12:36:08 nia Exp $
-BLAKE2s (gst-plugins-good-1.18.5.tar.xz) = 5f4b6a2935bde7f3fa187467aacacface2652bf97ef736cb72b4d1400d54907f
-SHA512 (gst-plugins-good-1.18.5.tar.xz) = c872f3bb1d5e8f1dcc9a226d161299de5113bc20694ef8c6b6d426f536e8b259a1751951fb69c9a7507ad42ef77b91aae9e4f6e957502dc94f48ed023ee70433
-Size (gst-plugins-good-1.18.5.tar.xz) = 3294052 bytes
+BLAKE2s (gst-plugins-good-1.20.1.tar.xz) = 7d3ea5ad8514858518eb702dcee30502b265fd993b708d5d4714e00affb62191
+SHA512 (gst-plugins-good-1.20.1.tar.xz) = 6e56f6290465da03bfe162228829e51091896b2c5fe9d1d0718f663a3ab14edf5c790b37998a783981b9c77034252e7dee9fec5136f92ced44c4898e2fbd402e
+Size (gst-plugins-good-1.20.1.tar.xz) = 3415220 bytes
diff --git a/multimedia/gst-plugins1-gtk/Makefile b/multimedia/gst-plugins1-gtk/Makefile
index bc7cba90f97..e105c7d930e 100644
--- a/multimedia/gst-plugins1-gtk/Makefile
+++ b/multimedia/gst-plugins1-gtk/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/12/08 16:02:23 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/04/18 12:36:08 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-gtk/}
-PKGREVISION= 1
CATEGORIES= multimedia x11 gnome
COMMENT= Open source multimedia framework - GTK plugin
diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile
index 212f963d8f8..bf86e491c5d 100644
--- a/multimedia/gst-plugins1-libav/Makefile
+++ b/multimedia/gst-plugins1-libav/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2021/12/08 16:05:48 adam Exp $
+# $NetBSD: Makefile,v 1.58 2022/04/18 12:36:08 nia Exp $
-DISTNAME= gst-libav-1.18.5
+DISTNAME= gst-libav-1.20.1
PKGNAME= ${DISTNAME:S/gst/gst-plugins1/}
-PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-libav/
EXTRACT_SUFX= .tar.xz
@@ -20,6 +19,6 @@ BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.18
.include "../../lang/python/tool.mk"
.include "../../multimedia/gstreamer1/buildlink3.mk"
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
-.include "../../multimedia/ffmpeg4/buildlink3.mk"
+.include "../../multimedia/ffmpeg5/buildlink3.mk"
.include "../../devel/orc/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/gst-plugins1-libav/distinfo b/multimedia/gst-plugins1-libav/distinfo
index 811dd418aae..d295ea542ec 100644
--- a/multimedia/gst-plugins1-libav/distinfo
+++ b/multimedia/gst-plugins1-libav/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2021/11/15 22:01:20 wiz Exp $
+$NetBSD: distinfo,v 1.38 2022/04/18 12:36:08 nia Exp $
-BLAKE2s (gst-libav-1.18.5.tar.xz) = f47ee234fbc04f38aab57d839fc6b7e3478556669f38cba26fbb2b72f3bd592e
-SHA512 (gst-libav-1.18.5.tar.xz) = 09b1dbc23b27f301d4598e4a803d32ba94752f186d6277a1dd0c133033f89d4873f3fac7b0f8da311c778065c43e038083c7ef0890a2133d1c7f27a0be7249a7
-Size (gst-libav-1.18.5.tar.xz) = 285416 bytes
+BLAKE2s (gst-libav-1.20.1.tar.xz) = 0d8f8287e7fa94f2701bfbcc01f25ab4507e326c25c41d8ee82bd20652f21c6a
+SHA512 (gst-libav-1.20.1.tar.xz) = 5f4169ac03aec715b56d8bff5e45f471150b1997f785f1ad3dc687f9c76060d5bfaafe0ee51f460e53394adceaf41cb64875ce818c16c0111ee171b5dff46854
+Size (gst-libav-1.20.1.tar.xz) = 280016 bytes
diff --git a/multimedia/gst-plugins1-ogg/Makefile b/multimedia/gst-plugins1-ogg/Makefile
index 28af8186570..cd17adc4882 100644
--- a/multimedia/gst-plugins1-ogg/Makefile
+++ b/multimedia/gst-plugins1-ogg/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/12/08 16:05:48 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/18 12:36:09 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-base/-ogg/}
-PKGREVISION= 1
CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - Ogg plugin
diff --git a/multimedia/gst-plugins1-resindvd/Makefile b/multimedia/gst-plugins1-resindvd/Makefile
index 53accf4ffb5..83466c6a65a 100644
--- a/multimedia/gst-plugins1-resindvd/Makefile
+++ b/multimedia/gst-plugins1-resindvd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/11/15 22:01:20 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/04/18 12:36:09 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-resindvd/}
CATEGORIES= net gnome
@@ -6,6 +6,7 @@ CATEGORIES= net gnome
COMMENT= Open source multimedia framework - DVD navigation plugin
GST_EXT_BUILD= # defined
+GST_PLUGINS+= gpl
GST_PLUGINS+= resindvd
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
diff --git a/multimedia/gst-plugins1-theora/Makefile b/multimedia/gst-plugins1-theora/Makefile
index 6769b8667ed..e100a27cffc 100644
--- a/multimedia/gst-plugins1-theora/Makefile
+++ b/multimedia/gst-plugins1-theora/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/12/08 16:05:48 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/18 12:36:09 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-base/-theora/}
-PKGREVISION= 1
CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - Theora video plugin
diff --git a/multimedia/gst-plugins1-ugly/Makefile b/multimedia/gst-plugins1-ugly/Makefile
index cd5d5b62ee5..5a9aaacb851 100644
--- a/multimedia/gst-plugins1-ugly/Makefile
+++ b/multimedia/gst-plugins1-ugly/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/12/08 16:02:24 adam Exp $
+# $NetBSD: Makefile,v 1.9 2022/04/18 12:36:09 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/}
-PKGREVISION= 1
CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - ugly plugins
diff --git a/multimedia/gst-plugins1-ugly/Makefile.common b/multimedia/gst-plugins1-ugly/Makefile.common
index a25e839f42e..bd5ea655557 100644
--- a/multimedia/gst-plugins1-ugly/Makefile.common
+++ b/multimedia/gst-plugins1-ugly/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.34 2021/11/15 22:01:21 wiz Exp $
+# $NetBSD: Makefile.common,v 1.35 2022/04/18 12:36:09 nia Exp $
-DISTNAME= gst-plugins-ugly-1.18.5
+DISTNAME= gst-plugins-ugly-1.20.1
MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-plugins-ugly/
EXTRACT_SUFX= .tar.xz
@@ -21,9 +21,9 @@ PKGCONFIG_OVERRIDE_STAGE= pre-install
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_FOR_BUILD_ONLY= tool
-# grep '^option' meson_options.txt | \
+# grep '^option' meson_options.txt | grep feature | \
# sed -e "s/',.*//g" -e "s/option('//g" | \
-# xargs printf 'GST_PLUGINS_SET+= %s\n'
+# xargs printf 'GST_PLUGINS_SET+=\t%s\n'
GST_PLUGINS_SET+= x264_libraries
GST_PLUGINS_SET+= asfdemux
GST_PLUGINS_SET+= dvdlpcmdec
diff --git a/multimedia/gst-plugins1-ugly/PLIST b/multimedia/gst-plugins1-ugly/PLIST
index 1daa7ba2992..79c510bfc96 100644
--- a/multimedia/gst-plugins1-ugly/PLIST
+++ b/multimedia/gst-plugins1-ugly/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/11/15 22:01:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/04/18 12:36:09 nia Exp $
lib/gstreamer-1.0/libgstasf.so
lib/gstreamer-1.0/libgstdvdlpcmdec.so
lib/gstreamer-1.0/libgstdvdsub.so
@@ -47,3 +47,4 @@ share/locale/tr/LC_MESSAGES/gst-plugins-ugly-1.0.mo
share/locale/uk/LC_MESSAGES/gst-plugins-ugly-1.0.mo
share/locale/vi/LC_MESSAGES/gst-plugins-ugly-1.0.mo
share/locale/zh_CN/LC_MESSAGES/gst-plugins-ugly-1.0.mo
+share/locale/zh_TW/LC_MESSAGES/gst-plugins-ugly-1.0.mo
diff --git a/multimedia/gst-plugins1-ugly/distinfo b/multimedia/gst-plugins1-ugly/distinfo
index 74a03df6d1e..fd951ef62d8 100644
--- a/multimedia/gst-plugins1-ugly/distinfo
+++ b/multimedia/gst-plugins1-ugly/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2021/11/15 22:01:21 wiz Exp $
+$NetBSD: distinfo,v 1.42 2022/04/18 12:36:09 nia Exp $
-BLAKE2s (gst-plugins-ugly-1.18.5.tar.xz) = 9e401ccfec54a76b6b53a96d22ad28a46484c5c4016abe624adda62629eb701f
-SHA512 (gst-plugins-ugly-1.18.5.tar.xz) = 1d930cc3529e7a01b448faab1470759d3d391d34abfed070759cbc3640d76a8feda3c1a4607587500574dc2dc93525c269917d5c7087411c44ab591c68410318
-Size (gst-plugins-ugly-1.18.5.tar.xz) = 513780 bytes
+BLAKE2s (gst-plugins-ugly-1.20.1.tar.xz) = 9f0ebc47d3366e3e11796a896502848764e6484653a3c991c288d3058726c576
+SHA512 (gst-plugins-ugly-1.20.1.tar.xz) = cf4db5da474cba86e19ed399014dff8d0ed3a51feaaaf3a25779af23f5996b6d28c8c9237ad7b4d47051e4336c3b2b467094aed39bf15c8c25b7a6fe9508e6d5
+Size (gst-plugins-ugly-1.20.1.tar.xz) = 504136 bytes
diff --git a/multimedia/gst-plugins1-vaapi/Makefile b/multimedia/gst-plugins1-vaapi/Makefile
index 3d5e66dd25b..91fa6e32047 100644
--- a/multimedia/gst-plugins1-vaapi/Makefile
+++ b/multimedia/gst-plugins1-vaapi/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/12/08 16:05:49 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/04/18 12:36:09 nia Exp $
DISTNAME= gstreamer-vaapi-1.18.5
PKGNAME= ${DISTNAME:S/^gstreamer/gst-plugins1/1}
-PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer-vaapi/
EXTRACT_SUFX= .tar.xz
diff --git a/multimedia/gst-plugins1-x265/Makefile b/multimedia/gst-plugins1-x265/Makefile
index 733f3c6bb4e..728acf77ebd 100644
--- a/multimedia/gst-plugins1-x265/Makefile
+++ b/multimedia/gst-plugins1-x265/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/11/15 22:09:10 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/04/18 12:36:09 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-x265/}
CATEGORIES= multimedia gnome
@@ -6,6 +6,7 @@ CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - HEVC/H.265 encoding plugin
GST_EXT_BUILD= # defined
+GST_PLUGINS+= gpl
GST_PLUGINS+= x265
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
diff --git a/net/gst-plugins1-rtmp/Makefile b/net/gst-plugins1-rtmp/Makefile
index e10dedfc648..bfaf418f4a6 100644
--- a/net/gst-plugins1-rtmp/Makefile
+++ b/net/gst-plugins1-rtmp/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/12/08 16:05:59 adam Exp $
+# $NetBSD: Makefile,v 1.18 2022/04/18 12:36:07 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-rtmp/}
-PKGREVISION= 1
CATEGORIES= net gnome
COMMENT= Open source multimedia framework - RTMP streaming plugin
diff --git a/net/gst-plugins1-soup/Makefile b/net/gst-plugins1-soup/Makefile
index 5e1c37197cb..c8e4cdaa862 100644
--- a/net/gst-plugins1-soup/Makefile
+++ b/net/gst-plugins1-soup/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2021/12/08 16:05:59 adam Exp $
+# $NetBSD: Makefile,v 1.38 2022/04/18 12:36:07 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-soup/}
-PKGREVISION= 1
CATEGORIES= net gnome
COMMENT= Open source multimedia framework - HTML (soup) plugin
diff --git a/x11/gst-plugins1-x11/Makefile b/x11/gst-plugins1-x11/Makefile
index 2809d517b94..6a21790a886 100644
--- a/x11/gst-plugins1-x11/Makefile
+++ b/x11/gst-plugins1-x11/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/12/08 16:07:05 adam Exp $
+# $NetBSD: Makefile,v 1.6 2022/04/18 12:36:10 nia Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-base/-x11/}
-PKGREVISION= 1
CATEGORIES= x11 gnome
COMMENT= Open source multimedia framework - X11 plugin