mirror of
https://abf.rosa.ru/djam/pipewire.git
synced 2025-02-23 23:52:55 +00:00
Updated to 1.1.81
This commit is contained in:
parent
a21c94d82e
commit
e35c463f1f
1 changed files with 6 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
Summary: Media Sharing Server
|
||||
Name: pipewire
|
||||
Version: 1.0.6
|
||||
Version: 1.1.81
|
||||
Release: 1
|
||||
License: MIT
|
||||
Group: Sound
|
||||
|
@ -77,6 +77,7 @@ BuildRequires: pkgconfig(libpulse)
|
|||
BuildRequires: pkgconfig(libudev)
|
||||
BuildRequires: pkgconfig(libv4l2)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(opus)
|
||||
BuildRequires: pkgconfig(readline)
|
||||
BuildRequires: pkgconfig(sbc)
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
|
@ -209,6 +210,7 @@ This package contains command line utilities for the PipeWire media server.
|
|||
%doc README.md
|
||||
%{_bindir}/pw-cat
|
||||
%{_bindir}/pw-config
|
||||
%{_bindir}/pw-container
|
||||
%{_bindir}/pw-encplay
|
||||
%{_bindir}/pw-link
|
||||
%{_bindir}/pw-loopback
|
||||
|
@ -233,6 +235,7 @@ This package contains command line utilities for the PipeWire media server.
|
|||
%{_bindir}/spa-json-dump
|
||||
%{_mandir}/man1/pw-cat.1*
|
||||
%{_mandir}/man1/pw-config.1*
|
||||
%{_mandir}/man1/pw-container.1*
|
||||
%{_mandir}/man1/pw-cli.1*
|
||||
%{_mandir}/man1/pw-dot.1*
|
||||
%{_mandir}/man1/pw-dump.1*
|
||||
|
@ -436,6 +439,8 @@ PipeWire media server.
|
|||
-Daudiotestsrc="disabled" \
|
||||
-Dbluez5-codec-aptx="disabled" \
|
||||
-Dbluez5-codec-lc3plus="disabled" \
|
||||
-Dselinux="disabled" \
|
||||
-Dsnap="disabled" \
|
||||
-Dsystemd="enabled" \
|
||||
-Dvulkan="enabled" \
|
||||
-Davahi="enabled" \
|
||||
|
|
Loading…
Add table
Reference in a new issue