diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-16 14:33:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-17 13:42:38 +0200 |
commit | 45c0354aee95117719c6e7419aba1fc8e1868329 (patch) | |
tree | 07c000d7337c0b48e5521b4ec89b236c18c389d2 /profiles | |
parent | dev-perl/XML-Grove: Fix missing libxml-perl dep re bug #663396 (diff) | |
download | gentoo-45c0354aee95117719c6e7419aba1fc8e1868329.tar.gz gentoo-45c0354aee95117719c6e7419aba1fc8e1868329.tar.bz2 gentoo-45c0354aee95117719c6e7419aba1fc8e1868329.zip |
INPUT_DEVICES: add entries for extra flags from roccat-tools
Port the local entries from sys-apps/roccat-tools metadata.xml
to the global input_devices.desc. Rather than copying the descriptions,
I have retyped them to match other descriptions in the file.
Closes: https://bugs.gentoo.org/689480
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desc/input_devices.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc index 766122adf8c5..1077d4bbdb1b 100644 --- a/profiles/desc/input_devices.desc +++ b/profiles/desc/input_devices.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of INPUT_DEVICES USE_EXPAND flags. @@ -29,7 +29,11 @@ roccat_nyth - INPUT_DEVICES setting to build driver for Roccat Nyth input device roccat_pyra - INPUT_DEVICES setting to build driver for Roccat Pyra input devices roccat_savu - INPUT_DEVICES setting to build driver for Roccat Savu input devices roccat_ryosmk - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices +roccat_ryosmkfx - INPUT_DEVICES setting to build driver for Roccat RyosMK FX input devices roccat_ryostkl - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices +roccat_skeltr - INPUT_DEVICES setting to build driver for Roccat Skeltr input devices +roccat_sova - INPUT_DEVICES setting to build driver for Roccat Sova input devices +roccat_suora - INPUT_DEVICES setting to build driver for Roccat Suora input devices roccat_tyon - INPUT_DEVICES setting to build driver for Roccat Tyon input devices synaptics - INPUT_DEVICES setting to build driver for synaptics input devices vmmouse - INPUT_DEVICES setting to build driver for vmmouse input devices |