Accepting request 146749 from home:elvigia:branches:multimedia:libs

** This needs package SBC accepted in factory before !!! **
- Update to pulseaudio 3.0
* ALSA Use Case Manager (UCM) support
* Runtime editable LADSPA filter parameters
* Out-of-the-box support for Bluetooth sources
* Configurable device latency offset
* Various ALSA changes
* Lots of infrastructure improvements

OBS-URL: https://build.opensuse.org/request/show/146749
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=110
This commit is contained in:
Ismail Dönmez 2013-01-04 12:11:05 +00:00 committed by Git OBS Bridge
parent 6c288f061b
commit 75aed35fb6
4 changed files with 18 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef6b347bf47abfb98080795f1583018ac959b4aeb4df916b879f9e1eaba0ca7f
size 1355004

3
pulseaudio-3.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c90bfda29605942d08e3e218ef10e3c660506a06651a616bfbb6a6df8392836d
size 1367468

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Dec 31 18:09:24 UTC 2012 - crrodriguez@opensuse.org
- Update to pulseaudio 3.0
* ALSA Use Case Manager (UCM) support
* Runtime editable LADSPA filter parameters
* Out-of-the-box support for Bluetooth sources
* Configurable device latency offset
* Various ALSA changes
* Lots of infrastructure improvements
-------------------------------------------------------------------
Tue Nov 27 15:23:42 CET 2012 - tiwai@suse.de

View File

@ -17,9 +17,9 @@
Name: pulseaudio
Version: 2.1
Version: 3.0
Release: 0
%define drvver 2.1
%define drvver 3.0
%define soname 0
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
Summary: A Networked Sound Server
@ -70,6 +70,7 @@ BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(json) >= 0.9
BuildRequires: pkgconfig(sbc)
PreReq: %fillup_prereq
PreReq: pwdutils
Requires: rtkit
@ -481,8 +482,7 @@ setup-pulseaudio --auto > /dev/null
%files module-bluetooth
%defattr(-,root,root)
%{_libdir}/pulse-%{drvver}/modules/libbluetooth-ipc.so
%{_libdir}/pulse-%{drvver}/modules/libbluetooth-sbc.so
%{_libdir}/pulse-%{drvver}/modules/module-bluetooth-policy.so
%{_libdir}/pulse-%{drvver}/modules/libbluetooth-util.so
%{_libdir}/pulse-%{drvver}/modules/module-bluetooth-device.so
%{_libdir}/pulse-%{drvver}/modules/module-bluetooth-discover.so