gst-1.22.1

This commit is contained in:
Rmys
2023-03-06 12:23:45 +03:00
parent 55918ef6c0
commit 21d93404ee
9 changed files with 99 additions and 36 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>GStreamer streaming media framework runtime</Summary>
<Description>GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related.</Description>
<Archive sha1sum="2a1b5220a292851199e638ae2db013c70b8ce9db" type="tarxz">https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.22.0.tar.xz</Archive>
<Archive sha1sum="5f8b6ab5c08669553750154a11e3b39bf7a86383" type="tarxz">https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.22.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
@@ -130,6 +130,13 @@
</Package-->
<History>
<Update release="20">
<Date>2023-03-06</Date>
<Version>1.22.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2023-01-24</Date>
<Version>1.22.0</Version>