2007-01-16 00:33:38 +01:00
|
|
|
#
|
2011-01-25 10:19:19 +01:00
|
|
|
# spec file for package pulseaudio
|
2007-01-16 00:33:38 +01:00
|
|
|
#
|
2011-01-25 10:19:19 +01:00
|
|
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-16 00:33:38 +01:00
|
|
|
#
|
2008-08-13 15:06:38 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-01-16 00:33:38 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
2010-11-26 11:34:04 +01:00
|
|
|
%define drvver 0.9.22
|
2009-09-05 02:49:23 +02:00
|
|
|
|
2007-01-16 00:33:38 +01:00
|
|
|
Name: pulseaudio
|
|
|
|
Summary: A Networked Sound Server
|
2010-11-26 11:34:04 +01:00
|
|
|
Version: 0.9.22
|
2011-01-25 10:19:19 +01:00
|
|
|
Release: 2
|
2010-04-07 18:03:21 +02:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
2007-01-16 00:33:38 +01:00
|
|
|
Group: System/Sound Daemons
|
2009-09-21 21:27:58 +02:00
|
|
|
Source: %{name}-%{version}.tar.bz2
|
2009-09-05 02:49:24 +02:00
|
|
|
Source1: default.pa-for-gdm
|
2008-09-22 18:12:49 +02:00
|
|
|
Source2: setup-pulseaudio
|
2009-12-26 13:42:06 +01:00
|
|
|
Source99: baselibs.conf
|
2010-02-11 19:31:33 +01:00
|
|
|
Patch0: disabled-start.diff
|
2011-01-22 02:35:29 +01:00
|
|
|
# PATCH-FIX-UPSTREAM bnc666350-fix-incorrect-check-of-return-value.patch sreeves@novell.com -- fix to correctly report realtime status
|
|
|
|
Patch1: bnc666350-fix-incorrect-check-of-return-value.patch
|
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
|
2009-05-28 01:38:59 +02:00
|
|
|
BuildRequires: alsa-devel
|
|
|
|
BuildRequires: bluez-devel
|
|
|
|
BuildRequires: doxygen
|
|
|
|
BuildRequires: gconf2-devel
|
|
|
|
BuildRequires: glib2-devel
|
|
|
|
BuildRequires: gtk2-devel
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: jack-devel
|
|
|
|
BuildRequires: libatomic-ops-devel
|
|
|
|
BuildRequires: libavahi-devel
|
|
|
|
BuildRequires: libopenssl-devel
|
|
|
|
BuildRequires: libsamplerate-devel
|
|
|
|
BuildRequires: libsndfile-devel
|
|
|
|
BuildRequires: libtool
|
2009-09-05 02:49:24 +02:00
|
|
|
BuildRequires: libtdb-devel
|
|
|
|
#our libtdb-devel does not have a .pc file
|
|
|
|
BuildRequires: gdbm-devel
|
2009-05-28 01:38:59 +02:00
|
|
|
BuildRequires: lirc-devel
|
2009-09-05 02:49:24 +02:00
|
|
|
BuildRequires: libudev-devel >= 143
|
2009-05-28 01:38:59 +02:00
|
|
|
BuildRequires: speex-devel
|
|
|
|
BuildRequires: tcpd-devel
|
2011-02-15 22:40:16 +01:00
|
|
|
BuildRequires: translation-update-upstream
|
2009-05-28 01:38:59 +02:00
|
|
|
BuildRequires: update-desktop-files
|
|
|
|
BuildRequires: xorg-x11-devel
|
2008-01-12 03:20:12 +01:00
|
|
|
PreReq: pwdutils
|
2009-05-28 01:38:59 +02:00
|
|
|
Recommends: alsa-plugins-pulse
|
2010-09-28 23:35:11 +02:00
|
|
|
Recommends: %{name}-lang
|
2009-09-05 02:49:24 +02:00
|
|
|
Requires: udev >= 146
|
|
|
|
Requires: rtkit
|
2009-09-21 21:27:58 +02:00
|
|
|
Conflicts: kernel < 2.6.31
|
2009-05-28 01:38:59 +02:00
|
|
|
Obsoletes: libpulsecore9 <= 0.9.14
|
|
|
|
Obsoletes: libpulsecore7 <= 0.9.12
|
2007-01-16 00:33:38 +01:00
|
|
|
|
|
|
|
%description
|
2011-02-15 22:50:14 +01:00
|
|
|
pulseaudio is a networked sound server for Linux, other Unix like
|
2007-01-16 00:33:38 +01:00
|
|
|
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
|
|
|
%package esound-compat
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
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}
|
2009-02-12 22:37:11 +01:00
|
|
|
Provides: esound-daemon = 0.2.41
|
2009-09-02 18:26:40 +02:00
|
|
|
Obsoletes: esound-daemon <= 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
|
|
|
%package module-lirc
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
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).
|
|
|
|
|
|
|
|
%package module-x11
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
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}
|
2010-04-16 01:45:21 +02:00
|
|
|
Requires: %{name}-utils = %{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).
|
|
|
|
|
|
|
|
%package module-zeroconf
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
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
|
|
|
%package module-jack
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
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.
|
|
|
|
|
|
|
|
%package module-bluetooth
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
2009-09-05 02:49:24 +02:00
|
|
|
Summary: Bluetooth support for the PulseAudio sound server
|
2008-01-23 23:31:09 +01:00
|
|
|
Group: System/Sound Daemons
|
|
|
|
Requires: %{name} = %{version}
|
2009-05-28 01:38:59 +02:00
|
|
|
Requires: bluez >= 4.34
|
2008-01-23 23:31:09 +01:00
|
|
|
|
|
|
|
%description module-bluetooth
|
2009-09-05 02:49:24 +02:00
|
|
|
Contains Bluetooth audio (A2DP/HSP/HFP) support for the PulseAudio sound server.
|
2008-01-23 23:31:09 +01:00
|
|
|
|
2007-12-11 17:43:52 +01:00
|
|
|
%package module-gconf
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
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).
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%package -n libpulse0
|
|
|
|
Summary: Client interface to PulseAudio
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
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.
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%package -n libpulse-mainloop-glib0
|
|
|
|
Summary: GLIB 2.0 Main Loop wrapper for PulseAudio
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
2007-12-11 17:43:52 +01:00
|
|
|
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).
|
|
|
|
|
2008-01-12 03:20:12 +01:00
|
|
|
%package -n libpulse-browse0
|
|
|
|
Summary: PulseAudio network browsing API
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
2007-12-11 17:43:52 +01:00
|
|
|
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).
|
|
|
|
|
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
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
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
|
|
|
%package utils
|
2008-01-12 03:20:12 +01:00
|
|
|
Summary: PulseAudio utilities
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
2007-12-11 17:43:52 +01:00
|
|
|
Group: System/Sound Daemons
|
2009-07-31 18:52:08 +02:00
|
|
|
Requires: %{name} = %{version}
|
2008-01-12 03:20:12 +01:00
|
|
|
Requires: libpulse0 = %{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).
|
|
|
|
|
2009-09-05 02:49:24 +02:00
|
|
|
%package gdm-hooks
|
|
|
|
Summary: PulseAudio GDM integration
|
2009-12-26 13:42:06 +01:00
|
|
|
License: GPLv2+ ; LGPLv2.1+
|
2011-02-15 22:50:14 +01:00
|
|
|
Group: Productivity/Multimedia/Other
|
2009-09-05 02:49:24 +02:00
|
|
|
Requires: %{name} = %{version}
|
|
|
|
Requires: gdm >= 2.22
|
|
|
|
#for the gdm user
|
2010-05-15 13:40:46 +02:00
|
|
|
Requires(pre): gdm
|
|
|
|
#avoid cycle
|
|
|
|
#!BuildIgnore: gdm
|
2009-09-05 02:49:24 +02:00
|
|
|
|
|
|
|
%description gdm-hooks
|
|
|
|
This package contains GDM integration hooks for the PulseAudio sound server.
|
|
|
|
|
2009-02-09 12:38:22 +01:00
|
|
|
%lang_package
|
2007-01-16 00:33:38 +01:00
|
|
|
%prep
|
2009-09-21 21:27:58 +02:00
|
|
|
%setup -q -T -b0
|
2011-02-15 22:40:16 +01:00
|
|
|
translation-update-upstream
|
2010-02-11 19:31:33 +01:00
|
|
|
%patch0
|
2011-01-22 02:35:29 +01:00
|
|
|
%patch1 -p1
|
2007-04-24 13:57:20 +02:00
|
|
|
|
|
|
|
%build
|
2010-03-08 18:21:12 +01:00
|
|
|
autoreconf
|
2008-04-10 12:06:24 +02:00
|
|
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
2009-07-17 18:22:27 +02:00
|
|
|
# libpulse and libpulsecommon need each other - no way with as-needed
|
|
|
|
export SUSE_ASNEEDED=0
|
2009-05-28 01:38:59 +02:00
|
|
|
%configure \
|
|
|
|
--disable-static \
|
|
|
|
--disable-rpath \
|
|
|
|
--with-system-user=pulse \
|
|
|
|
--with-system-group=pulse \
|
2009-09-05 02:49:24 +02:00
|
|
|
--with-access-group=pulse-access \
|
|
|
|
--disable-hal
|
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
|
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
|
2009-02-09 12:38:22 +01:00
|
|
|
%suse_update_desktop_file pulseaudio
|
|
|
|
%find_lang %{name}
|
2008-09-22 18:12:49 +02:00
|
|
|
install %SOURCE2 $RPM_BUILD_ROOT%{_bindir}
|
|
|
|
chmod 755 $RPM_BUILD_ROOT%{_bindir}/setup-pulseaudio
|
2010-08-27 17:17:33 +02:00
|
|
|
mkdir -p $RPM_BUILD_ROOT/etc/profile.d
|
|
|
|
touch $RPM_BUILD_ROOT/etc/profile.d/pulseaudio.sh
|
|
|
|
touch $RPM_BUILD_ROOT/etc/profile.d/pulseaudio.csh
|
2009-09-05 02:49:24 +02:00
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/gdm/.pulse
|
|
|
|
cp $RPM_SOURCE_DIR/default.pa-for-gdm $RPM_BUILD_ROOT%{_localstatedir}/lib/gdm/.pulse/default.pa
|
2007-12-11 17:43:52 +01:00
|
|
|
ln -s esdcompat $RPM_BUILD_ROOT%{_bindir}/esd
|
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-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
|
|
|
|
2009-05-28 01:38:59 +02:00
|
|
|
%post -p /sbin/ldconfig
|
2007-12-11 17:43:52 +01:00
|
|
|
|
2009-05-28 01:38:59 +02:00
|
|
|
%postun -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
|
2008-09-13 13:46:46 +02:00
|
|
|
%config(noreplace) %{_sysconfdir}/pulse/system.pa
|
2009-09-05 02:49:24 +02:00
|
|
|
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/pulseaudio-system.conf
|
2007-12-25 17:26:07 +01:00
|
|
|
%{_bindir}/pulseaudio
|
2008-09-22 18:12:49 +02:00
|
|
|
%{_bindir}/setup-pulseaudio
|
2010-08-27 17:17:33 +02:00
|
|
|
# created by setup-pulseaudio script
|
|
|
|
%ghost /etc/profile.d/pulseaudio.sh
|
|
|
|
%ghost /etc/profile.d/pulseaudio.csh
|
2007-12-11 17:43:52 +01:00
|
|
|
%dir %{_libdir}/pulse-%{drvver}/
|
|
|
|
%dir %{_libdir}/pulse-%{drvver}/modules/
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_libdir}/libpulsecore-%{drvver}.so
|
|
|
|
%{_libdir}/libpulsedsp.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libalsa-util.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libcli.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/liboss-util.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/librtp.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-alsa-sink.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-alsa-source.so
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-alsa-card.so
|
2008-07-18 22:42:24 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-always-sink.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_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
|
2009-12-26 13:42:06 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-device-manager.so
|
2009-09-05 02:49:24 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-loopback.so
|
2008-07-18 22:42:24 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-console-kit.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-detect.so
|
2008-07-18 22:42:24 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-device-restore.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_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
|
2008-07-18 22:42:24 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-position-event-sounds.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_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
|
2008-09-13 13:46:46 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-stream-restore.so
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-card-restore.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_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
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-augment-properties.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-cork-music-on-phone.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-sine-source.so
|
2009-09-05 02:49:24 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-intended-roles.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-rygel-media-server.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-udev-detect.so
|
|
|
|
%dir %{_datadir}/pulseaudio
|
|
|
|
%dir %{_datadir}/pulseaudio/alsa-mixer
|
|
|
|
%dir %{_datadir}/pulseaudio/alsa-mixer/paths
|
|
|
|
%dir %{_datadir}/pulseaudio/alsa-mixer/profile-sets
|
|
|
|
%{_datadir}/pulseaudio/alsa-mixer/paths/*
|
|
|
|
%{_datadir}/pulseaudio/alsa-mixer/profile-sets/*
|
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
|
2009-09-05 02:49:24 +02:00
|
|
|
/lib/udev/rules.d/90-pulseaudio.rules
|
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)
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_sysconfdir}/xdg/autostart/pulseaudio.desktop
|
2010-02-11 19:31:33 +01:00
|
|
|
%{_sysconfdir}/xdg/autostart/pulseaudio-kde.desktop
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_bindir}/start-pulseaudio-x11
|
2010-02-11 19:31:33 +01:00
|
|
|
%{_bindir}/start-pulseaudio-kde
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-x11-bell.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-x11-publish.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-x11-xsmp.so
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-x11-cork-request.so
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%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
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libraop.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-raop-discover.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-raop-sink.so
|
2008-01-23 23:31:09 +01:00
|
|
|
|
|
|
|
%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)
|
2009-02-09 12:38:22 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libbluetooth-ipc.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libbluetooth-sbc.so
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/libbluetooth-util.so
|
2009-02-09 12:38:22 +01:00
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-bluetooth-device.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-bluetooth-discover.so
|
|
|
|
%{_libdir}/pulse-%{drvver}/modules/module-bluetooth-proximity.so
|
|
|
|
%attr(0755,root,root) %{_libexecdir}/pulse/proximity-helper
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%files module-gconf
|
|
|
|
%defattr(-,root,root)
|
2009-07-23 16:08:45 +02:00
|
|
|
%dir %{_libexecdir}/pulse
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_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.*
|
2009-05-28 01:38:59 +02:00
|
|
|
%{_libdir}/libpulsecommon-%{drvver}.so
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_libdir}/libpulse-simple.so.*
|
|
|
|
|
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
|
2009-10-08 17:53:50 +02:00
|
|
|
%dir %{_datadir}/vala
|
|
|
|
%dir %{_datadir}/vala/vapi
|
|
|
|
%{_datadir}/vala/vapi/libpulse.vapi
|
2007-12-11 17:43:52 +01:00
|
|
|
|
|
|
|
%files utils
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/pacat
|
|
|
|
%{_bindir}/pacmd
|
|
|
|
%{_bindir}/pactl
|
|
|
|
%{_bindir}/paplay
|
|
|
|
%{_bindir}/parec
|
2009-09-05 02:49:24 +02:00
|
|
|
%{_bindir}/pamon
|
|
|
|
%{_bindir}/parecord
|
2007-12-11 17:43:52 +01:00
|
|
|
%{_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
|
|
|
|
2009-09-05 02:49:24 +02:00
|
|
|
%files gdm-hooks
|
|
|
|
%defattr(-,root,root)
|
2011-01-22 02:35:29 +01:00
|
|
|
%attr(0750, gdm, gdm) %dir %{_localstatedir}/lib/gdm
|
2009-09-05 02:49:24 +02:00
|
|
|
%attr(0700, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.pulse
|
|
|
|
%attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
|
|
|
|
|
2009-02-09 12:38:22 +01:00
|
|
|
%files lang -f %{name}.lang
|
|
|
|
|
2007-04-24 13:57:20 +02:00
|
|
|
%changelog
|