tomwij 14/05/02 12:17:26 Modified: package.mask Log: Mask Bluetooth support in MATE due to BlueZ incompatibilities.
Revision Changes Path 1.15641 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15641&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15641&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15640&r2=1.15641 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15640 retrieving revision 1.15641 diff -u -r1.15640 -r1.15641 --- package.mask 2 May 2014 10:23:14 -0000 1.15640 +++ package.mask 2 May 2014 12:17:26 -0000 1.15641 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15640 2014/05/02 10:23:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15641 2014/05/02 12:17:26 tomwij Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -30,6 +30,17 @@ #--- END OF EXAMPLES --- +# Tom Wijsman <[email protected]> (02 May 2014) +# Bluetooth support in MATE has incompatibilities with recent BlueZ versions. +# If you want to try to get this working, unmask net-wireless/mate-bluetooth as +# well as the bluetooth USE flag on mate-extra/mate-user-share; I can't support +# this until the relevant upstreams have moved forward with their compatibility. +# +# https://bugs.gentoo.org/show_bug.cgi?id=508086 +# https://github.com/mate-desktop/mate-bluetooth/issues/22 +# http://mate-desktop.org/blog/2014-03-11-mate-desktop-singing-the-bluez +net-wireless/mate-bluetooth + # Justin Lecher <[email protected]> (03 Apr 2014) # Wrong license 465690 # Fails to build and no fixes after years, #147574
