Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH] INPUT_DEVICES: add entries for extra flags from roccat-tools
Date: Tue, 16 Jul 2019 12:36:27
Message-Id: 20190716123538.9305-1-mgorny@gentoo.org
1 Port the local entries from sys-apps/roccat-tools metadata.xml
2 to the global input_devices.desc. Rather than copying the descriptions,
3 I have retyped them to match other descriptions in the file.
4
5 Closes: https://bugs.gentoo.org/689480
6 Signed-off-by: Michał Górny <mgorny@g.o>
7 ---
8 profiles/desc/input_devices.desc | 6 +++++-
9 1 file changed, 5 insertions(+), 1 deletion(-)
10
11 diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc
12 index 766122adf8c5..1077d4bbdb1b 100644
13 --- a/profiles/desc/input_devices.desc
14 +++ b/profiles/desc/input_devices.desc
15 @@ -1,4 +1,4 @@
16 -# Copyright 1999-2018 Gentoo Authors.
17 +# Copyright 1999-2019 Gentoo Authors.
18 # Distributed under the terms of the GNU General Public License v2
19
20 # This file contains descriptions of INPUT_DEVICES USE_EXPAND flags.
21 @@ -29,7 +29,11 @@ roccat_nyth - INPUT_DEVICES setting to build driver for Roccat Nyth input device
22 roccat_pyra - INPUT_DEVICES setting to build driver for Roccat Pyra input devices
23 roccat_savu - INPUT_DEVICES setting to build driver for Roccat Savu input devices
24 roccat_ryosmk - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices
25 +roccat_ryosmkfx - INPUT_DEVICES setting to build driver for Roccat RyosMK FX input devices
26 roccat_ryostkl - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices
27 +roccat_skeltr - INPUT_DEVICES setting to build driver for Roccat Skeltr input devices
28 +roccat_sova - INPUT_DEVICES setting to build driver for Roccat Sova input devices
29 +roccat_suora - INPUT_DEVICES setting to build driver for Roccat Suora input devices
30 roccat_tyon - INPUT_DEVICES setting to build driver for Roccat Tyon input devices
31 synaptics - INPUT_DEVICES setting to build driver for synaptics input devices
32 vmmouse - INPUT_DEVICES setting to build driver for vmmouse input devices
33 --
34 2.22.0