mgorny      14/12/04 19:54:31

  Modified:             apulse-0.1.4.ebuild ChangeLog
  Log:
  Replace pulseaudio blocker with alsa-plugins[pulseaudio] blocker. The former 
does not really make sense since apulse is installed in a prefix, and does not 
collide with pulseaudio. However, the pulseaudio ALSA plugin is definitely 
going to cause issues. Good news is that we do not need to block 
emul-linux-x86, since configuration files enabling it are installed by 
alsa-plugins.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.2                  media-sound/apulse/apulse-0.1.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild?r1=1.1&r2=1.2

Index: apulse-0.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apulse-0.1.4.ebuild 1 Dec 2014 15:59:48 -0000       1.1
+++ apulse-0.1.4.ebuild 4 Dec 2014 19:54:31 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild,v 
1.1 2014/12/01 15:59:48 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/apulse-0.1.4.ebuild,v 
1.2 2014/12/04 19:54:31 mgorny Exp $
 
 EAPI=5
 
@@ -17,10 +17,8 @@
 
 DEPEND="media-libs/alsa-lib[${MULTILIB_USEDEP}]
        dev-libs/glib:2
-       !media-sound/pulseaudio
+       !media-plugins/alsa-plugins[pulseaudio(-)]
        amd64? ( abi_x86_32? (
-               !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
-               
!app-emulation/emul-linux-x86-soundlibs[abi_x86_32(-),pulseaudio(-)]
                || (
                        dev-libs/glib:2[abi_x86_32(-)]
                        app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]



1.6                  media-sound/apulse/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   1 Dec 2014 15:59:48 -0000       1.5
+++ ChangeLog   4 Dec 2014 19:54:31 -0000       1.6
@@ -1,6 +1,14 @@
 # ChangeLog for media-sound/apulse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v 1.5 
2014/12/01 15:59:48 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v 1.6 
2014/12/04 19:54:31 mgorny Exp $
+
+  04 Dec 2014; Michał Górny <[email protected]> apulse-0.1.4.ebuild:
+  Replace pulseaudio blocker with alsa-plugins[pulseaudio] blocker. The former
+  does not really make sense since apulse is installed in a prefix, and does 
not
+  collide with pulseaudio. However, the pulseaudio ALSA plugin is definitely
+  going to cause issues. Good news is that we do not need to block emul-
+  linux-x86, since configuration files enabling it are installed by alsa-
+  plugins.
 
 *apulse-0.1.4 (01 Dec 2014)
 




Reply via email to