[pulseaudio/f18] Enable webrtc-aec

Debarshi Ray rishi at fedoraproject.org
Tue Oct 9 13:30:20 UTC 2012


commit 04afb03f4ae71ec70ab2d4a1497f7af0c0d16a63
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Tue Oct 9 15:30:14 2012 +0200

    Enable webrtc-aec

 pulseaudio.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/pulseaudio.spec b/pulseaudio.spec
index e7e73b7..fecaa80 100644
--- a/pulseaudio.spec
+++ b/pulseaudio.spec
@@ -1,7 +1,7 @@
 Name:           pulseaudio
 Summary:        Improved Linux Sound Server
 Version:        2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        LGPLv2+
 Group:          System Environment/Daemons
 URL:            http://www.freedesktop.org/wiki/Software/PulseAudio
@@ -50,6 +50,7 @@ BuildRequires:  libasyncns-devel
 BuildRequires:  systemd-devel >= 184
 BuildRequires:  json-c-devel
 BuildRequires:  dbus-devel
+BuildRequires:  webrtc-audio-processing-devel
 # retired along with -libs-zeroconf, add Obsoletes here for lack of anything better
 Obsoletes:      padevchooser < 1.0
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
@@ -206,7 +207,8 @@ sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
   --with-access-group=pulse-access \
   --disable-hal \
   --without-fftw \
-  --enable-systemd
+  --enable-systemd \
+  --enable-webrtc-aec
 
 # we really should preopen here --preopen-mods=module-udev-detect.la, --force-preopen
 
@@ -276,6 +278,7 @@ exit 0
 %{_libdir}/pulse-%{version}/modules/libprotocol-native.so
 %{_libdir}/pulse-%{version}/modules/libprotocol-simple.so
 %{_libdir}/pulse-%{version}/modules/librtp.so
+%{_libdir}/pulse-%{version}/modules/libwebrtc-util.so
 %{_libdir}/pulse-%{version}/modules/module-alsa-sink.so
 %{_libdir}/pulse-%{version}/modules/module-alsa-source.so
 %{_libdir}/pulse-%{version}/modules/module-alsa-card.so
@@ -462,6 +465,9 @@ exit 0
 %attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
 
 %changelog
+* Mon Oct 08 2012 Debarshi Ray <rishi at fedoraproject.org> 2.1-2
+- Enable webrtc-aec
+
 * Tue Sep 25 2012 Rex Dieter <rdieter at fedoraproject.org> 2.1-1
 - pulseaudio-2.1
 


More information about the scm-commits mailing list