Merge pull request #18977 from Rmys/master

gst-* 1.28.5
This commit is contained in:
Rmys
2026-07-09 16:28:23 +03:00
committed by GitHub
+10 -3
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Basepack of plugins for gstreamer</Summary> <Summary>Basepack of plugins for gstreamer</Summary>
<Description>GStreamer base plugins are a well-groomed and well-maintained collection of GStreamer plugins and elements, spanning the range of possible types of elements one would want to write for GStreamer. It also contains helper libraries and base classes useful for writing elements. A wide range of video and audio decoders, encoders, and filters are included.</Description> <Description>GStreamer base plugins are a well-groomed and well-maintained collection of GStreamer plugins and elements, spanning the range of possible types of elements one would want to write for GStreamer. It also contains helper libraries and base classes useful for writing elements. A wide range of video and audio decoders, encoders, and filters are included.</Description>
<Archive sha1sum="ff4e1a59f9c71515c4964b0b5d583c67e7512da3" type="tarxz">https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.28.4.tar.xz</Archive> <Archive sha1sum="bf5b263ca324e417f924f50bc9a9021f59aaf4ef" type="tarxz">https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.28.5.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<!-- <Dependency>git</Dependency> --> <!-- <Dependency>git</Dependency> -->
<Dependency>meson</Dependency> <Dependency>meson</Dependency>
@@ -45,7 +45,7 @@
<Dependency>libX11-devel</Dependency> <Dependency>libX11-devel</Dependency>
<Dependency>xorg-proto</Dependency> <Dependency>xorg-proto</Dependency>
<Dependency>xorg-server-xvfb</Dependency> <Dependency>xorg-server-xvfb</Dependency>
<Dependency versionFrom="1.28.4">gstreamer-devel</Dependency> <Dependency versionFrom="1.28.5">gstreamer-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency> <Dependency>gobject-introspection-devel</Dependency>
<Dependency>wayland-protocols-devel</Dependency> <Dependency>wayland-protocols-devel</Dependency>
</BuildDependencies> </BuildDependencies>
@@ -80,7 +80,7 @@
<Dependency>graphene</Dependency> <Dependency>graphene</Dependency>
<Dependency>wayland-cursor</Dependency> <Dependency>wayland-cursor</Dependency>
<Dependency>wayland-client</Dependency> <Dependency>wayland-client</Dependency>
<Dependency versionFrom="1.28.4">gstreamer</Dependency> <Dependency versionFrom="1.28.5">gstreamer</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
@@ -199,6 +199,13 @@
</Package--> </Package-->
<History> <History>
<Update release="46">
<Date>2026-07-09</Date>
<Version>1.28.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="45"> <Update release="45">
<Date>2026-06-13</Date> <Date>2026-06-13</Date>
<Version>1.28.4</Version> <Version>1.28.4</Version>