]> git.pld-linux.org Git - packages/pipewire.git/blobdiff - pipewire.spec
up to 0.3.38
[packages/pipewire.git] / pipewire.spec
index 9dd7d6d8674c52b917ea4f9134047574ab1e4adf..0d90cb75449916550115e37c3e6586ee420aea15 100644 (file)
 Summary:       PipeWire - server and user space API to deal with multimedia pipelines
 Summary(pl.UTF-8):     PipeWire - serwer i API przestrzeni użytkownika do obsługi potoków multimedialnych
 Name:          pipewire
 Summary:       PipeWire - server and user space API to deal with multimedia pipelines
 Summary(pl.UTF-8):     PipeWire - serwer i API przestrzeni użytkownika do obsługi potoków multimedialnych
 Name:          pipewire
-Version:       0.3.37
+Version:       0.3.38
 Release:       1
 License:       MIT, LGPL v2+, GPL v2
 Group:         Libraries
 #Source0Download: https://github.com/PipeWire/pipewire/releases
 Source0:       https://github.com/PipeWire/pipewire/archive/%{version}/%{name}-%{version}.tar.gz
 Release:       1
 License:       MIT, LGPL v2+, GPL v2
 Group:         Libraries
 #Source0Download: https://github.com/PipeWire/pipewire/releases
 Source0:       https://github.com/PipeWire/pipewire/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: d4c7ed5edab55b944d8e0570856aa60a
+# Source0-md5: a66a2b856bede375c12091f5468d06c7
 Patch0:                %{name}-gcc.patch
 Patch0:                %{name}-gcc.patch
+Patch1:                arm_build.patch
 URL:           https://pipewire.org/
 %if %{with jack}
 BuildRequires: SDL2-devel >= 2
 URL:           https://pipewire.org/
 %if %{with jack}
 BuildRequires: SDL2-devel >= 2
@@ -34,6 +35,7 @@ BuildRequires:        fdk-aac-devel
 # libavcodec libavformat libavfilter
 %{?with_ffmpeg:BuildRequires:  ffmpeg-devel}
 BuildRequires: gcc >= 5:3.2
 # libavcodec libavformat libavfilter
 %{?with_ffmpeg:BuildRequires:  ffmpeg-devel}
 BuildRequires: gcc >= 5:3.2
+BuildRequires: gettext-tools
 %if %{with gstreamer}
 BuildRequires: glib2-devel >= 1:2.32.0
 %endif
 %if %{with gstreamer}
 BuildRequires: glib2-devel >= 1:2.32.0
 %endif
@@ -59,6 +61,7 @@ BuildRequires:        ncurses-devel
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig
 BuildRequires: pulseaudio-devel
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig
 BuildRequires: pulseaudio-devel
+BuildRequires: readline-devel >= 8.1.1-2
 BuildRequires: rpmbuild(macros) >= 2.007
 BuildRequires: sbc-devel
 BuildRequires: systemd-devel
 BuildRequires: rpmbuild(macros) >= 2.007
 BuildRequires: sbc-devel
 BuildRequires: systemd-devel
@@ -249,6 +252,7 @@ Wtyczka udostępniająca źródło i cel obrazu PipeWire dla GStreamera.
 %prep
 %setup -q
 %patch0 -p1
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %meson build \
 
 %build
 %meson build \
This page took 0.351183 seconds and 4 git commands to generate.