gst-plugins-bad1: update to 1.24.4
This commit is contained in:
parent
f76f959479
commit
f149604b3d
|
@ -1136,6 +1136,7 @@ libgstsignalprocessor-1.0.so.0 gst-plugins-bad1-1.18.3_2
|
|||
libgstbasevideo-1.0.so.0 gst-plugins-bad1-1.18.3_2
|
||||
libgstbasecamerabinsrc-1.0.so.0 gst-plugins-bad1-1.18.3_2
|
||||
libgstcodecparsers-1.0.so.0 gst-plugins-bad1-1.18.3_2
|
||||
libgstplay-1.0.so.0 gst-plugins-bad1-1.24.4_1
|
||||
libgstplayer-1.0.so.0 gst-plugins-bad1-1.18.3_2
|
||||
libgstwebrtc-1.0.so.0 gst-plugins-bad1-1.18.4_2
|
||||
libgsttranscoder-1.0.so.0 gst-plugins-bad1-1.18.4_2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst-plugins-bad1'
|
||||
pkgname=gst-plugins-bad1
|
||||
version=1.24.2
|
||||
version=1.24.4
|
||||
revision=1
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
|
@ -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=448e32787bc82b586c6cb2f81c9a8ef404fea4f77f25566fe06e597a3f59136b
|
||||
checksum=260bd0a463b4faff9a42f41e5e028f787f10a92b779af8959aec64586f546bd3
|
||||
|
||||
build_options="gir gme wayland"
|
||||
build_options_default="gir wayland"
|
||||
|
|
Loading…
Reference in New Issue