commit:     1cba896e72f4d7b4467aba4833cb4d5f9a664dd0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 01:26:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 01:26:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cba896e

profiles: copy relevant media-sound/pulseaudio masks for pulseaudio-daemon

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/alpha/package.use.mask    | 2 ++
 profiles/arch/amd64/package.use.mask    | 1 +
 profiles/arch/base/package.use.mask     | 1 +
 profiles/arch/hppa/package.use.mask     | 1 +
 profiles/arch/ia64/package.use.mask     | 2 ++
 profiles/arch/sparc/package.use.mask    | 1 +
 profiles/arch/x86/package.use.mask      | 1 +
 profiles/base/package.use.mask          | 1 +
 profiles/default/linux/package.use.mask | 1 +
 9 files changed, 11 insertions(+)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 7a727eee38af..7f798ffa6b0e 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -312,6 +312,7 @@ net-libs/gnutls test-full
 # Michał Górny <[email protected]> (2017-08-08)
 # Requires USE=bluetooth that is masked in this profile.
 media-sound/pulseaudio native-headset
+media-sound/pulseaudio-daemon native-headset
 
 # Tobias Klausmann <[email protected]> (2017-05-18)
 # Stack protector code is not ported to alpha (and may not ever be)
@@ -394,6 +395,7 @@ net-misc/networkmanager wext
 # Tobias Klausmann <[email protected]> (2015-08-10)
 # Opting out of the net-misc/ofono dep tree until we have a user request
 >=media-sound/pulseaudio-6.0 ofono-headset
+media-sound/pulseaudio-daemon ofono-headset
 
 # Gilles Dartiguelongue <[email protected]> (2015-06-09)
 # dev-lua/lgi lacks alpha keyword, bug #551540

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 84d80ea786ca..a76523469377 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -340,6 +340,7 @@ app-arch/zpaq -jit
 # webrtc-audio-processing is only supported on x86/amd64. Possibly arm can be
 # added.
 media-sound/pulseaudio -webrtc-aec
+media-sound/pulseaudio-daemon -webrtc-aec
 
 # Bernard Cafarelli <[email protected]> (2012-02-27)
 # Masked in base profile, supported on this arch

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index ed839864b801..9b39c72ba291 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -338,6 +338,7 @@ app-arch/zpaq jit
 # webrtc-audio-processing is only supported on x86/amd64. Possibly arm can be
 # added.
 media-sound/pulseaudio webrtc-aec
+media-sound/pulseaudio-daemon webrtc-aec
 
 # Christoph Junghans <[email protected]> (2012-02-04)
 # mips only use flags

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index 3bfe1340a150..163049d7fa84 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -358,6 +358,7 @@ dev-libs/libpcre jit
 # Jeroen Roovers <[email protected]> (2014-02-18)
 # OSS is the only kernel audio interface that works on HPPA
 media-sound/pulseaudio equalizer -oss
+media-sound/pulseaudio-daemon equalizer -oss
 
 # Jeroen Roovers <[email protected]> (2012-05-21)
 # media-sound/lilypond has problems running mpost (bug #416961)

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index b6add3eb6241..77caaad39231 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -289,6 +289,7 @@ media-video/ffmpeg libv4l
 # Michał Górny <[email protected]> (2017-08-07)
 # Requires USE=bluetooth that is masked in this profile.
 media-sound/pulseaudio native-headset
+media-sound/pulseaudio-daemon native-headset
 
 # Sergei Trofimovich <[email protected]> (2017-07-20)
 # pulls in unkeyworded java
@@ -385,6 +386,7 @@ net-misc/networkmanager wext
 # Pacho Ramos <[email protected]> (2015-09-06)
 # Missing keywords
 media-sound/pulseaudio ofono-headset
+media-sound/pulseaudio-daemon ofono-headset
 
 # Mike Gilbert <[email protected]> (2015-09-05)
 # sys-boot/gnu-efi is not supported on all archs.

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 430204b80ce4..4706d97ba578 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -337,6 +337,7 @@ net-libs/gnutls test-full
 # Michał Górny <[email protected]> (2017-08-07)
 # Requires USE=bluetooth that is masked in this profile.
 media-sound/pulseaudio native-headset ofono-headset
+media-sound/pulseaudio-daemon native-headset ofono-headset
 net-misc/ofono dundee
 
 # Michał Górny <[email protected]> (2017-08-07)

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index c50b6ccf90f3..31b2995a54e8 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -360,6 +360,7 @@ app-arch/zpaq -jit
 # webrtc-audio-processing is only supported on x86/amd64. Possibly arm can be
 # added.
 media-sound/pulseaudio -webrtc-aec
+media-sound/pulseaudio-daemon -webrtc-aec
 
 # Bernard Cafarelli <[email protected]> (2012-02-27)
 # Masked in base profile, supported on this arch

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index ca3963b1cd12..62e00324698b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -728,6 +728,7 @@ dev-lisp/clisp svm
 # Don't use system-wide mode unless you *really* know what you're doing.
 # Keep it masked here so that I don't need to manage two versions every time.
 media-sound/pulseaudio system-wide
+media-sound/pulseaudio-daemon system-wide
 
 # Alexis Ballier <[email protected]> (2011-02-16)
 # Win32 specific useflag for vlc. Can be used for cross-compiling.

diff --git a/profiles/default/linux/package.use.mask 
b/profiles/default/linux/package.use.mask
index 50362fdc81fe..92bbc34563e8 100644
--- a/profiles/default/linux/package.use.mask
+++ b/profiles/default/linux/package.use.mask
@@ -48,6 +48,7 @@ app-arch/libarchive -e2fsprogs
 # Older versions also had an OSS compatibility wrapper on that USE so
 # they are excluded.
 >=media-sound/pulseaudio-0.9.16_rc5 oss
+media-sound/pulseaudio-daemon oss
 
 # Diego E. Pettenò <[email protected]> (2011-03-27)
 #

Reply via email to