Merge pull request #15209 from Rmys/master

pipewire ver. bump
This commit is contained in:
Rmys
2024-10-25 11:36:08 +03:00
committed by GitHub
2 changed files with 10 additions and 1 deletions
+2
View File
@@ -20,6 +20,8 @@ def setup():
-Dpipewire-alsa=enabled \
-D compress-offload=disabled \
-Djack=disabled \
-Dudevrulesdir=/lib/udev/rules.d \
-Dsystemd-user-service=disabled \
-Dsession-managers=enabled \
-Dlibcamera=disabled")
+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="64cb5b0310e6d7a01eb967e9ca66baaabcc791f0" type="targz">https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.2.5/pipewire-1.2.5.tar.gz</Archive>
<Archive sha1sum="e13e46620e7a1653843b8541992d6672658b452e" type="targz">https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.2.6/pipewire-1.2.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -117,6 +117,13 @@
</Package>
<History>
<Update release="31">
<Date>2024-10-25</Date>
<Version>1.2.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="30">
<Date>2024-09-28</Date>
<Version>1.2.5</Version>