tetromino    15/03/17 14:19:01

  Modified:             pulseaudio-5.0-r7.ebuild ChangeLog
                        pulseaudio-5.0-r4.ebuild pulseaudio-6.0.ebuild
                        pulseaudio-5.99.3-r1.ebuild
  Log:
  Update urls for USE=system-wide and make the elog message clearer about the 
negative implications of the flag (bug #543574, thanks to Kent Fredric).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x18E5B6F2D8D5EC8D)

Revision  Changes    Path
1.8                  media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild?r1=1.7&r2=1.8

Index: pulseaudio-5.0-r7.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pulseaudio-5.0-r7.ebuild    17 Mar 2015 13:19:16 -0000      1.7
+++ pulseaudio-5.0-r7.ebuild    17 Mar 2015 14:19:01 -0000      1.8
@@ -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.7 
2015/03/17 13:19:16 tetromino Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild,v 1.8 
2015/03/17 14:19:01 tetromino Exp $
 
 EAPI="5"
 inherit autotools bash-completion-r1 eutils flag-o-matic gnome2-utils 
linux-info readme.gentoo systemd user versionator udev multilib-minimal
@@ -341,14 +341,15 @@
 
 pkg_postinst() {
        if use system-wide; then
-               elog "PulseAudio in Gentoo can use a system-wide pulseaudio 
daemon."
-               elog "This support is enabled by starting the pulseaudio init.d 
."
-               elog "To be able to access that you need to be in the group 
pulse-access."
-               elog "If you choose to use this feature, please make sure that 
you"
-               elog "really want to run PulseAudio this way:"
-               elog "   http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode";
-               elog "For more information about system-wide support, please 
refer to:"
-               elog "   http://pulseaudio.org/wiki/SystemWideInstance";
+               elog "You have enabled the 'system-wide' USE flag for 
pulseaudio."
+               elog "This mode should only be used on headless servers, 
embedded systems,"
+               elog "or thin clients. It will usually require manual 
configuration, and is"
+               elog "incompatible with many expected pulseaudio features."
+               elog "On normal desktop systems, system-wide mode is STRONGLY 
DISCOURAGED."
+               elog "For more information, see"
+               elog "    
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/";
+               elog "    
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/";
+               elog "    
https://wiki.gentoo.org/wiki/PulseAudio#Headless_server";
                if use gnome ; then
                        elog
                        elog "By enabling gnome USE flag, you enabled gconf 
support. Please note"



1.382                media-sound/pulseaudio/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.382&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.382&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?r1=1.381&r2=1.382

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v
retrieving revision 1.381
retrieving revision 1.382
diff -u -r1.381 -r1.382
--- ChangeLog   17 Mar 2015 13:19:16 -0000      1.381
+++ ChangeLog   17 Mar 2015 14:19:01 -0000      1.382
@@ -1,6 +1,12 @@
 # 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.381 
2015/03/17 13:19:16 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.382 
2015/03/17 14:19:01 tetromino Exp $
+
+  17 Mar 2015; Alexandre Rostovtsev <[email protected]>
+  pulseaudio-5.0-r4.ebuild, pulseaudio-5.0-r7.ebuild,
+  pulseaudio-5.99.3-r1.ebuild, pulseaudio-6.0.ebuild:
+  Update urls for USE=system-wide and make the elog message clearer about the
+  negative implications of the flag (bug #543574, thanks to Kent Fredric).
 
   17 Mar 2015; Alexandre Rostovtsev <[email protected]>
   pulseaudio-5.0-r4.ebuild, pulseaudio-5.0-r7.ebuild,



1.5                  media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild?r1=1.4&r2=1.5

Index: pulseaudio-5.0-r4.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pulseaudio-5.0-r4.ebuild    17 Mar 2015 13:19:16 -0000      1.4
+++ pulseaudio-5.0-r4.ebuild    17 Mar 2015 14:19:01 -0000      1.5
@@ -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-r4.ebuild,v 1.4 
2015/03/17 13:19:16 tetromino Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r4.ebuild,v 1.5 
2015/03/17 14:19:01 tetromino Exp $
 
 EAPI="5"
 inherit autotools bash-completion-r1 eutils flag-o-matic linux-info 
readme.gentoo systemd user versionator udev multilib-minimal
@@ -330,14 +330,15 @@
 
 pkg_postinst() {
        if use system-wide; then
-               elog "PulseAudio in Gentoo can use a system-wide pulseaudio 
daemon."
-               elog "This support is enabled by starting the pulseaudio init.d 
."
-               elog "To be able to access that you need to be in the group 
pulse-access."
-               elog "If you choose to use this feature, please make sure that 
you"
-               elog "really want to run PulseAudio this way:"
-               elog "   http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode";
-               elog "For more information about system-wide support, please 
refer to:"
-               elog "   http://pulseaudio.org/wiki/SystemWideInstance";
+               elog "You have enabled the 'system-wide' USE flag for 
pulseaudio."
+               elog "This mode should only be used on headless servers, 
embedded systems,"
+               elog "or thin clients. It will usually require manual 
configuration, and is"
+               elog "incompatible with many expected pulseaudio features."
+               elog "On normal desktop systems, system-wide mode is STRONGLY 
DISCOURAGED."
+               elog "For more information, see"
+               elog "    
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/";
+               elog "    
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/";
+               elog "    
https://wiki.gentoo.org/wiki/PulseAudio#Headless_server";
                if use gnome ; then
                        elog
                        elog "By enabling gnome USE flag, you enabled gconf 
support. Please note"



1.7                  media-sound/pulseaudio/pulseaudio-6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-6.0.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-6.0.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-6.0.ebuild?r1=1.6&r2=1.7

Index: pulseaudio-6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-6.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pulseaudio-6.0.ebuild       17 Mar 2015 13:19:16 -0000      1.6
+++ pulseaudio-6.0.ebuild       17 Mar 2015 14:19:01 -0000      1.7
@@ -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-6.0.ebuild,v 1.6 
2015/03/17 13:19:16 tetromino Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-6.0.ebuild,v 1.7 
2015/03/17 14:19:01 tetromino Exp $
 
 EAPI=5
 inherit autotools bash-completion-r1 eutils flag-o-matic linux-info 
readme.gentoo systemd user versionator udev multilib-minimal
@@ -345,14 +345,15 @@
 
 pkg_postinst() {
        if use system-wide; then
-               elog "PulseAudio in Gentoo can use a system-wide pulseaudio 
daemon."
-               elog "This support is enabled by starting the pulseaudio init.d 
."
-               elog "To be able to access that you need to be in the group 
pulse-access."
-               elog "If you choose to use this feature, please make sure that 
you"
-               elog "really want to run PulseAudio this way:"
-               elog "   http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode";
-               elog "For more information about system-wide support, please 
refer to:"
-               elog "   http://pulseaudio.org/wiki/SystemWideInstance";
+               elog "You have enabled the 'system-wide' USE flag for 
pulseaudio."
+               elog "This mode should only be used on headless servers, 
embedded systems,"
+               elog "or thin clients. It will usually require manual 
configuration, and is"
+               elog "incompatible with many expected pulseaudio features."
+               elog "On normal desktop systems, system-wide mode is STRONGLY 
DISCOURAGED."
+               elog "For more information, see"
+               elog "    
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/";
+               elog "    
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/";
+               elog "    
https://wiki.gentoo.org/wiki/PulseAudio#Headless_server";
                if use gnome ; then
                        elog
                        elog "By enabling gnome USE flag, you enabled gconf 
support. Please note"



1.4                  media-sound/pulseaudio/pulseaudio-5.99.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.99.3-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.99.3-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.99.3-r1.ebuild?r1=1.3&r2=1.4

Index: pulseaudio-5.99.3-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.99.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pulseaudio-5.99.3-r1.ebuild 17 Mar 2015 13:19:16 -0000      1.3
+++ pulseaudio-5.99.3-r1.ebuild 17 Mar 2015 14:19:01 -0000      1.4
@@ -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-r1.ebuild,v 
1.3 2015/03/17 13:19:16 tetromino Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.99.3-r1.ebuild,v 
1.4 2015/03/17 14:19:01 tetromino Exp $
 
 EAPI="5"
 inherit autotools bash-completion-r1 eutils flag-o-matic linux-info 
readme.gentoo systemd user versionator udev multilib-minimal
@@ -345,14 +345,15 @@
 
 pkg_postinst() {
        if use system-wide; then
-               elog "PulseAudio in Gentoo can use a system-wide pulseaudio 
daemon."
-               elog "This support is enabled by starting the pulseaudio init.d 
."
-               elog "To be able to access that you need to be in the group 
pulse-access."
-               elog "If you choose to use this feature, please make sure that 
you"
-               elog "really want to run PulseAudio this way:"
-               elog "   http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode";
-               elog "For more information about system-wide support, please 
refer to:"
-               elog "   http://pulseaudio.org/wiki/SystemWideInstance";
+               elog "You have enabled the 'system-wide' USE flag for 
pulseaudio."
+               elog "This mode should only be used on headless servers, 
embedded systems,"
+               elog "or thin clients. It will usually require manual 
configuration, and is"
+               elog "incompatible with many expected pulseaudio features."
+               elog "On normal desktop systems, system-wide mode is STRONGLY 
DISCOURAGED."
+               elog "For more information, see"
+               elog "    
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/";
+               elog "    
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/";
+               elog "    
https://wiki.gentoo.org/wiki/PulseAudio#Headless_server";
                if use gnome ; then
                        elog
                        elog "By enabling gnome USE flag, you enabled gconf 
support. Please note"




Reply via email to