diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-05-02 12:17:26 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-05-02 12:17:26 +0000 |
commit | 6d89d34098580cf1b6793025155489450fa502d9 (patch) | |
tree | 65b44d12d9502eac894e492bd837f4b5558b2dfb /profiles | |
parent | typo (diff) | |
download | gentoo-2-6d89d34098580cf1b6793025155489450fa502d9.tar.gz gentoo-2-6d89d34098580cf1b6793025155489450fa502d9.tar.bz2 gentoo-2-6d89d34098580cf1b6793025155489450fa502d9.zip |
Mask Bluetooth support in MATE due to BlueZ incompatibilities.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 13 | ||||
-rw-r--r-- | profiles/package.mask | 13 |
2 files changed, 24 insertions, 2 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 61c9714ab26e..753fde36916f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,11 +1,22 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.566 2014/04/26 11:03:58 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.567 2014/05/02 12:17:26 tomwij Exp $ # This file requires >=portage-2.1.1 # New entries go on top. # +# Tom Wijsman <TomWij@gentoo.org> (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 +mate-extra/mate-user-share bluetooth + # Michał Górny <mgorny@gentoo.org> (26 Apr 2014) # (on behalf of Python team) # Keep 2.6 enabled to ease the migration. diff --git a/profiles/package.mask b/profiles/package.mask index aa12373a91df..f40d6a7d2c3e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -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 <TomWij@gentoo.org> (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 <jlec@gentoo.org> (03 Apr 2014) # Wrong license 465690 # Fails to build and no fixes after years, #147574 |