pipewire-0.3.26
This commit is contained in:
@@ -12,7 +12,15 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.export("CFLAGS", "%s -Wformat" % get.CFLAGS())
|
||||
mesontools.configure("-D docs=true")
|
||||
mesontools.configure("-Dman=disabled \
|
||||
-Dgstreamer=enabled \
|
||||
-Ddocs=enabled \
|
||||
-Dsystemd=disabled \
|
||||
-Dbluez5=enabled \
|
||||
-Dffmpeg=enabled \
|
||||
-Dpipewire-alsa=enabled \
|
||||
-Djack=disabled \
|
||||
-Dlibcamera=disabled")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
@@ -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="b82e221d6118025e9f347c93ea8b2be346b50a41" type="targz">https://github.com/PipeWire/pipewire/archive/0.3.19.tar.gz</Archive>
|
||||
<Archive sha1sum="5c2ba9dd3bfb2fb1a41a3aadeb1be86cc26a00d8" type="targz">https://github.com/PipeWire/pipewire/archive/0.3.26.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>doxygen</Dependency>
|
||||
@@ -89,6 +89,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2021-05-01</Date>
|
||||
<Version>0.3.26</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-01-19</Date>
|
||||
<Version>0.3.19</Version>
|
||||
|
||||
Reference in New Issue
Block a user