packages: pulseaudio/pulseaudio.spec - update deps; rel 1 (works for me if ...

glen glen at pld-linux.org
Wed May 16 18:20:47 CEST 2012


Author: glen                         Date: Wed May 16 16:20:47 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update deps; rel 1 (works for me if i switch output away from Air to default)

---- Files affected:
packages/pulseaudio:
   pulseaudio.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: packages/pulseaudio/pulseaudio.spec
diff -u packages/pulseaudio/pulseaudio.spec:1.99 packages/pulseaudio/pulseaudio.spec:1.100
--- packages/pulseaudio/pulseaudio.spec:1.99	Sun May 13 23:05:38 2012
+++ packages/pulseaudio/pulseaudio.spec	Wed May 16 18:20:42 2012
@@ -2,7 +2,10 @@
 # TODO:
 # - service is too quiet with PULSEAUDIO_SYSTEM_START=0
 # - http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
-#
+# - split due extra deps:
+#   pulseaudio-2.0-0.2.x86_64 marks xen-libs-4.1.2-3.x86_64 (cap libxenctrl.so.4.0()(64bit))
+#   pulseaudio-2.0-0.2.x86_64 marks webrtc-audio-processing-0.1-1.x86_64 (cap libwebrtc_audio_processing.so.0()(64bit))
+
 # Conditional build:
 %bcond_with	gdbm		# use gdbm as backend for settings database
 				# see https://tango.0pointer.de/pipermail/pulseaudio-discuss/2009-May/003761.html
@@ -15,7 +18,7 @@
 Summary(pl.UTF-8):	Modularny serwer dźwięku
 Name:		pulseaudio
 Version:	2.0
-Release:	0.2
+Release:	1
 License:	GPL v2+ (server and libpulsecore), LGPL v2+ (libpulse)
 Group:		Libraries
 Source0:	http://freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz
@@ -53,6 +56,7 @@
 BuildRequires:	libxcb-devel >= 1.6
 %{?with_lirc:BuildRequires:	lirc-devel}
 BuildRequires:	m4
+BuildRequires:	webrtc-audio-processing-devel
 # for module-roap
 BuildRequires:	openssl-devel > 0.9
 BuildRequires:	orc-devel >= 0.4.11
@@ -61,6 +65,7 @@
 BuildRequires:	speex-devel >= 1:1.2-beta3
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	udev-devel >= 143
+BuildRequires:	xen-devel
 BuildRequires:	xorg-lib-libICE-devel
 BuildRequires:	xorg-lib-libSM-devel
 BuildRequires:	xorg-lib-libX11-devel
@@ -72,8 +77,6 @@
 Obsoletes:	polypaudio
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		filterout_ld	-Wl,--as-needed
-
 %description
 PulseAudio (previously known as PolypAudio) is a sound server for
 POSIX and Win32 operating systems. It allows you to do advanced
@@ -344,6 +347,7 @@
 	%{?with_hal:--enable-hal --disable-hal-compat} \
 	%{!?with_hal:--disable-hal --enable-hal-compat} \
 	%{!?with_lirc:--disable-lirc} \
+	--enable-webrtc-aec \
 	--disable-silent-rules \
 	--enable-static%{!?with_static_libs:=no} \
 	--with-database=%{?with_gdbm:gdbm}%{!?with_gdbm:simple} \
@@ -565,7 +569,7 @@
 %attr(755,root,root) %ghost %{_libdir}/libpulse.so.0
 %attr(755,root,root) %ghost %{_libdir}/libpulse-mainloop-glib.so.0
 %attr(755,root,root) %ghost %{_libdir}/libpulse-simple.so.0
-%dir %attr(755,root,root) %{_libdir}/%{name}
+%dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/libpulsedsp.so
 %attr(755,root,root) %{_libdir}/%{name}/libpulsecommon-2.0.so
 %dir %{_sysconfdir}/pulse
@@ -660,6 +664,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2012/05/16 16:20:42  glen
+- update deps; rel 1 (works for me if i switch output away from Air to default)
+
 Revision 1.99  2012/05/13 21:05:38  glen
 - up to 2.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/pulseaudio/pulseaudio.spec?r1=1.99&r2=1.100



More information about the pld-cvs-commit mailing list