2007-01-16 00:33:38 +01:00
|
|
|
#
|
2008-04-10 12:06:24 +02:00
|
|
|
# spec file for package pulseaudio (Version 0.9.10)
|
2007-01-16 00:33:38 +01:00
|
|
|
#
|
2008-01-09 13:55:46 +01:00
|
|
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-16 00:33:38 +01:00
|
|
|
# This file and all modifications and additions to the pristine
|
|
|
|
# package are under the same license as the package itself.
|
|
|
|
#
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
2008-03-12 20:08:20 +01:00
|
|
|
|
2007-01-16 00:33:38 +01:00
|
|
|
Name: pulseaudio
|
2007-12-11 17:43:52 +01:00
|
|
|
%define drvver 0.9
|
2007-01-16 00:33:38 +01:00
|
|
|
Summary: A Networked Sound Server
|
2008-04-10 12:06:24 +02:00
|
|
|
Version: 0.9.10
|
2008-05-23 23:33:57 +02:00
|
|
|
Release: 20
|
2007-10-31 17:14:42 +01:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2007-01-16 00:33:38 +01:00
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Source: %{name}-%{version}.tar.bz2
|
2007-01-16 00:33:38 +01:00
|
|
|
Source1: default.pa
|
2007-10-11 22:17:16 +02:00
|
|
|
Url: http://pulseaudio.org
|
2007-01-16 00:33:38 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2008-01-23 23:31:09 +01:00
|
|
|
BuildRequires: PolicyKit-devel alsa-devel avahi-devel bluez-libs doxygen gconf2-devel glib2-devel hal-devel jack-devel libatomic-ops-devel liboil-devel libsamplerate-devel libsndfile-devel lirc-devel tcpd-devel update-desktop-files xorg-x11-devel
|
2008-01-12 03:20:12 +01:00
|
|
|
Requires: libpulsecore4 = %{version}
|
|
|
|
PreReq: pwdutils
|
2008-04-10 12:06:24 +02:00
|
|
|
Patch0: pulseaudio-0.9.8-unbreak-tunnels.patch
|
|
|
|
# PATCH-FIX-UPSTREAM pulseaudio-declarations.patch maw@novell.com -- Already fixed in git; will go away on the next release
|
|
|
|
Patch1: pulseaudio-declarations.patch
|
2008-05-16 14:53:05 +02:00
|
|
|
# PATCH FIX-UPSTREAM pulseaudio-defaults-daemon-conf.patch
|
|
|
|
Patch3: pulseaudio-defaults-daemon-conf.patch
|
2007-01-16 00:33:38 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-12-11 17:43:52 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
|
|
|
%package esound-compat
|
2008-04-06 10:43:25 +02:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2008-01-12 03:20:12 +01:00
|
|
|
Summary: ESOUND compatibility for PulseAudio
|
2007-12-11 17:43:52 +01:00
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Requires: %{name} = %{version}
|
2008-04-06 10:43:25 +02:00
|
|
|
Provides: esound = 0.2.38
|
|
|
|
Obsoletes: esound <= 0.2.38
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%description esound-compat
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
This package provides the compatibility layer for drop-in replacement
|
|
|
|
of ESOUND.
|
|
|
|
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
|
|
|
%package module-lirc
|
2008-04-06 10:43:25 +02:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2008-01-12 03:20:12 +01:00
|
|
|
Summary: LIRC module for PulseAudio
|
2007-12-11 17:43:52 +01:00
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Requires: %{name} = %{version}
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%description module-lirc
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
|
|
|
%package module-x11
|
2008-04-06 10:43:25 +02:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2008-01-12 03:20:12 +01:00
|
|
|
Summary: X11 module for PulseAudio
|
2007-12-11 17:43:52 +01:00
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Requires: %{name} = %{version}
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%description module-x11
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
|
|
|
%package module-zeroconf
|
2008-04-06 10:43:25 +02:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2008-01-12 03:20:12 +01:00
|
|
|
Summary: Zeroconf module for PulseAudio
|
2007-12-11 17:43:52 +01:00
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Requires: %{name} = %{version}
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%description module-zeroconf
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
|
|
|
|
|
2008-01-23 23:31:09 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
|
|
|
%package module-jack
|
2008-04-06 10:43:25 +02:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2008-01-23 23:31:09 +01:00
|
|
|
Summary: JACK support for the PulseAudio sound server
|
|
|
|
Group: System/Sound Daemons
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
%description module-jack
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
This package includes support for Jack-based applications.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
|
|
|
%package module-bluetooth
|
2008-04-06 10:43:25 +02:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2008-01-23 23:31:09 +01:00
|
|
|
Summary: Bluetooth proximity support for the PulseAudio sound server
|
|
|
|
Group: System/Sound Daemons
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
%description module-bluetooth
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
This package includes support for Bluetooth-based sound devices.
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-12-11 17:43:52 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
|
|
|
%package module-gconf
|
2008-04-06 10:43:25 +02:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2008-01-12 03:20:12 +01:00
|
|
|
Summary: GCONF module for PulseAudio
|
2007-12-11 17:43:52 +01:00
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Requires: %{name} = %{version}
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%description module-gconf
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-01-16 00:33:38 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%package -n libpulse0
|
|
|
|
Summary: Client interface to PulseAudio
|
2007-12-11 17:43:52 +01:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2007-01-16 00:33:38 +01:00
|
|
|
Group: System/Libraries
|
2008-01-12 03:20:12 +01:00
|
|
|
Provides: pulseaudio-libs = %{version}-%{release}
|
|
|
|
Obsoletes: pulseaudio-libs < %{version}
|
|
|
|
|
|
|
|
%description -n libpulse0
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
2007-01-16 00:33:38 +01:00
|
|
|
|
|
|
|
This package contains the system libraries for clients of pulseaudio
|
|
|
|
sound server.
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-12-11 17:43:52 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%package -n libpulsecore4
|
|
|
|
Summary: System libraries for PulseAudio
|
2007-12-11 17:43:52 +01:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Provides: pulseaudio-core-libs = %{version}-%{release}
|
|
|
|
Obsoletes: pulseaudio-core-libs < %{version}
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%description -n libpulsecore4
|
2007-12-11 17:43:52 +01:00
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%package -n libpulse-mainloop-glib0
|
|
|
|
Summary: GLIB 2.0 Main Loop wrapper for PulseAudio
|
2007-12-11 17:43:52 +01:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Provides: pulseaudio-libs-glib2 = %{version}-%{release}
|
|
|
|
Obsoletes: pulseaudio-libs-glib2 < %{version}
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%description -n libpulse-mainloop-glib0
|
2007-12-11 17:43:52 +01:00
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%package -n libpulse-browse0
|
|
|
|
Summary: PulseAudio network browsing API
|
2007-12-11 17:43:52 +01:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Provides: pulseaudio-libs-zeroconf = %{version}-%{release}
|
|
|
|
Obsoletes: pulseaudio-libs-zeroconf < %{version}
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%description -n libpulse-browse0
|
2007-12-11 17:43:52 +01:00
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-01-16 00:33:38 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%package -n libpulse-devel
|
2007-01-16 00:33:38 +01:00
|
|
|
Summary: Development package for the pulseaudio library
|
2007-12-11 17:43:52 +01:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2007-01-16 00:33:38 +01:00
|
|
|
Group: Development/Libraries/C and C++
|
2008-01-12 03:20:12 +01:00
|
|
|
Requires: libpulse0 = %{version}
|
|
|
|
Requires: libpulse-mainloop-glib0 = %{version}
|
|
|
|
Requires: libpulse-browse0 = %{version}
|
2007-12-11 17:43:52 +01:00
|
|
|
Requires: pkgconfig glib2-devel
|
2008-01-12 03:20:12 +01:00
|
|
|
Provides: pulseaudio-devel = %{version}-%{release}
|
|
|
|
Obsoletes: pulseaudio-devel < %{version}
|
|
|
|
|
|
|
|
%description -n libpulse-devel
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
2007-01-16 00:33:38 +01:00
|
|
|
|
|
|
|
This package contains the files needed to compile programs that use the
|
|
|
|
pulseaudio library.
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-12-11 17:43:52 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
|
|
|
%package utils
|
2008-01-12 03:20:12 +01:00
|
|
|
Summary: PulseAudio utilities
|
2007-12-11 17:43:52 +01:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
|
|
|
Group: System/Sound Daemons
|
2008-01-12 03:20:12 +01:00
|
|
|
Requires: libpulse0 = %{version}
|
|
|
|
Requires: libpulsecore4 = %{version}
|
|
|
|
Requires: libpulse-browse0 = %{version}
|
|
|
|
Requires: libpulse-mainloop-glib0 = %{version}
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%description utils
|
|
|
|
pulseaudio is a networked sound server for Linux and other Unix like
|
|
|
|
operating systems and Microsoft Windows. It is intended to be an
|
|
|
|
improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-01-16 00:33:38 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Lennart Poettering
|
|
|
|
Pierre Ossman
|
|
|
|
|
|
|
|
%prep
|
2007-12-11 17:43:52 +01:00
|
|
|
%setup -q -T -b0
|
2008-04-10 12:06:24 +02:00
|
|
|
%patch0 -p1
|
|
|
|
%patch1 -p0
|
2008-05-16 14:53:05 +02:00
|
|
|
%patch3 -p1
|
2007-04-24 13:57:20 +02:00
|
|
|
|
|
|
|
%build
|
2008-04-10 12:06:24 +02:00
|
|
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
2007-12-11 17:43:52 +01:00
|
|
|
%configure --disable-ltdl-install --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-realtime-group=pulse-rt --with-access-group=pulse-access
|
2008-01-12 03:20:12 +01:00
|
|
|
make %{?jobs:-j%jobs}
|
2007-04-24 13:57:20 +02:00
|
|
|
make doxygen
|
2007-01-16 00:33:38 +01:00
|
|
|
|
|
|
|
%install
|
2008-01-12 03:20:12 +01:00
|
|
|
%makeinstall
|
|
|
|
%suse_update_desktop_file pulseaudio-module-xsmp
|
2008-01-24 18:03:27 +01:00
|
|
|
#cp %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/pulse/
|
2007-12-11 17:43:52 +01:00
|
|
|
rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la $RPM_BUILD_ROOT%{_libdir}/pulse-%{drvver}/modules/*.la
|
|
|
|
# configure --disable-static had no effect; delete manually.
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_libdir}/*.a
|
|
|
|
chmod 755 $RPM_BUILD_ROOT%{_bindir}/pulseaudio
|
|
|
|
ln -s esdcompat $RPM_BUILD_ROOT%{_bindir}/esd
|
|
|
|
rm $RPM_BUILD_ROOT/%{_libdir}/libpulsecore.so
|
2007-01-16 00:33:38 +01:00
|
|
|
|
2007-12-11 17:43:52 +01:00
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
2007-01-16 00:33:38 +01:00
|
|
|
|
2007-12-11 17:43:52 +01:00
|
|
|
%pre
|
|
|
|
groupadd -r pulse &>/dev/null || :
|
|
|
|
useradd -r -c 'PulseAudio daemon' \
|
2008-03-12 20:08:20 +01:00
|
|
|
-s /sbin/nologin -d /var/lib/pulseaudio -g pulse -G audio pulse &>/dev/null || :
|
2007-12-11 17:43:52 +01:00
|
|
|
groupadd -r pulse-rt &>/dev/null || :
|
|
|
|
groupadd -r pulse-access &>/dev/null || :
|
2007-01-16 00:33:38 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%post -n libpulse0 -p /sbin/ldconfig
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%postun -n libpulse0 -p /sbin/ldconfig
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%post -n libpulse-mainloop-glib0 -p /sbin/ldconfig
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%postun -n libpulse-mainloop-glib0 -p /sbin/ldconfig
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%post -n libpulse-browse0 -p /sbin/ldconfig
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%postun -n libpulse-browse0 -p /sbin/ldconfig
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%post -n libpulsecore4 -p /sbin/ldconfig
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%postun -n libpulsecore4 -p /sbin/ldconfig
|
2007-01-16 00:33:38 +01:00
|
|
|
|
|
|
|
%files
|
2007-12-11 17:43:52 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc README LICENSE GPL LGPL
|
|
|
|
%dir %{_sysconfdir}/pulse/
|
|
|
|
%config(noreplace) %{_sysconfdir}/pulse/daemon.conf
|
|
|
|
%config(noreplace) %{_sysconfdir}/pulse/default.pa
|
2007-12-25 17:26:07 +01:00
|
|
|
#%attr(4755,root,root) %{_bindir}/pulseaudio
|
|
|
|
%{_bindir}/pulseaudio
|
2007-12-11 17:43:52 +01:00
|
|
|
%dir %{_libdir}/pulse-%{drvver}/
|
|
|
|
%dir %{_libdir}/pulse-%{drvver}/modules/
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libalsa-util.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libauthkey-prop.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libauthkey.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libcli.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libdbus-util.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libiochannel.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libioline.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libipacl.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/liboss-util.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libpacket.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libparseaddr.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libpdispatch.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libprotocol-cli.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libprotocol-esound.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libprotocol-http.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libprotocol-native.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libprotocol-simple.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libpstream-util.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libpstream.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/librtp.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libsocket-client.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libsocket-server.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libsocket-util.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libstrlist.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libtagstruct.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-alsa-sink.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-alsa-source.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-cli-protocol-tcp.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-cli-protocol-unix.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-cli.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-combine.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-detect.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-esound-compat-spawnfd.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-esound-compat-spawnpid.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-esound-protocol-tcp.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-esound-protocol-unix.so
|
2008-01-23 23:31:09 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-esound-sink.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-hal-detect.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-http-protocol-tcp.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-http-protocol-unix.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-match.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-mmkbd-evdev.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-native-protocol-fd.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-native-protocol-tcp.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-native-protocol-unix.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-null-sink.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-oss.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-pipe-sink.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-pipe-source.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-rescue-streams.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-rtp-recv.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-rtp-send.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-simple-protocol-tcp.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-simple-protocol-unix.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-sine.so
|
2008-01-23 23:31:09 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-tunnel-sink.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-tunnel-source.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-volume-restore.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-suspend-on-idle.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-default-device-restore.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-ladspa-sink.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-remap-sink.so
|
2008-04-10 12:06:24 +02:00
|
|
|
%{_datadir}/PolicyKit/policy/org.pulseaudio.policy
|
2008-01-23 23:31:09 +01:00
|
|
|
%{_mandir}/man1/pulseaudio.1.gz
|
|
|
|
%{_mandir}/man5/default.pa.5.gz
|
|
|
|
%{_mandir}/man5/pulse-client.conf.5.gz
|
|
|
|
%{_mandir}/man5/pulse-daemon.conf.5.gz
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%files esound-compat
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/esdcompat
|
|
|
|
%{_bindir}/esd
|
2008-01-23 23:31:09 +01:00
|
|
|
%{_mandir}/man1/esdcompat.1.gz
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%files module-lirc
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-lirc.so
|
|
|
|
|
|
|
|
%files module-x11
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libx11prop.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libx11wrap.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-x11-bell.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-x11-publish.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-x11-xsmp.so
|
|
|
|
%config %{_sysconfdir}/xdg/autostart/pulseaudio-module-xsmp.desktop
|
|
|
|
|
|
|
|
%files module-zeroconf
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libavahi-wrap.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-zeroconf-publish.so
|
2008-01-23 23:31:09 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-zeroconf-discover.so
|
|
|
|
|
|
|
|
%files module-jack
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-jack-sink.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-jack-source.so
|
|
|
|
|
|
|
|
%files module-bluetooth
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-bt-proximity.so
|
2008-01-25 23:48:24 +01:00
|
|
|
%attr(0755,root,root) %{_libexecdir}/pulse/bt-proximity-helper
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%files module-gconf
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_libdir}/pulse
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-gconf.so
|
|
|
|
%{_libexecdir}/pulse/gconf-helper
|
2007-01-16 00:33:38 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%files -n libpulse0
|
2007-12-11 17:43:52 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc README LICENSE GPL LGPL
|
|
|
|
%dir %{_sysconfdir}/pulse/
|
|
|
|
%config(noreplace) %{_sysconfdir}/pulse/client.conf
|
|
|
|
%{_libdir}/libpulse.so.*
|
|
|
|
%{_libdir}/libpulse-simple.so.*
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%files -n libpulsecore4
|
2007-12-11 17:43:52 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libpulsecore.so.*
|
2008-01-12 03:20:12 +01:00
|
|
|
%{_libdir}/libpulsedsp.so
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%files -n libpulse-mainloop-glib0
|
2007-12-11 17:43:52 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libpulse-mainloop-glib.so.*
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%files -n libpulse-browse0
|
2007-12-11 17:43:52 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/pabrowse
|
|
|
|
%{_libdir}/libpulse-browse.so.*
|
2007-01-16 00:33:38 +01:00
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%files -n libpulse-devel
|
2007-12-11 17:43:52 +01:00
|
|
|
%defattr(-,root,root)
|
2007-04-24 13:57:20 +02:00
|
|
|
%doc doxygen/html
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_includedir}/pulse/
|
2007-01-16 00:33:38 +01:00
|
|
|
%{_libdir}/libpulse.so
|
2007-06-08 17:44:27 +02:00
|
|
|
%{_libdir}/libpulse-mainloop-glib.so
|
2007-01-16 00:33:38 +01:00
|
|
|
%{_libdir}/libpulse-simple.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_libdir}/libpulse-browse.so
|
|
|
|
%{_libdir}/pkgconfig/libpulse*.pc
|
|
|
|
|
|
|
|
%files utils
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/pacat
|
|
|
|
%{_bindir}/pacmd
|
|
|
|
%{_bindir}/pactl
|
|
|
|
%{_bindir}/paplay
|
|
|
|
%{_bindir}/parec
|
|
|
|
%{_bindir}/pax11publish
|
|
|
|
%{_bindir}/padsp
|
|
|
|
%{_bindir}/pasuspender
|
2008-01-23 23:31:09 +01:00
|
|
|
%{_mandir}/man1/pabrowse.1.gz
|
|
|
|
%{_mandir}/man1/pacat.1.gz
|
|
|
|
%{_mandir}/man1/pacmd.1.gz
|
|
|
|
%{_mandir}/man1/pactl.1.gz
|
|
|
|
%{_mandir}/man1/paplay.1.gz
|
|
|
|
%{_mandir}/man1/pasuspender.1.gz
|
|
|
|
%{_mandir}/man1/padsp.1.gz
|
|
|
|
%{_mandir}/man1/pax11publish.1.gz
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2007-04-24 13:57:20 +02:00
|
|
|
%changelog
|
2008-05-23 23:33:57 +02:00
|
|
|
* Sat May 24 2008 jpr@suse.de
|
|
|
|
- Generate 32bit libraries (bnc #338269)
|
2008-05-22 01:45:03 +02:00
|
|
|
* Mon May 19 2008 rodrigo@suse.de
|
|
|
|
- Removed pulseaudio-use-correct-socket-for-esd-375701.patch,
|
|
|
|
which conflicts with esound patch (bnc#391864)
|
2008-05-16 14:53:05 +02:00
|
|
|
* Mon May 12 2008 rodrigo@suse.de
|
|
|
|
- Added pulseaudio-defaults-daemon-conf.patch to set default
|
|
|
|
values for better performance (bnc#381686)
|
2008-05-07 00:03:28 +02:00
|
|
|
* Tue May 06 2008 rodrigo@suse.de
|
|
|
|
- Added pulseaudio-use-correct-socket-for-esd-375701.patch to
|
|
|
|
use correct esound socket (bnc375701)
|
2008-04-10 12:06:24 +02:00
|
|
|
* Thu Apr 10 2008 maw@suse.de
|
|
|
|
- Update to version 0.9.10:
|
|
|
|
+ Better compatibility in padsp with certain programs which like
|
|
|
|
to pass NULL strings to libc functions
|
|
|
|
+ Properly create ~/.pulse before using it
|
|
|
|
+ Multiarch fixes
|
|
|
|
+ Update module-tunnel for protocol version 12
|
|
|
|
+ Update Speex resampler
|
|
|
|
+ Native ARM atomic operations support
|
|
|
|
+ Update of the PolicyKit interface
|
|
|
|
+ Compatibility with libtool 2.2
|
|
|
|
+ LADSPA interfacing fixes
|
|
|
|
+ Make per-user esd socket compile time configurable
|
|
|
|
+ Many other bug fixes and updates
|
|
|
|
- Drop pulseaudio-0.9.8-fix-sample-upload.patch
|
|
|
|
- Add pulseaudio-declarations.patch.
|
2008-04-06 10:43:25 +02:00
|
|
|
* Fri Apr 04 2008 rodrigo@suse.de
|
|
|
|
- Added Obsoletes and Provides to esound-compat package to fix
|
|
|
|
dependencies on esound
|
2008-03-12 20:08:20 +01:00
|
|
|
* Wed Mar 12 2008 rodrigo@suse.de
|
|
|
|
- Review and merge changes from public build service into FACTORY.
|
|
|
|
* Sun Mar 09 2008 cyberorg@cyberorg.info
|
|
|
|
- Update to 0.9.9
|
|
|
|
- The only change from 0.9.8 is a fix for CVE-2008-0008
|
|
|
|
- Need to add pulse user to audio group too
|
2008-01-25 23:48:24 +01:00
|
|
|
* Fri Jan 25 2008 rodrigo@suse.de
|
|
|
|
- Removed empty patch file
|
|
|
|
- Disabled setuid binaries
|
2008-01-24 18:03:27 +01:00
|
|
|
* Thu Jan 24 2008 rodrigo@suse.de
|
|
|
|
- Don't use our own default configuration, use upstream one. This
|
|
|
|
should give us support for all devices detected by HAL.
|
2008-01-23 23:31:09 +01:00
|
|
|
* Wed Jan 23 2008 rodrigo@suse.de
|
|
|
|
- Reviewed changes from cyberorg@cyberorg.info submitted to
|
|
|
|
home:rodrigomoya:pulseaudio BS service.
|
|
|
|
* Thu Jan 10 2008 cyberorg@cyberorg.info
|
|
|
|
- Update to 0.9.8
|
|
|
|
* Man pages
|
|
|
|
* Make real-time priority and nice level configurable
|
|
|
|
* Support acquiring priviliges for high-priority and real-time scheduling
|
|
|
|
via PolicyKit
|
|
|
|
* Support S32 samples natively
|
|
|
|
* Rework ALSA surround sound configuration completely
|
|
|
|
* Automatic upmixing/downmixing
|
|
|
|
* Add a couple of new directives to libpulse: add flag to allow fixing the
|
|
|
|
sample specs to the ones that are native to the sink/source a stream is
|
|
|
|
connected to; Change the sample rate, buffering attributes during runtime;
|
|
|
|
allow notification on device suspend/resume and moving of streams between
|
|
|
|
devices
|
|
|
|
* Check process name when dealing with PID files
|
|
|
|
* Allow configuratin of RLIMIT_RTPRIO, RLIMIT_NICE
|
|
|
|
* Add bluetooth proximity module. Just pair your phone and have PA turn down
|
|
|
|
the volume when you leave with your phone and turn it up again if you come back.
|
|
|
|
- Enable bluetooth
|
|
|
|
- Enable Jack
|
|
|
|
- Add policykit
|
|
|
|
- Add many man pages
|
|
|
|
- Enable tcpd
|
|
|
|
* Wed Jan 09 2008 rodrigo@suse.de
|
2008-01-12 03:20:12 +01:00
|
|
|
- Renamed libs packages to follow shared lib policy
|
|
|
|
- Added better descriptions for subpackages
|
|
|
|
- Use tar.bz2 instead of tar.gz
|
|
|
|
- Fixed unversioned self-provides and obsoletes
|
|
|
|
- Use update-desktop-files for .desktop file
|
|
|
|
- PreRequire pwdutils for groupadd/del
|
|
|
|
- Moved libpulsedsp.so to libpusecore4 to avoid rpmlint errors
|
2008-01-23 23:31:09 +01:00
|
|
|
* Tue Jan 08 2008 rodrigo@suse.de
|
2008-01-09 13:55:46 +01:00
|
|
|
- Don't remove users/groups on %%postun
|
2008-01-23 23:31:09 +01:00
|
|
|
* Tue Jan 08 2008 rodrigo@suse.de
|
2008-01-09 13:55:46 +01:00
|
|
|
- Removed 'rm -rf $RPM_BUILD_ROOT' from %%install
|
2008-01-23 23:31:09 +01:00
|
|
|
* Mon Dec 24 2007 rodrigo@suse.de
|
2007-12-25 17:26:07 +01:00
|
|
|
- Use /var/lib/pulseaudio as home dir for pulseaudio user.
|
2008-03-12 20:08:20 +01:00
|
|
|
* Wed Dec 12 2007 rodrigo@suse.de
|
2007-12-25 17:26:07 +01:00
|
|
|
- Removed special permissions for pulseaudio binary to make it
|
|
|
|
buildable until the permissions thing is solved.
|
2008-01-23 23:31:09 +01:00
|
|
|
* Tue Dec 11 2007 rodrigo@suse.de
|
2007-12-11 17:43:52 +01:00
|
|
|
- Merged with package from home:rodrigomoya:pulseaudio BS project.
|
2008-01-23 23:31:09 +01:00
|
|
|
* Thu Nov 22 2007 cyberorg@cyberorg.info
|
2007-12-11 17:43:52 +01:00
|
|
|
- Remove Provides and Obsoletes from esound compat package
|
2008-01-23 23:31:09 +01:00
|
|
|
* Wed Nov 21 2007 cyberorg@cyberorg.info
|
2007-12-11 17:43:52 +01:00
|
|
|
- Restructured spec file to build more subpackages, like in Fedora 8.
|
2008-01-23 23:31:09 +01:00
|
|
|
* Wed Oct 31 2007 tiwai@suse.de
|
2007-10-31 17:14:42 +01:00
|
|
|
- updated to version 0.9.7:
|
|
|
|
* New threaded lock-free (mostly at least) core
|
|
|
|
* New module for automatic discovery of zeroconf audio devices
|
|
|
|
* Reworked JACK module for better real-time compatibility
|
|
|
|
* PA now suspends access to all audio devices if idle
|
|
|
|
* module-combine is now beefedup to automatically pick up local hw devices
|
|
|
|
* make use of gcc intrinsics for atomic ops, byteswap, tls, where possible
|
|
|
|
* use speex resampler by default
|
|
|
|
* use mmap access by default for ALSA devices
|
|
|
|
* fold OSS mmap driver into normal OSS driver
|
|
|
|
* add LADSPA plugin
|
|
|
|
* add plugin for splitting or remapping channel maps
|
|
|
|
* Use Linux eventfd() if available, instead of hacks around FIFOs
|
|
|
|
* make use of PTHREAD_PRIO_INHERIT for some mutexes, wher it makes sense
|
|
|
|
* cleanup dead SHM frags from /dev/shm, where applicable
|
|
|
|
* automatically store/restore default audio device
|
|
|
|
* add new tool pasuspender tool
|
|
|
|
* X11 session management support
|
|
|
|
* allow global configuration for fragment settings/sizes
|
|
|
|
* PA (if HAL is enabled) now ignores modem sound devices by default
|
|
|
|
* Lots of bug fixes and other improvements
|
2008-01-23 23:31:09 +01:00
|
|
|
* Thu Oct 11 2007 sbrabec@suse.cz
|
2007-10-11 22:17:16 +02:00
|
|
|
- Use binding specific avahi package.
|
2008-01-23 23:31:09 +01:00
|
|
|
* Tue Jun 19 2007 tiwai@suse.de
|
2007-06-19 20:04:24 +02:00
|
|
|
- fixed default.pa (typo of rtp.monitor).
|
2008-01-23 23:31:09 +01:00
|
|
|
* Tue Jun 12 2007 tiwai@suse.de
|
2007-06-12 18:39:31 +02:00
|
|
|
- disable flist-test that doesn't pass with ppc (libatomic-ops
|
|
|
|
problem)
|
2008-01-23 23:31:09 +01:00
|
|
|
* Fri Jun 08 2007 tiwai@suse.de
|
2007-06-08 17:44:27 +02:00
|
|
|
- updated to version 0.9.6:
|
|
|
|
* bugfixes, including previous patches
|
|
|
|
* use lock-free algorith with libatomic-ops
|
|
|
|
- add avahi-devel, xorg-x11-devel, glib2-devel and hal-devel to
|
|
|
|
buildrequires
|
|
|
|
- prefer Master volume to PCM volume
|
2008-01-23 23:31:09 +01:00
|
|
|
* Tue May 29 2007 tiwai@suse.de
|
2007-05-30 01:16:47 +02:00
|
|
|
- fix possible remote DoS (#260326)
|
|
|
|
- fix wrong endian conversion of float data
|
|
|
|
- add a workaround for firefox with LD_PRELOAD wrapper
|
|
|
|
- add the missing support of ioctls for JavaSound
|
|
|
|
- increase ESD max samplesize
|
2008-01-23 23:31:09 +01:00
|
|
|
* Tue Apr 24 2007 tiwai@suse.de
|
2007-04-24 13:57:20 +02:00
|
|
|
- disable static library, don't use ltdl install
|
|
|
|
- fix requires of devel package
|
|
|
|
- fix post and postun
|
|
|
|
- build documents via doxygen
|
|
|
|
- fix suspend/resume with alsa backend
|
|
|
|
- fix the frame size handling in alsa backend
|
|
|
|
- fix possible NULL dereference
|
2008-01-23 23:31:09 +01:00
|
|
|
* Mon Oct 16 2006 schwab@suse.de
|
2007-01-16 00:33:38 +01:00
|
|
|
- Make sure config.rpath is present.
|
2008-01-23 23:31:09 +01:00
|
|
|
* Wed Sep 06 2006 tiwai@suse.de
|
2007-01-16 00:33:38 +01:00
|
|
|
- updated to version 0.9.5:
|
|
|
|
* add module-hal-detect module
|
|
|
|
* shared memory transfer method for local clients
|
|
|
|
* update module-volume-restore to automatically restore the output device
|
|
|
|
* add a new module module-rescue-streams
|
|
|
|
* add support for moving streams "hot" between sinks/sources
|
|
|
|
* reduce memory consumption and CPU load
|
|
|
|
* add new module module-gconf for reading additional configuration
|
|
|
|
* fix module-tunnel to work with the latest protocol
|
|
|
|
* miscellaneous fixes
|
2008-01-23 23:31:09 +01:00
|
|
|
* Thu Aug 17 2006 tiwai@suse.de
|
2007-01-16 00:33:38 +01:00
|
|
|
- move libpulsedsp.so to the main package from devel sub package
|
|
|
|
(#199735).
|
2008-01-23 23:31:09 +01:00
|
|
|
* Mon Jul 31 2006 tiwai@suse.de
|
2007-01-16 00:33:38 +01:00
|
|
|
- updated to version 0.9.4:
|
|
|
|
* support for system-wide pulseaudio daemon.
|
|
|
|
* add authentication by IP address range ACL (auth-ip-acl=)
|
|
|
|
* support to set resource limits on platforms
|
|
|
|
* remove loopback= argument for module-*-protocol-tcp
|
|
|
|
* remove obsolete GLIB event loop adapter
|
|
|
|
* add an API to check whether a source/sink is hardware or virtual
|
|
|
|
* remove warning about SIGPIPE in client apps
|
|
|
|
* improve latency calculation of NULL sink
|
|
|
|
* port Zeroconf code from the HOWL API to the native Avahi API
|
|
|
|
* fix broken time event handling in GLIB
|
|
|
|
* Some valgrind/massif fixes
|
|
|
|
* Fix pkg-config files for AMD64
|
2008-01-23 23:31:09 +01:00
|
|
|
* Wed Jul 12 2006 tiwai@suse.de
|
2007-01-16 00:33:38 +01:00
|
|
|
- renamed from polypaudio to pulseaudio (the project name was
|
|
|
|
changed)
|
|
|
|
- update to version 0.9.2:
|
|
|
|
* increase maximum number of concurrent connections
|
|
|
|
* fix latency interpolation
|
|
|
|
* add support for reverse endian sound cards
|
|
|
|
* add support for recording in padsp
|
|
|
|
* reenable CPU load limiter
|
|
|
|
* other bugfixes
|