libsdl2 pipewire ver. bump

This commit is contained in:
Rmys
2024-08-05 16:13:10 +03:00
parent 1c5f17554d
commit 9b1335a367
3 changed files with 25 additions and 6 deletions
+9 -4
View File
@@ -14,9 +14,7 @@
<PartOf>multimedia.plugin</PartOf>
<Summary>The Advanced Linux Sound Architecture (ALSA) plugins.</Summary>
<Description>alsa-plugins provides plugins like JACK, PulseAudio, etc. for ALSA.</Description>
<Archive sha1sum="9dfcc70fb226820a2109cbf6a833ae24acac440c" type="tarbz2">
http://www.alsa-project.org/files/pub/plugins/alsa-plugins-1.2.7.1.tar.bz2
</Archive>
<Archive sha1sum="3f6863dfbb2e8ce7b1cda38e6d4db1cce1e07a5e" type="tarbz2">http://www.alsa-project.org/files/pub/plugins/alsa-plugins-1.2.12.tar.bz2</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
@@ -57,7 +55,14 @@
</AdditionalFiles>
</Package>
<History>
<History>
<Update release="4">
<Date>2024-08-03</Date>
<Version>1.2.12</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2022-11-24</Date>
<Version>1.2.7.1</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Low-latency audio/video router and processor</Summary>
<Description>PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It provides a low-latency, graph-based processing engine on top of audio and video devices that can be used to support the use cases currently handled by both PulseAudio and JACK.</Description>
<Archive sha1sum="e7f7e2dd04b573533f0bcad4e0912766cc7c2546" type="targz">https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.2.1/pipewire-1.2.1.tar.gz</Archive>
<Archive sha1sum="f12a359ec2af53b8a123b4948ce77953a2a1d34f" type="targz">https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.2.2/pipewire-1.2.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -117,6 +117,13 @@
</Package>
<History>
<Update release="28">
<Date>2024-08-03</Date>
<Version>1.2.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="27">
<Date>2024-07-27</Date>
<Version>1.2.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Simple Direct Media Layer 2.0 series</Summary>
<Description>libsdl is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.</Description>
<Archive sha1sum="64a3595f7dfc9e3c45be1907a6bcb36fba1f8ba2" type="targz">https://github.com/libsdl-org/SDL/releases/download/release-2.28.2/SDL2-2.28.2.tar.gz</Archive>
<Archive sha1sum="76d70f28a0c044111b461a189f02196814fd116e" type="targz">https://github.com/libsdl-org/SDL/releases/download/release-2.30.6/SDL2-2.30.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>DirectFB-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
@@ -121,6 +121,13 @@
</Package>
<History>
<Update release="17">
<Date>2024-08-03</Date>
<Version>2.30.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2023-08-04</Date>
<Version>2.28.2</Version>