[packages/pulseaudio] start pa early in MATE as well

glen glen at pld-linux.org
Wed May 1 00:46:35 CEST 2013


commit 7f8fbe04570b445c8c7f712d46c3d2a1d49ed6fe
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 1 01:46:16 2013 +0300

    start pa early in MATE as well

 mate-desktop.patch | 10 ++++++++++
 pulseaudio.spec    |  2 ++
 2 files changed, 12 insertions(+)
---
diff --git a/pulseaudio.spec b/pulseaudio.spec
index cca07ed..5689016 100644
--- a/pulseaudio.spec
+++ b/pulseaudio.spec
@@ -24,6 +24,7 @@ Source2:	%{name}.sysconfig
 Source3:	%{name}.tmpfiles
 Patch0:		%{name}-suid.patch
 Patch1:		%{name}-pa-machine-id.patch
+Patch2:		mate-desktop.patch
 URL:		http://pulseaudio.org/
 BuildRequires:	GConf2-devel >= 2.4.0
 BuildRequires:	alsa-lib-devel >= 1.0.19
@@ -347,6 +348,7 @@ Sterownik parawirtualny Xen dla PulseAudio.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %{__sed} -i -e '1s,#!/usr/bin/env python,#!/usr/bin/python,' src/utils/qpaeq
 
diff --git a/mate-desktop.patch b/mate-desktop.patch
new file mode 100644
index 0000000..1a2ad93
--- /dev/null
+++ b/mate-desktop.patch
@@ -0,0 +1,10 @@
+start early in MATE too
+http://lists.freedesktop.org/archives/pulseaudio-discuss/2012-November/015348.html
+
+--- pulseaudio-3.0/src/daemon/pulseaudio.desktop.in~	2012-09-26 14:27:01.000000000 +0300
++++ pulseaudio-3.0/src/daemon/pulseaudio.desktop.in	2013-05-01 01:42:26.504831494 +0300
+@@ -9,3 +9,4 @@
+ Categories=
+ GenericName=
+ X-GNOME-Autostart-Phase=Initialization
++X-MATE-Autostart-Phase=Initialization
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pulseaudio.git/commitdiff/7f8fbe04570b445c8c7f712d46c3d2a1d49ed6fe



More information about the pld-cvs-commit mailing list