SHA256
1
0
forked from pool/pulseaudio

Accepting request 201099 from home:dimstar:branches:GNOME:Factory

- bnc#840845: Update to git master (PA 5.0 on the way) (6f94c).
  + Various code cleanups for inclusion of bluez5 stack.
- No longer pass --enable-bluez5 --disable-bluez4 to configure:
  master only speaks bluez5.

OBS-URL: https://build.opensuse.org/request/show/201099
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=129
This commit is contained in:
2013-09-27 14:33:41 +00:00
committed by Git OBS Bridge
parent 250296b37b
commit 19404c506d
4 changed files with 16 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
Name: pulseaudio
Version: 4.0+git
Release: 0
%define _version 4.0-140-gbf9b3
%define _version 4.0-187-g6f94c
%define drvver 4.0
%define soname 0
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
@@ -28,7 +28,7 @@ Summary: A Networked Sound Server
License: GPL-2.0+ and LGPL-2.1+
Group: System/Sound Daemons
Url: http://pulseaudio.org
# git clone of http://cgit.freedesktop.org/pulseaudio/pulseaudio/log/?h=bluez5
# git clone of http://cgit.freedesktop.org/pulseaudio/pulseaudio
Source: %{name}-%{_version}.tar.xz
Source1: default.pa-for-gdm
Source2: setup-pulseaudio
@@ -281,8 +281,7 @@ NOCONFIGURE=1 ./bootstrap.sh
--with-system-group=pulse \
--with-access-group=pulse-access \
--disable-hal-compat \
--with-udev-rules-dir=%{_udevrulesdir} \
--enable-bluez5 --disable-bluez4
--with-udev-rules-dir=%{_udevrulesdir}
make %{?_smp_mflags} V=1
make doxygen
@@ -426,7 +425,9 @@ setup-pulseaudio --auto > /dev/null
%{_libdir}/pulse-%{drvver}/modules/module-systemd-login.so
%endif
%{_libdir}/pulse-%{drvver}/modules/module-tunnel-sink.so
%{_libdir}/pulse-%{drvver}/modules/module-tunnel-sink-new.so
%{_libdir}/pulse-%{drvver}/modules/module-tunnel-source.so
%{_libdir}/pulse-%{drvver}/modules/module-tunnel-source-new.so
%{_libdir}/pulse-%{drvver}/modules/module-udev-detect.so
%{_libdir}/pulse-%{drvver}/modules/module-virtual-sink.so
%{_libdir}/pulse-%{drvver}/modules/module-virtual-source.so