* [PR PATCH] gst-plugins-bad1: update to 1.24.6.
@ 2024-08-01 1:50 Rooyca
2024-08-01 1:58 ` [PR PATCH] [Updated] " Rooyca
2024-08-01 1:58 ` [PR PATCH] [Closed]: " Rooyca
0 siblings, 2 replies; 3+ messages in thread
From: Rooyca @ 2024-08-01 1:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 512 bytes --]
There is a new pull request by Rooyca against master on the void-packages repository
https://github.com/Rooyca/void-packages gstpluginsbase1devel1246
https://github.com/void-linux/void-packages/pull/51584
gst-plugins-bad1: update to 1.24.6.
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### 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/51584.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gstpluginsbase1devel1246-51584.patch --]
[-- Type: text/x-diff, Size: 1272 bytes --]
From fb8a3ba9b8676a5a257943a06d513f98f4cc6ac9 Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Wed, 31 Jul 2024 18:38:34 -0500
Subject: [PATCH] gst-plugins-bad1: update to 1.24.6.
---
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 345425785d435d..92d87d7a661cbd 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.24.4
-revision=2
+version=1.24.6
+revision=1
build_helper="gir"
build_style=meson
configure_args="-Dpackage-origin=https://voidlinux.org -Ddoc=disabled
@@ -35,7 +35,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=260bd0a463b4faff9a42f41e5e028f787f10a92b779af8959aec64586f546bd3
+checksum=8f4d965513e7827c1f547c1e749e4ef2812b371974fe64857fe5029a19c5b64c
build_options="gir gme onevpl wayland"
build_options_default="gir wayland"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] gst-plugins-bad1: update to 1.24.6.
2024-08-01 1:50 [PR PATCH] gst-plugins-bad1: update to 1.24.6 Rooyca
@ 2024-08-01 1:58 ` Rooyca
2024-08-01 1:58 ` [PR PATCH] [Closed]: " Rooyca
1 sibling, 0 replies; 3+ messages in thread
From: Rooyca @ 2024-08-01 1:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 517 bytes --]
There is an updated pull request by Rooyca against master on the void-packages repository
https://github.com/Rooyca/void-packages gstpluginsbase1devel1246
https://github.com/void-linux/void-packages/pull/51584
gst-plugins-bad1: update to 1.24.6.
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### 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/51584.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gstpluginsbase1devel1246-51584.patch --]
[-- Type: text/x-diff, Size: 2382 bytes --]
From fb8a3ba9b8676a5a257943a06d513f98f4cc6ac9 Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Wed, 31 Jul 2024 18:38:34 -0500
Subject: [PATCH 1/2] gst-plugins-bad1: update to 1.24.6.
---
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 345425785d435d..92d87d7a661cbd 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.24.4
-revision=2
+version=1.24.6
+revision=1
build_helper="gir"
build_style=meson
configure_args="-Dpackage-origin=https://voidlinux.org -Ddoc=disabled
@@ -35,7 +35,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=260bd0a463b4faff9a42f41e5e028f787f10a92b779af8959aec64586f546bd3
+checksum=8f4d965513e7827c1f547c1e749e4ef2812b371974fe64857fe5029a19c5b64c
build_options="gir gme onevpl wayland"
build_options_default="gir wayland"
From 9ede480778746185d9ee522156e43b6400bdc986 Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Wed, 31 Jul 2024 20:57:26 -0500
Subject: [PATCH 2/2] gstreamer1: update to 1.24.6.
---
srcpkgs/gstreamer1/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/gstreamer1/template b/srcpkgs/gstreamer1/template
index 3b59478aeeb5d8..2fbc637a0d2b87 100644
--- a/srcpkgs/gstreamer1/template
+++ b/srcpkgs/gstreamer1/template
@@ -1,6 +1,6 @@
# Template file for 'gstreamer1'
pkgname=gstreamer1
-version=1.24.4
+version=1.24.6
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=52c93bc48e03533aa676fd8c15eb6b5fc326c68db311c50bcc0a865f31a6c653
+checksum=64342060d7c6f9e36a35e3be38a4f5ac3b41ed93b0853619be45141ef3cc1b9d
pre_check() {
# gst_gstdatetime is known to fail according to LFS
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Closed]: gst-plugins-bad1: update to 1.24.6.
2024-08-01 1:50 [PR PATCH] gst-plugins-bad1: update to 1.24.6 Rooyca
2024-08-01 1:58 ` [PR PATCH] [Updated] " Rooyca
@ 2024-08-01 1:58 ` Rooyca
1 sibling, 0 replies; 3+ messages in thread
From: Rooyca @ 2024-08-01 1:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 346 bytes --]
There's a closed pull request on the void-packages repository
gst-plugins-bad1: update to 1.24.6.
https://github.com/void-linux/void-packages/pull/51584
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-01 1:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-01 1:50 [PR PATCH] gst-plugins-bad1: update to 1.24.6 Rooyca
2024-08-01 1:58 ` [PR PATCH] [Updated] " Rooyca
2024-08-01 1:58 ` [PR PATCH] [Closed]: " Rooyca
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).