summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/pulseaudio')
-rw-r--r--media-sound/pulseaudio/pulseaudio-11.99.1-r1.ebuild (renamed from media-sound/pulseaudio/pulseaudio-11.99.1.ebuild)4
1 files changed, 4 insertions, 0 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-11.99.1.ebuild b/media-sound/pulseaudio/pulseaudio-11.99.1-r1.ebuild
index a0fdcad4226a..dc14bd2694fc 100644
--- a/media-sound/pulseaudio/pulseaudio-11.99.1.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-11.99.1-r1.ebuild
@@ -116,6 +116,10 @@ RDEPEND="${RDEPEND}
)
"
+PATCHES=(
+ "${FILESDIR}"/pulseaudio-11.1-disable-flat-volumes.patch # bug 627894
+)
+
pkg_pretend() {
CONFIG_CHECK="~HIGH_RES_TIMERS"
WARNING_HIGH_RES_TIMERS="CONFIG_HIGH_RES_TIMERS:\tis not set (required for enabling timer-based scheduling in pulseaudio)\n"