diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-06-10 13:22:54 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-06-10 13:22:54 +0200 |
commit | d0fe48785cce688dd6838794c810a3786c1bc1ef (patch) | |
tree | d9e632b2388f98292a380b361a33c521b9d69468 /net-wireless/bluez/metadata.xml | |
parent | kde-frameworks/solid: remove udev USE flag (diff) | |
download | gentoo-d0fe48785cce688dd6838794c810a3786c1bc1ef.tar.gz gentoo-d0fe48785cce688dd6838794c810a3786c1bc1ef.tar.bz2 gentoo-d0fe48785cce688dd6838794c810a3786c1bc1ef.zip |
net-wireless/bluez: Backport lots of fixes (from Fedora)...
- Include multiple fixes backported by Fedora people
- Stop relying on plugdev group and follow upstream policy (#679034)
- Update udevadm PATH for current systemd (#539844)
- Rename USE alsa to midi (#658862)
Closes: https://bugs.gentoo.org/679034
Closes: https://bugs.gentoo.org/658862
Bug: https://bugs.gentoo.org/539844
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'net-wireless/bluez/metadata.xml')
-rw-r--r-- | net-wireless/bluez/metadata.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/net-wireless/bluez/metadata.xml b/net-wireless/bluez/metadata.xml index 3f1b1fdf5cd3..31e86951f85c 100644 --- a/net-wireless/bluez/metadata.xml +++ b/net-wireless/bluez/metadata.xml @@ -13,11 +13,10 @@ purpose by default. All this tools shouldn't be used. Then, please notify upstream about you still need them to let them know the situation.</flag> - <flag name="mesh">Add support for Bluetooth Mesh control application and advertising - bearer.</flag> - <flag name="obex">Enable OBEX transfer support.</flag> - <flag name="test-programs">Install tools for testing of - various Bluetooth functions</flag> + <flag name="mesh">Add support for Bluetooth Mesh control application and advertising bearer.</flag> + <flag name="midi">Enable MIDI support</flag> + <flag name="obex">Enable OBEX transfer support</flag> + <flag name="test-programs">Install tools for testing of various Bluetooth functions</flag> <flag name="user-session">Allow compatibility with user-session semantics for session bus under systemd</flag> </use> <upstream> |