Skip to content

Commit

Permalink
Merge pull request #21206 from lazka/gstreamer-1.24.5
Browse files Browse the repository at this point in the history
gstreamer: Update to 1.24.5
  • Loading branch information
lazka authored Jun 21, 2024
2 parents e102a26 + 60b6f52 commit c32d902
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-gst-devtools/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=gst-devtools
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.24.4
pkgver=1.24.5
pkgrel=1
pkgdesc="Development and debugging tools for GStreamer (mingw-w64)"
arch=('any')
Expand All @@ -19,7 +19,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gstreamer"
"${MINGW_PACKAGE_PREFIX}-gst-plugins-base"
"${MINGW_PACKAGE_PREFIX}-json-glib")
source=(https://gstreamer.freedesktop.org/src/${_realname}/${_realname}-${pkgver}.tar.xz)
sha256sums=('8bff1b388522e03d761786e61fe9aff1f9867b8f7cc230043cbb2622dcf6f0fe')
sha256sums=('a96675898129a480d05bbf91071ec4e40154dcad6d62f3944154a6cb326045a4')

prepare() {
cd "${srcdir}/${_realname}-${pkgver}"
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gst-editing-services/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=gst-editing-services
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.24.4
pkgver=1.24.5
pkgrel=1
pkgdesc="GStreamer Editing Services (mingw-w64)"
arch=('any')
Expand All @@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection"
depends=("${MINGW_PACKAGE_PREFIX}-gst-plugins-base")
options=(!libtool strip staticlibs)
source=("${url}/src/${_realname}/${_realname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('8f6e6d4a75f8f60a75b34969bcf30c7118d3f0ba9977ff30173a89299f64e3af'
sha256sums=('aceaa0a15839fd2db749851b398fa20cbe0b21abcd4f00b7075e3cf26a369caf'
'SKIP')
validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gst-libav/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=gst-libav
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.24.4
pkgver=1.24.5
pkgrel=1
pkgdesc="Multimedia graph framework - libav plugin (mingw-w64)"
arch=('any')
Expand All @@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
depends=("${MINGW_PACKAGE_PREFIX}-gst-plugins-base"
"${MINGW_PACKAGE_PREFIX}-ffmpeg")
source=("${url}/src/${_realname}/${_realname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('4d3803f36008e847fc4842c8dd366162baf8359526cc46c1851bf68bb638da73'
sha256sums=('7fd16bdfa56ed51c40b474648fc35c4edde3e8ac934b12b82b49727b5d703521'
'SKIP')
validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gst-plugins-bad/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-gst-plugins-bad-libs"
"${MINGW_PACKAGE_PREFIX}-gst-plugins-bad"
$([[ ${CARCH} == i686 ]] || echo "${MINGW_PACKAGE_PREFIX}-gst-plugin-opencv"))
pkgver=1.24.4
pkgver=1.24.5
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Bad Plugins (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -86,7 +86,7 @@ source=("${url}/src/${_realname}/${_realname}-${pkgver}.tar.xz"{,.asc}
"0001-meson-fix-vulkan.patch"
"0002-fix-vulkan-mkenum.patch"
"0003-enable-mediafoundation-plugin.patch")
sha256sums=('260bd0a463b4faff9a42f41e5e028f787f10a92b779af8959aec64586f546bd3'
sha256sums=('3029bfd7265314d609dc8eab503675a344ea46e8274fd73ab34566c8442dc847'
'SKIP'
'000907bb77b31bd5717297aaa9f7ab7d01a0c9a0e7966fd05f077e786b8e652f'
'5ca55fdfc4c5d10d2319f83dddac8130c2ffab67b1248d2233cdcb188d5a0fd3'
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gst-plugins-base/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=gst-plugins-base
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.24.4
pkgver=1.24.5
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Base Plugins (mingw-w64)"
arch=('any')
Expand All @@ -30,7 +30,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-graphene"
"${MINGW_PACKAGE_PREFIX}-zlib")
conflicts=("${MINGW_PACKAGE_PREFIX}-gst-plugins-bad<1.16.0")
source=("${url}/src/${_realname}/${_realname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('09f4ddf246eeb819da1494ce336316edbbcb28fdff3ee2f9804891e84df39b2a'
sha256sums=('0e33ec9b59eef5ef3a6a53bbd55c44340e681d0000910caca12541a73db38a7d'
'SKIP')
validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gst-plugins-good/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _realname=gst-plugins-good
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-gst-plugin-gtk")
pkgver=1.24.4
pkgver=1.24.5
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Base Plugins (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -41,7 +41,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-bzip2"
conflicts=("${MINGW_PACKAGE_PREFIX}-gst-plugins-ugly<1.24.0"
"${MINGW_PACKAGE_PREFIX}-gst-plugins-bad<1.16.0")
source=("${url}/src/${_realname}/${_realname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('023096d661cf58cde3e0dcdbf56897bf588830232358c305f3e15fd63e116626'
sha256sums=('badcfc5292b035bde99a77327d468b2f0b116b40420bc9f25fb8e3970824ba75'
'SKIP')
validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gst-plugins-rs/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname}
pkgname=${MINGW_PACKAGE_PREFIX}-${_realname}
pkgdesc='GStreamer plugins written in Rust (mingw-w64)'
url="https://gitlab.freedesktop.org/gstreamer/$_realname"
pkgver=1.24.4
pkgver=1.24.5
_tag=gstreamer-$pkgver
pkgrel=1
license=('spdx:LGPL-3.0-or-later'
Expand All @@ -22,7 +22,7 @@ makedepends=(${MINGW_PACKAGE_PREFIX}-pkgconf
${MINGW_PACKAGE_PREFIX}-rust
${MINGW_PACKAGE_PREFIX}-cargo-c)
source=("$url/-/archive/$_tag/$_realname-gstreamer-$_tag.tar.bz2")
sha256sums=('218c2bd55e91c9e7b2dc401fe8f551b0cf6ce74d8ac80ba82bf333170522b7bf')
sha256sums=('d2bc101b8bad708975bfb40246eef6a1f69c0f1f672ec627f1a7eb786e743d0b')
mingw_arch=('mingw64' 'ucrt64' 'clang64')
arch=(any)

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gst-plugins-ugly/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=gst-plugins-ugly
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.24.4
pkgver=1.24.5
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Ugly Plugins (mingw-w64)"
arch=('any')
Expand All @@ -28,7 +28,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-a52dec"
"${MINGW_PACKAGE_PREFIX}-libmpeg2"
"${MINGW_PACKAGE_PREFIX}-libx264")
source=("${url}/src/${_realname}/${_realname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('4604f8709c0bc4d6960ef6ae6fd91e0b20af011bfe22e103f5b85377cf3f1ef4'
sha256sums=('333267b6e00770440a4a00402910dd59ed8fd619eaebf402815fbe111da7776d'
'SKIP')
validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gst-python/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=gst-python
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-gst-python")
pkgver=1.24.4
pkgver=1.24.5
pkgrel=1
pkgdesc="GStreamer GObject Introspection overrides for Python (mingw-w64)"
arch=('any')
Expand All @@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-cc")
url='https://gstreamer.freedesktop.org/modules/gst-python.html'
source=("https://gstreamer.freedesktop.org/src/gst-python/${_realname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('5510358316eb5c965829a393714b4d88306033cd64db3eae8cc62b41ae80a392'
sha256sums=('c23570c144e6276efd9e82de2ac0cea46b168a57fb2e436bed96cb285d641bf6'
'SKIP')
validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gst-rtsp-server/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=gst-rtsp-server
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.24.4
pkgver=1.24.5
pkgrel=1
pkgdesc="GStreamer RTSP server library (mingw-w64)"
arch=('any')
Expand All @@ -29,7 +29,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-gst-plugins-ugly"
"${MINGW_PACKAGE_PREFIX}-gst-plugins-bad")
source=("${url}/src/${_realname}/${_realname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('eeca811cef6312fa21433294ae216b3c6fa0a389d8980727102516bdcf973eae'
sha256sums=('a3062665e41814d3dba3e02b7b06b77326d54d2b6f178ffcb196af9b91a1bfb9'
'SKIP')
validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-gstreamer/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=gstreamer
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.24.4
pkgver=1.24.5
pkgrel=2
pkgdesc="GStreamer Multimedia Framework (mingw-w64)"
arch=('any')
Expand All @@ -27,7 +27,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-glib2")
conflicts=("${MINGW_PACKAGE_PREFIX}-gst-plugins-bad<1.14.0")
source=("${url}/src/gstreamer/gstreamer-${pkgver}.tar.xz"{,.asc})
sha256sums=('52c93bc48e03533aa676fd8c15eb6b5fc326c68db311c50bcc0a865f31a6c653'
sha256sums=('2bdef209252bf146351843134b797db6b6e7adb4c00d82e83bd5abe608253a7b'
'SKIP')
validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller <[email protected]>

Expand Down

0 comments on commit c32d902

Please sign in to comment.