Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gstreamer1, gst-*: update to 1.22.5
@ 2023-09-19  9:57 Bnyro
  2023-09-22 22:05 ` [PR PATCH] [Merged]: gstreamer1, gst{1,}-*: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: Bnyro @ 2023-09-19  9:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

There is a new pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages gstreamer
https://github.com/void-linux/void-packages/pull/46128

gstreamer1, gst-*: update to 1.22.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
- packages that I don't have installed and thus didn't test: gstreamer-vaapi, gst1-editing-services, gst-omx, gst-libav, gst-rtsp-server

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


A patch file from https://github.com/void-linux/void-packages/pull/46128.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gstreamer-46128.patch --]
[-- Type: text/x-diff, Size: 12236 bytes --]

From cde9a828c7834daba7efb554a90fba153b5959a3 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 10:00:10 +0200
Subject: [PATCH 01/11] gstreamer1: update to 1.22.5.

---
 srcpkgs/gstreamer1/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gstreamer1/template b/srcpkgs/gstreamer1/template
index 952ba0a3d423b..6504af19f0f5b 100644
--- a/srcpkgs/gstreamer1/template
+++ b/srcpkgs/gstreamer1/template
@@ -1,6 +1,6 @@
 # Template file for 'gstreamer1'
 pkgname=gstreamer1
-version=1.22.2
+version=1.22.5
 revision=1
 build_style=meson
 build_helper="gir"
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${version}.tar.xz"
-checksum=b2afe73603921c608ba48969dbb7d743776744bfe5d8059ece241137b7f88e21
+checksum=4408d7930f381809e85917acc19712f173261ba85bdf20c5567b2a21b1193b61
 
 pre_check() {
 	# gst_gstdatetime is known to fail according to LFS

From 0a1aab3ab947ad0e392cf4e4c13a183bc0f42987 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 09:55:09 +0200
Subject: [PATCH 02/11] gst-omx: update to 1.22.5.

---
 srcpkgs/gst-omx/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gst-omx/template b/srcpkgs/gst-omx/template
index 5ad54cc7b9d84..639504ac72074 100644
--- a/srcpkgs/gst-omx/template
+++ b/srcpkgs/gst-omx/template
@@ -1,6 +1,6 @@
 # Template file for 'gst-omx'
 pkgname=gst-omx
-version=1.22.2
+version=1.22.5
 revision=1
 build_style=meson
 configure_args="-Dexamples=disabled -Dtarget=generic"
@@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-only"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=1b0c57f2cc4ddeec5e7f0c436e502f06665c4e93c73261855b94e04fc94337b2
+checksum=cf0cb9c4de06c5d62eef77cb31238bbaf257dc88802010072eedd1c168f136a4

From ee7bf1a7a9651956bae5a97148065aa496785239 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 09:56:45 +0200
Subject: [PATCH 03/11] gst-plugins-base1: update to 1.22.5.

---
 srcpkgs/gst-plugins-base1/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gst-plugins-base1/template b/srcpkgs/gst-plugins-base1/template
index 5a431527a6178..90ea147fee4f6 100644
--- a/srcpkgs/gst-plugins-base1/template
+++ b/srcpkgs/gst-plugins-base1/template
@@ -1,6 +1,6 @@
 # Template file for 'gst-plugins-base1'
 pkgname=gst-plugins-base1
-version=1.22.2
+version=1.22.5
 revision=1
 build_style=meson
 build_helper="gir"
@@ -21,7 +21,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
-checksum=eb65120c4ee79b7a153c3c1972d5c0158c2151877cc51ec7725bba5749679d49
+checksum=edd4338b45c26a9af28c0d35aab964a024c3884ba6f520d8428df04212c8c93a
 
 build_options="cdparanoia gir sndio wayland"
 build_options_default="cdparanoia gir wayland"

From 6068771aecce5f05081b8ed58a8c690aa7fef0f6 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 10:02:47 +0200
Subject: [PATCH 04/11] gst-libav: update to 1.22.5.

---
 srcpkgs/gst-libav/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gst-libav/template b/srcpkgs/gst-libav/template
index 8c72fc3e97eee..37485f6f6a9e8 100644
--- a/srcpkgs/gst-libav/template
+++ b/srcpkgs/gst-libav/template
@@ -1,6 +1,6 @@
 # Template file for 'gst-libav'
 pkgname=gst-libav
-version=1.22.2
+version=1.22.5
 revision=1
 build_style=meson
 hostmakedepends="pkg-config yasm"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=fcaaf9878fe8f3bc82317ef13a1558824cb68df1f8968c6797f556c5e33bcffd
+checksum=8583f0c1f4fcb01eed11fa1e3c21126543a8bd739ed4fc1db31f756a5ab01d9a
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) # Required by musl for M_SQRT1_2

From fc832dfd111a06a98db8318bd15ae7da15b8dcdf Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 10:04:55 +0200
Subject: [PATCH 05/11] gst-plugins-good1: update to 1.22.5.

---
 srcpkgs/gst-plugins-good1/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gst-plugins-good1/template b/srcpkgs/gst-plugins-good1/template
index 569b830874b57..630ce38571242 100644
--- a/srcpkgs/gst-plugins-good1/template
+++ b/srcpkgs/gst-plugins-good1/template
@@ -1,7 +1,7 @@
 # Template file for 'gst-plugins-good1'
 pkgname=gst-plugins-good1
-version=1.22.2
-revision=2
+version=1.22.5
+revision=1
 build_style=meson
 configure_args="-Ddv=disabled -Ddv1394=disabled -Dshout2=disabled -Dqt5=enabled
  $(vopt_feature gtk3 gtk3)"
@@ -22,7 +22,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
-checksum=7c8cc59425f2b232f60ca7d13e56edd615da4f711e73dd01a7cffa46e6bc0cdd
+checksum=b67b31313a54c6929b82969d41d3cfdf2f58db573fb5f491e6bba5d84aea0778
 
 build_options="gtk3 wayland"
 build_options_default="gtk3 wayland"

From 727a4389179e04f4ee90f763d1df7d5104c933cc Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 10:05:32 +0200
Subject: [PATCH 06/11] gst-plugins-ugly1: update to 1.22.5.

---
 srcpkgs/gst-plugins-ugly1/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gst-plugins-ugly1/template b/srcpkgs/gst-plugins-ugly1/template
index 0319cd51076fd..3f57e33e8c250 100644
--- a/srcpkgs/gst-plugins-ugly1/template
+++ b/srcpkgs/gst-plugins-ugly1/template
@@ -1,7 +1,7 @@
 # Template file for 'gst-plugins-ugly1'
 pkgname=gst-plugins-ugly1
-version=1.22.2
-revision=2
+version=1.22.5
+revision=1
 build_style=meson
 configure_args="-Damrnb=disabled -Damrwbdec=disabled -Dsidplay=disabled
  -Dgpl=enabled -Dx264=enabled -Da52dec=enabled -Dmpeg2dec=enabled
@@ -17,4 +17,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later, GPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
-checksum=8f30f44db0bd063709bf6fbe55138e3a98af0abcb61c360f35582bbe10e80691
+checksum=2680473b218158f18467cac3e1c50291b7ff4e0710dd350a59eaacbc29c09a54

From a6eaf858a0f982625305bbdd72c6a54732a68c46 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 10:06:31 +0200
Subject: [PATCH 07/11] gst1-editing-services: update to 1.22.5.

---
 srcpkgs/gst1-editing-services/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gst1-editing-services/template b/srcpkgs/gst1-editing-services/template
index 102440f7f253f..64e160e57dce5 100644
--- a/srcpkgs/gst1-editing-services/template
+++ b/srcpkgs/gst1-editing-services/template
@@ -1,6 +1,6 @@
 # Template file for 'gst1-editing-services'
 pkgname=gst1-editing-services
-version=1.22.2
+version=1.22.5
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 license="LGPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="${homepage}/src/${pkgname/gst1/gst}/${pkgname/gst1/gst}-${version}.tar.xz"
-checksum=453b1464fc3857de269a7cb0ebd966afe02171d97bef672a0b8a0a6d43e0cebf
+checksum=bccdd3bd61d86829b16ce0e206db61b33f794ac1792423f9e7cc65d75d1a31b5
 
 do_check() {
 	: # Tests fail in older versions as well

From 1ea038efdb5e8485f7fe9ee5d21effb4ef275734 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 10:07:07 +0200
Subject: [PATCH 08/11] gst1-python3: update to 1.22.5.

---
 srcpkgs/gst1-python3/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gst1-python3/template b/srcpkgs/gst1-python3/template
index 789e40f036ead..fe623f6d2d0e1 100644
--- a/srcpkgs/gst1-python3/template
+++ b/srcpkgs/gst1-python3/template
@@ -1,6 +1,6 @@
 # Template file for 'gst1-python3'
 pkgname=gst1-python3
-version=1.22.2
+version=1.22.5
 revision=1
 build_style=meson
 hostmakedepends="pkg-config python3"
@@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
-checksum=bef2b3d82ce4be46b775b1bb56305c1003ee01b535a53a82f9fe8924972153ad
+checksum=bf05232415cf6018142ae51dd3b897bb73432687b5ce1786bf46edc6298ce5b0

From 41d9a61fd504cef6ac4de206c4e1f4f0c6d33abf Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 10:07:53 +0200
Subject: [PATCH 09/11] gstreamer-vaapi: update to 1.22.5.

---
 srcpkgs/gstreamer-vaapi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gstreamer-vaapi/template b/srcpkgs/gstreamer-vaapi/template
index 0a5ee8b1ca3f2..739231b966c48 100644
--- a/srcpkgs/gstreamer-vaapi/template
+++ b/srcpkgs/gstreamer-vaapi/template
@@ -1,6 +1,6 @@
 # Template file for 'gstreamer-vaapi'
 pkgname=gstreamer-vaapi
-version=1.22.2
+version=1.22.5
 revision=1
 build_style=meson
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://raw.githubusercontent.com/GStreamer/gstreamer-vaapi/master/ChangeLog"
 distfiles="${homepage}/src/gstreamer-vaapi/gstreamer-vaapi-${version}.tar.xz"
-checksum=d2e642f9745f97d9f73a7f5085e7659a9a31fe209b774e6e45dae041b435df06
+checksum=a9a550267c9584df0e8c70434d30476e8fd0018b733c1c1ee33deaf422bdb24b
 
 pre_check() {
 	# Seems to need certain hardware to pass

From da9189493786f9f1c302783fe012a5a4b927ded4 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 10:08:52 +0200
Subject: [PATCH 10/11] gst-rtsp-server: update to 1.22.5.

---
 srcpkgs/gst-rtsp-server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gst-rtsp-server/template b/srcpkgs/gst-rtsp-server/template
index 2f0c0c45ff820..f266f4777b3ea 100644
--- a/srcpkgs/gst-rtsp-server/template
+++ b/srcpkgs/gst-rtsp-server/template
@@ -1,6 +1,6 @@
 # Template file for 'gst-rtsp-server'
 pkgname=gst-rtsp-server
-version=1.22.2
+version=1.22.5
 revision=1
 build_style=meson
 hostmakedepends="pkg-config python3"
@@ -11,4 +11,4 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=2be4aecfb88710100ea7115ed0216403e8094344ebf146094271b8d4d73828bf
+checksum=f343eb54964ebd4d8c071be5eecad586f28feb0156e036e06b148d0e7febb1c0

From d60a5f8b3ff312c9d7fa896c2db4e8608cee1694 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 19 Sep 2023 10:12:09 +0200
Subject: [PATCH 11/11] gst-plugins-bad1: update to 1.22.5.

---
 srcpkgs/gst-plugins-bad1/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gst-plugins-bad1/template b/srcpkgs/gst-plugins-bad1/template
index 4189f3686ee32..2bf2f4b0642fe 100644
--- a/srcpkgs/gst-plugins-bad1/template
+++ b/srcpkgs/gst-plugins-bad1/template
@@ -1,7 +1,7 @@
 # Template file for 'gst-plugins-bad1'
 pkgname=gst-plugins-bad1
-version=1.22.2
-revision=3
+version=1.22.5
+revision=1
 build_helper="gir"
 build_style=meson
 configure_args="-Dpackage-origin=https://voidlinux.org -Ddoc=disabled
@@ -35,7 +35,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://gstreamer.freedesktop.org"
 distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
-checksum=3d8faf1ce3402c8535ce3a8c4e1a6c960e4b5655dbda6b55943db9ac79022d0f
+checksum=e64e75cdafd7ff2fc7fc34e855b06b1e3ed227cc06fa378d17bbcd76780c338c
 
 build_options="gir gme wayland"
 build_options_default="gir wayland"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: gstreamer1, gst{1,}-*: update to 1.22.5
  2023-09-19  9:57 [PR PATCH] gstreamer1, gst-*: update to 1.22.5 Bnyro
@ 2023-09-22 22:05 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-09-22 22:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

There's a merged pull request on the void-packages repository

gstreamer1, gst{1,}-*: update to 1.22.5
https://github.com/void-linux/void-packages/pull/46128

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
- packages that I don't have installed and thus didn't test: gstreamer-vaapi, gst1-editing-services, gst-omx, gst-libav, gst-rtsp-server

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-22 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-19  9:57 [PR PATCH] gstreamer1, gst-*: update to 1.22.5 Bnyro
2023-09-22 22:05 ` [PR PATCH] [Merged]: gstreamer1, gst{1,}-*: " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).