pipewire-docs-0.3.80

This commit is contained in:
Rmys
2023-09-20 17:44:16 +03:00
committed by GitHub
parent 01a14b9924
commit 8a7ee33ef6
+11 -4
View File
@@ -12,7 +12,7 @@
<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="33a52f32f2f0a0a431851297106ea1029a7a09a0" type="targz">https://github.com/PipeWire/pipewire/archive/0.3.77.tar.gz</Archive>
<Archive sha1sum="12c362c42369074777af039cac88029b0cc5279b" type="targz">https://github.com/PipeWire/pipewire/archive/0.3.80.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -37,7 +37,7 @@
<Dependency>gstreamer-devel</Dependency>
<Dependency>libfdk-aac-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
<Dependency>wireplumber-devel</Dependency>
<!-- <Dependency>wireplumber-devel</Dependency> -->
<Dependency>libcanberra-devel</Dependency>
<Dependency>bluez-libs-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
@@ -70,7 +70,7 @@
<Dependency>libXfixes</Dependency>
<Dependency>libfdk-aac</Dependency>
<Dependency>libsndfile</Dependency>
<Dependency>wireplumber</Dependency>
<!-- <Dependency>wireplumber</Dependency> -->
<Dependency>libcanberra</Dependency>
<Dependency>avahi-libs</Dependency>
<Dependency>bluez-libs</Dependency>
@@ -94,7 +94,7 @@
<RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency release="current">pipewire</Dependency>
<Dependency>wireplumber-devel</Dependency>
<!-- <Dependency>wireplumber-devel</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -114,6 +114,13 @@
</Package>
<History>
<Update release="21">
<Date>2023-09-20</Date>
<Version>0.3.80</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2023-08-04</Date>
<Version>0.3.77</Version>