summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-02-19 18:33:55 +0000
committerMichał Górny <mgorny@gentoo.org>2015-02-19 18:33:55 +0000
commite6d797232672ecef123607790e04a3497d0caea7 (patch)
tree26147ca83316e45829d13c56393a3d41f993b620 /media-sound/pulseaudio
parentsci-physics/lammps: Adding new version. (diff)
downloadgentoo-2-e6d797232672ecef123607790e04a3497d0caea7.tar.gz
gentoo-2-e6d797232672ecef123607790e04a3497d0caea7.tar.bz2
gentoo-2-e6d797232672ecef123607790e04a3497d0caea7.zip
Add REQUIRED_USE for USE=udev since it requires either alsa or oss being enabled. https://bugs.funtoo.org/browse/FL-2108 with investigation by Nexie Kind and pull request by Roman Kuzmitsky.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-sound/pulseaudio')
-rw-r--r--media-sound/pulseaudio/ChangeLog9
-rw-r--r--media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild7
-rw-r--r--media-sound/pulseaudio/pulseaudio-5.0-r5.ebuild7
-rw-r--r--media-sound/pulseaudio/pulseaudio-5.0-r6.ebuild7
-rw-r--r--media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild5
-rw-r--r--media-sound/pulseaudio/pulseaudio-5.99.3.ebuild5
6 files changed, 26 insertions, 14 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog
index 05f5421172cd..573c715479aa 100644
--- a/media-sound/pulseaudio/ChangeLog
+++ b/media-sound/pulseaudio/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-sound/pulseaudio
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.372 2015/02/08 21:03:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.373 2015/02/19 18:33:55 mgorny Exp $
+
+ 19 Feb 2015; Michał Górny <mgorny@gentoo.org> pulseaudio-5.0-r4.ebuild,
+ pulseaudio-5.0-r5.ebuild, pulseaudio-5.0-r6.ebuild, pulseaudio-5.0-r7.ebuild,
+ pulseaudio-5.99.3.ebuild:
+ Add REQUIRED_USE for USE=udev since it requires either alsa or oss being
+ enabled. https://bugs.funtoo.org/browse/FL-2108 with investigation by Nexie
+ Kind and pull request by Roman Kuzmitsky.
08 Feb 2015; Markus Meier <maekke@gentoo.org> pulseaudio-5.0-r7.ebuild:
arm stable, bug #536694
diff --git a/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild b/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild
index 13705f09d39b..c5d3337d572b 100644
--- a/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild,v 1.2 2014/11/06 21:32:53 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild,v 1.3 2015/02/19 18:33:55 mgorny Exp $
EAPI="5"
inherit autotools bash-completion-r1 eutils flag-o-matic linux-info readme.gentoo systemd user versionator udev multilib-minimal
@@ -23,7 +23,8 @@ gtk ipv6 jack libsamplerate lirc neon +orc oss qt4 realtime ssl systemd
system-wide tcpd test +udev +webrtc-aec +X xen"
# See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
-REQUIRED_USE="bluetooth? ( dbus )"
+REQUIRED_USE="bluetooth? ( dbus )
+ udev? ( || ( alsa oss ) )"
# libpcre needed in some cases, bug #472228
RDEPEND="
diff --git a/media-sound/pulseaudio/pulseaudio-5.0-r5.ebuild b/media-sound/pulseaudio/pulseaudio-5.0-r5.ebuild
index b5beed47de5b..ee16ac47982d 100644
--- a/media-sound/pulseaudio/pulseaudio-5.0-r5.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-5.0-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r5.ebuild,v 1.3 2014/11/09 14:58:59 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r5.ebuild,v 1.4 2015/02/19 18:33:55 mgorny Exp $
EAPI="5"
inherit autotools bash-completion-r1 eutils flag-o-matic linux-info readme.gentoo systemd user versionator udev multilib-minimal
@@ -23,7 +23,8 @@ gtk ipv6 jack libsamplerate lirc neon +orc oss qt4 realtime ssl systemd
system-wide tcpd test +udev +webrtc-aec +X xen zeroconf"
# See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
-REQUIRED_USE="bluetooth? ( dbus )"
+REQUIRED_USE="bluetooth? ( dbus )
+ udev? ( || ( alsa oss ) )"
# libpcre needed in some cases, bug #472228
RDEPEND="
diff --git a/media-sound/pulseaudio/pulseaudio-5.0-r6.ebuild b/media-sound/pulseaudio/pulseaudio-5.0-r6.ebuild
index d5ff9d793836..8d77a0816a35 100644
--- a/media-sound/pulseaudio/pulseaudio-5.0-r6.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-5.0-r6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r6.ebuild,v 1.5 2014/12/06 12:01:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r6.ebuild,v 1.6 2015/02/19 18:33:55 mgorny Exp $
EAPI="5"
inherit autotools bash-completion-r1 eutils flag-o-matic linux-info readme.gentoo systemd user versionator udev multilib-minimal
@@ -24,7 +24,8 @@ gnome gtk ipv6 jack libsamplerate lirc neon +orc oss qt4 realtime ssl systemd
system-wide tcpd test +udev +webrtc-aec +X xen zeroconf"
# See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
-REQUIRED_USE="bluetooth? ( dbus )"
+REQUIRED_USE="bluetooth? ( dbus )
+ udev? ( || ( alsa oss ) )"
# libpcre needed in some cases, bug #472228
RDEPEND="
diff --git a/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild b/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild
index a0d367b4190e..99158d9de5fe 100644
--- a/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild,v 1.4 2015/02/08 21:03:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild,v 1.5 2015/02/19 18:33:55 mgorny Exp $
EAPI="5"
inherit autotools bash-completion-r1 eutils flag-o-matic gnome2-utils linux-info readme.gentoo systemd user versionator udev multilib-minimal
@@ -24,7 +24,8 @@ gnome gtk ipv6 jack libsamplerate lirc neon +orc oss qt4 realtime ssl systemd
system-wide tcpd test +udev +webrtc-aec +X xen zeroconf"
# See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
-REQUIRED_USE="bluetooth? ( dbus )"
+REQUIRED_USE="bluetooth? ( dbus )
+ udev? ( || ( alsa oss ) )"
# libpcre needed in some cases, bug #472228
RDEPEND="
diff --git a/media-sound/pulseaudio/pulseaudio-5.99.3.ebuild b/media-sound/pulseaudio/pulseaudio-5.99.3.ebuild
index 787e2663e9f9..102662f4e1d9 100644
--- a/media-sound/pulseaudio/pulseaudio-5.99.3.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-5.99.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.99.3.ebuild,v 1.1 2015/01/22 20:34:17 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.99.3.ebuild,v 1.2 2015/02/19 18:33:55 mgorny Exp $
EAPI="5"
inherit autotools bash-completion-r1 eutils flag-o-matic linux-info readme.gentoo systemd user versionator udev multilib-minimal
@@ -28,7 +28,8 @@ IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm +glib
# See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
REQUIRED_USE="bluetooth? ( dbus )
ofono-headset? ( bluetooth )
- native-headset? ( bluetooth )"
+ native-headset? ( bluetooth )
+ udev? ( || ( alsa oss ) )"
# libpcre needed in some cases, bug #472228
RDEPEND="