Page MenuHomeSolus

D1961.id4731.diff
No OneTemporary

D1961.id4731.diff

diff --git a/files/0001-exit_idle_time.patch b/files/0001-exit_idle_time.patch
new file mode 100644
--- /dev/null
+++ b/files/0001-exit_idle_time.patch
@@ -0,0 +1,40 @@
+From 97330ac6c339dcd66e0ce405e08ee38b36c5979f Mon Sep 17 00:00:00 2001
+From: Pierre-Yves <pyu@riseup.net>
+Date: Mon, 15 Jan 2018 16:42:03 +0100
+Subject: [PATCH] exit_idle_time
+
+Signed-off-by: Pierre-Yves <pyu@riseup.net>
+---
+ src/daemon/daemon-conf.c | 2 +-
+ src/daemon/daemon.conf.in | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/daemon/daemon-conf.c b/src/daemon/daemon-conf.c
+index 9883126..6518e72 100644
+--- a/src/daemon/daemon-conf.c
++++ b/src/daemon/daemon-conf.c
+@@ -69,7 +69,7 @@ static const pa_daemon_conf default_conf = {
+ .disallow_module_loading = false,
+ .disallow_exit = false,
+ .flat_volumes = true,
+- .exit_idle_time = 20,
++ .exit_idle_time = 4,
+ .scache_idle_time = 20,
+ .script_commands = NULL,
+ .dl_search_path = NULL,
+diff --git a/src/daemon/daemon.conf.in b/src/daemon/daemon.conf.in
+index a955523..fd35a23 100644
+--- a/src/daemon/daemon.conf.in
++++ b/src/daemon/daemon.conf.in
+@@ -39,7 +39,7 @@ ifelse(@HAVE_DBUS@, 1, [dnl
+ ; realtime-scheduling = yes
+ ; realtime-priority = 5
+
+-; exit-idle-time = 20
++; exit-idle-time = 4
+ ; scache-idle-time = 20
+
+ ; dl-search-path = (depends on architecture)
+--
+2.15.1
+
diff --git a/files/series b/files/series
--- a/files/series
+++ b/files/series
@@ -1,3 +1,4 @@
0001-Disable-flat-volumes-as-they-re-making-folks-unhappy.patch
0001-Enable-module-switch-on-connect-by-default.patch
0001-Support-a-stateless-configuration.patch
+0001-exit_idle_time.patch
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : pulseaudio
version : 11.1
-release : 26
+release : 27
source :
- https://freedesktop.org/software/pulseaudio/releases/pulseaudio-11.1.tar.xz : f2521c525a77166189e3cb9169f75c2ee2b82fa3fcf9476024fbc2c3a6c9cd9e
homepage : https://www.freedesktop.org/wiki/Software/PulseAudio/
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>pulseaudio</Name>
<Homepage>https://www.freedesktop.org/wiki/Software/PulseAudio/</Homepage>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>LGPL-2.1</License>
<PartOf>multimedia.audio</PartOf>
@@ -139,7 +139,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="26">pulseaudio</Dependency>
+ <Dependency release="27">pulseaudio</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/</Path>
@@ -154,8 +154,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="26">pulseaudio-32bit</Dependency>
- <Dependency release="26">pulseaudio-devel</Dependency>
+ <Dependency release="27">pulseaudio-32bit</Dependency>
+ <Dependency release="27">pulseaudio-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib32/pkgconfig/*.pc</Path>
@@ -168,7 +168,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="26">pulseaudio</Dependency>
+ <Dependency release="27">pulseaudio</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -178,12 +178,12 @@
</Files>
</Package>
<History>
- <Update release="26">
- <Date>2017-11-26</Date>
+ <Update release="27">
+ <Date>2018-01-15</Date>
<Version>11.1</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
-</PISI>
\ No newline at end of file
+</PISI>

File Metadata

Mime Type
text/plain
Expires
Apr 24 2023, 11:24 PM (15 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5788114
Default Alt Text
D1961.id4731.diff (4 KB)

Event Timeline