pipewire: version bump to 1.0.0
This commit is contained in:
@@ -9,10 +9,11 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<Icon>pipewire</Icon>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Server and user space API to deal with multimedia pipelines</Summary>
|
||||
<Description>Server and user space API to deal with multimedia pipelines</Description>
|
||||
<Archive sha1sum="8a0f8243fd6cc246a1bed83c6078dc30e56e5ab9" type="targz">https://github.com/PipeWire/pipewire/archive/0.3.85.tar.gz</Archive>
|
||||
<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="56d778a84d694db8c7b38e2753a6fe21f6b4d274" type="targz">https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.0.0/pipewire-1.0.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
@@ -43,6 +44,7 @@
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
<Dependency>gst-plugins-base-devel</Dependency>
|
||||
<Dependency>jack-audio-connection-kit-devel</Dependency>
|
||||
<Dependency>webrtc-audio-processing-1-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
@@ -77,6 +79,7 @@
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>gst-plugins-base</Dependency>
|
||||
<Dependency>jack-audio-connection-kit</Dependency>
|
||||
<Dependency>webrtc-audio-processing-1</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -114,6 +117,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="24">
|
||||
<Date>2023-12-26</Date>
|
||||
<Version>1.0.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2023-11-16</Date>
|
||||
<Version>0.3.85</Version>
|
||||
|
||||
Reference in New Issue
Block a user