gstreamer ver. bump

This commit is contained in:
Rmys
2026-03-16 14:31:33 +03:00
parent dddf5e4f4c
commit 3ba285765b
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -41,4 +41,4 @@ def install():
pisitools.removeDir("/usr/libexec32")
return
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README*")
pisitools.dodoc("ChangeLog", "COPYING*", "README*")
+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="6cc1906cb8e93bd5e51d7b5fc50255d4fffb4a35" type="tarxz">https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.26.10.tar.xz</Archive>
<Archive sha1sum="aae88ce6ce363fd9ab7ffbcbaa511d4f6e346210" type="tarxz">https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.28.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>rust</Dependency>
<Dependency>meson</Dependency>
@@ -132,6 +132,13 @@
</Package-->
<History>
<Update release="41">
<Date>2026-02-28</Date>
<Version>1.28.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="40">
<Date>2025-12-27</Date>
<Version>1.26.10</Version>