Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidisnull <voidisnull@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gstreamer1, gst{1,}-*: update to 1.24.3
Date: Wed, 22 May 2024 08:11:35 +0200	[thread overview]
Message-ID: <20240522061135.0FBBC26B90@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50448@inbox.vuxu.org>

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

There is an updated pull request by voidisnull against master on the void-packages repository

https://github.com/voidisnull/void-packages gstreamer
https://github.com/void-linux/void-packages/pull/50448

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

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/50448.patch is attached

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

From 4e7cb6aa173c89d158a3daadd9ab4f56250c4856 Mon Sep 17 00:00:00 2001
From: Saksham Verma <voidisnull@duck.com>
Date: Tue, 21 May 2024 09:05:59 +0530
Subject: [PATCH] gstreamer1, gst{1,}-*: update to 1.24.3

---
 srcpkgs/gst-libav/template             | 4 ++--
 srcpkgs/gst-plugins-bad1/template      | 4 ++--
 srcpkgs/gst-plugins-base1/template     | 4 ++--
 srcpkgs/gst-plugins-good1/template     | 4 ++--
 srcpkgs/gst-plugins-ugly1/template     | 4 ++--
 srcpkgs/gst-rtsp-server/template       | 4 ++--
 srcpkgs/gst1-editing-services/template | 4 ++--
 srcpkgs/gst1-python3/template          | 4 ++--
 srcpkgs/gstreamer-vaapi/template       | 4 ++--
 srcpkgs/gstreamer1/template            | 4 ++--
 10 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/srcpkgs/gst-libav/template b/srcpkgs/gst-libav/template
index bb084291a6b0ba..40077318b8e5af 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.24.2
+version=1.24.3
 revision=1
 build_style=meson
 hostmakedepends="pkg-config yasm"
@@ -12,7 +12,7 @@ license="LGPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${version}.tar.xz"
-checksum=962838648e14ce8a78322ab16f84c7d84d86a6d7bebb6574ac05dea84a7c7c9b
+checksum=d9c5b152468a45c1fa8351410422090a7192707ad74d2e1a4367f5254e188d91
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) # Required by musl for M_SQRT1_2
diff --git a/srcpkgs/gst-plugins-bad1/template b/srcpkgs/gst-plugins-bad1/template
index ac45a5ab80b12b..8a5e004ac460e4 100644
--- a/srcpkgs/gst-plugins-bad1/template
+++ b/srcpkgs/gst-plugins-bad1/template
@@ -1,6 +1,6 @@
 # Template file for 'gst-plugins-bad1'
 pkgname=gst-plugins-bad1
-version=1.24.2
+version=1.24.3
 revision=1
 build_helper="gir"
 build_style=meson
@@ -36,7 +36,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-${version}.tar.xz"
-checksum=448e32787bc82b586c6cb2f81c9a8ef404fea4f77f25566fe06e597a3f59136b
+checksum=e90f26c7dc9c76f4aa599b758cfd6d8c10d6a0b9cb265ba2c3c9bdf3888558f8
 
 build_options="gir gme wayland"
 build_options_default="gir wayland"
diff --git a/srcpkgs/gst-plugins-base1/template b/srcpkgs/gst-plugins-base1/template
index ddab9dd6560ce1..86f20dadc5d2a9 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.24.2
+version=1.24.3
 revision=1
 build_style=meson
 build_helper="gir"
@@ -22,7 +22,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-${version}.tar.xz"
-checksum=282f1cc8065c9b62eb6a0a20fb9e8328f8e5296df2458b7236daa729c41ae769
+checksum=f1094397eaa7932f06e57ebbb075aa33aa2c76e4b75630a16b02c8d4af46832e
 
 build_options="cdparanoia gir sndio wayland"
 build_options_default="cdparanoia gir wayland"
diff --git a/srcpkgs/gst-plugins-good1/template b/srcpkgs/gst-plugins-good1/template
index f7ed1e9c6269ba..22f0521f031728 100644
--- a/srcpkgs/gst-plugins-good1/template
+++ b/srcpkgs/gst-plugins-good1/template
@@ -1,6 +1,6 @@
 # Template file for 'gst-plugins-good1'
 pkgname=gst-plugins-good1
-version=1.24.2
+version=1.24.3
 revision=1
 build_style=meson
 configure_args="-Ddv=disabled -Ddv1394=disabled -Dshout2=disabled -Dqt5=enabled
@@ -23,7 +23,7 @@ license="LGPL-2.1-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${version}.tar.xz"
-checksum=6e347c72d4b8b2886d890ffe9f6767a9edb02f201588e8c3a572dcd08d9852bd
+checksum=150f914e61dc05600b68b88ca103c7cc227130158e389ea9ea159f4050a2ebb0
 
 build_options="gtk3 wayland"
 build_options_default="gtk3 wayland"
diff --git a/srcpkgs/gst-plugins-ugly1/template b/srcpkgs/gst-plugins-ugly1/template
index 7b3450d5149745..d3be63a506f8ca 100644
--- a/srcpkgs/gst-plugins-ugly1/template
+++ b/srcpkgs/gst-plugins-ugly1/template
@@ -1,6 +1,6 @@
 # Template file for 'gst-plugins-ugly1'
 pkgname=gst-plugins-ugly1
-version=1.24.2
+version=1.24.3
 revision=1
 build_style=meson
 configure_args=" -Dsidplay=disabled -Dgpl=enabled -Dx264=enabled
@@ -17,4 +17,4 @@ license="LGPL-2.1-or-later, GPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${version}.tar.xz"
-checksum=45da98bf1040c9472fd59f6271282de25a3721ab85b78aaaf8104949550fbef5
+checksum=4c951341c4c648630b6fe1234ec113d81dd2d248529bf2b5478e0ad077c80ed3
diff --git a/srcpkgs/gst-rtsp-server/template b/srcpkgs/gst-rtsp-server/template
index ab0baf1e7d35ae..e6a9614d3f90dd 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.24.2
+version=1.24.3
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-${version}.tar.xz"
-checksum=e4c84a78675e7efef3b26e9cb9e2e427318421b4ad9ee4b5136efaeebb6bba0c
+checksum=62628ecca78b8f5b51c59a4d602c65e9205ffc50c3c83cd61fab1f6348b63565
 
 gst-rtsp-server-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} gst-plugins-base1-devel"
diff --git a/srcpkgs/gst1-editing-services/template b/srcpkgs/gst1-editing-services/template
index c11fd6b0025465..7a020eea1e6785 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.24.2
+version=1.24.3
 revision=1
 build_style=meson
 build_helper="gir"
@@ -14,7 +14,7 @@ license="LGPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-${version}.tar.xz"
-checksum=7201778ea5d937440c53d7439dd12aa5ac6840688af1f0499852275074b99073
+checksum=cf743215688b013905cd2c9f7fedda21e2d34c844340990c6ea25d10a037293f
 
 build_options="gir"
 
diff --git a/srcpkgs/gst1-python3/template b/srcpkgs/gst1-python3/template
index 10a3a12656bb49..46874354577ba7 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.24.2
+version=1.24.3
 revision=1
 build_style=meson
 hostmakedepends="pkg-config python3"
@@ -12,5 +12,5 @@ license="LGPL-2.1-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gst-python/gst-python-${version}.tar.xz"
-checksum=bd90f3bc8af17dce3bf26b66537efb4951869ffce6403f598461b985e2b2d78e
+checksum=ecdb3e2ba94ea2c82b93a8c715d5a7e04f9726a8838c0a6b17694928fd1e8595
 make_check=no # Upstream didn't adjust checks to match their API changes
diff --git a/srcpkgs/gstreamer-vaapi/template b/srcpkgs/gstreamer-vaapi/template
index 6d88b1228808dd..7b24357aec2541 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.24.2
+version=1.24.3
 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://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-${version}.tar.xz"
-checksum=cc5ab8c88443e0f5bf23d6110b4aac33df59e4ae626f536d968b1605cc7b962f
+checksum=845f2efe0dca8dab234dde8fb091da2cd06a9d2a683422b56dcb688954f9070e
 
 pre_check() {
 	# Seems to need certain hardware to pass
diff --git a/srcpkgs/gstreamer1/template b/srcpkgs/gstreamer1/template
index dbbf06e23baaff..dfb186ebfda94d 100644
--- a/srcpkgs/gstreamer1/template
+++ b/srcpkgs/gstreamer1/template
@@ -1,6 +1,6 @@
 # Template file for 'gstreamer1'
 pkgname=gstreamer1
-version=1.24.2
+version=1.24.3
 revision=1
 build_style=meson
 build_helper="gir"
@@ -17,7 +17,7 @@ license="LGPL-2.0-or-later"
 homepage="https://gstreamer.freedesktop.org"
 changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
 distfiles="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${version}.tar.xz"
-checksum=9cafdd23bd180f1681c56cd3a6879a8497ccf24da6f422a6b6f356fa074a8481
+checksum=1225ef4a329fae1cadc5ec727dab249ad567e8072879493561ceb91ed34aa414
 
 pre_check() {
 	# gst_gstdatetime is known to fail according to LFS

  reply	other threads:[~2024-05-22  6:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-21  3:40 [PR PATCH] " voidisnull
2024-05-22  6:11 ` voidisnull [this message]
2024-05-27 11:23 ` chrysos349
2024-05-27 12:18 ` voidisnull
2024-05-27 13:30 ` chrysos349
2024-05-27 13:45 ` [PR PATCH] [Updated] " voidisnull
2024-05-27 13:45 ` voidisnull
2024-06-04 21:32 ` [PR PATCH] [Closed]: " cinerea0
2024-06-04 21:32 ` cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240522061135.0FBBC26B90@inbox.vuxu.org \
    --to=voidisnull@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).