From 9c717d92ca162c248b909ae3a7e259abe6d8efe7 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sun, 17 Jun 2018 13:50:51 -0400 Subject: [PATCH] media-sound/pulseaudio: restore flat-volumes patch for 11.99.1 Package-Manager: Portage-2.3.40_p14, Repoman-2.3.9_p246 --- ...pulseaudio-11.99.1.ebuild => pulseaudio-11.99.1-r1.ebuild} | 4 ++++ 1 file changed, 4 insertions(+) rename media-sound/pulseaudio/{pulseaudio-11.99.1.ebuild => pulseaudio-11.99.1-r1.ebuild} (99%) diff --git a/media-sound/pulseaudio/pulseaudio-11.99.1.ebuild b/media-sound/pulseaudio/pulseaudio-11.99.1-r1.ebuild similarity index 99% rename from media-sound/pulseaudio/pulseaudio-11.99.1.ebuild rename to 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" -- 2.26.2