pipewire ver. bump
This commit is contained in:
@@ -15,15 +15,27 @@ def setup():
|
||||
mesontools.configure("-Dman=disabled \
|
||||
-Dgstreamer=enabled \
|
||||
-Ddocs=enabled \
|
||||
-Dsystemd=disabled \
|
||||
-Dlibsystemd=disabled \
|
||||
-Dbluez5=enabled \
|
||||
-Dpipewire-alsa=enabled \
|
||||
-D compress-offload=disabled \
|
||||
-Dcompress-offload=disabled \
|
||||
-Djack=disabled \
|
||||
-Dudevrulesdir=/lib/udev/rules.d \
|
||||
-Dsystemd-user-service=disabled \
|
||||
-Dsession-managers=enabled \
|
||||
-Dlibcamera=disabled")
|
||||
-Dlibcamera=disabled \
|
||||
-Dbluez5-codec-ldac-dec=disabled \
|
||||
-Dbluez5-plc-spandsp=disabled \
|
||||
-Donnxruntime=disabled \
|
||||
-Dbluez5-plc-spandsp=disabled \
|
||||
-Dsdl2=disabled \
|
||||
-Dbluez5-codec-lc3plus=disabled \
|
||||
-Dbluez5-codec-lc3=disabled \
|
||||
-Dbluez5-codec-ldac=disabled \
|
||||
-Dsnap=disabled \
|
||||
-Dlogind=enabled \
|
||||
-Dlogind-provider=libelogind \
|
||||
")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
@@ -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="55639291fe3c73ce05b77a3ba59fa86021c30d31" type="targz">https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.4.10/pipewire-1.4.10.tar.gz</Archive>
|
||||
<Archive sha1sum="21f0b941591d2b567a1b8ded0cedb6879196a79c" type="targz">https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.6.1/pipewire-1.6.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
@@ -29,6 +29,7 @@
|
||||
<Dependency>libusb-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>vulkan-devel</Dependency>
|
||||
<Dependency>elogind-devel</Dependency>
|
||||
<Dependency>vulkan-headers</Dependency>
|
||||
<!-- <Dependency>ffmpeg-devel</Dependency> -->
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
@@ -65,6 +66,7 @@
|
||||
<!-- <Dependency>ffmpeg</Dependency> -->
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libusb</Dependency>
|
||||
<Dependency>elogind</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libopus</Dependency>
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
@@ -117,6 +119,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="38">
|
||||
<Date>2026-03-11</Date>
|
||||
<Version>1.6.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2026-01-17</Date>
|
||||
<Version>1.4.10</Version>
|
||||
|
||||
Reference in New Issue
Block a user