File tree 3 files changed +8
-7
lines changed
3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
releases :
2
- id :
2
+ id : 21347
3
+ rss : ~
4
+ security :
5
+ cpe : ~ # Last checked 2025-01-17
Original file line number Diff line number Diff line change 6
6
name : evtest
7
7
version : 1.35
8
8
release : 1
9
- homepage : https://gitlab.freedesktop.org/libevdev/evtest/-/archive/evtest-1.35
9
+ homepage : https://gitlab.freedesktop.org/libevdev/evtest
10
10
upstreams :
11
11
- https://gitlab.freedesktop.org/libevdev/evtest/-/archive/evtest-1.35/evtest-evtest-1.35.tar.gz : 06dfe6b9760b78f3f73aca2120cbcb79339b33e59d5c79a49b4bd5d34844b054
12
12
summary : Kernel evdev device information and monitor
13
13
description : |
14
- evtest is a tool to print evdev kernel events. It reads directly from the kernel device and prints a
14
+ evtest is a tool to print evdev kernel events. It reads directly from the kernel device and prints a
15
15
device description and the events with the value and the symbolic name.
16
- license : GPL-2-only
16
+ license : GPL-2.0-or-later
17
17
setup : |
18
- ./autogen.sh
19
- %configure
18
+ %autogen
20
19
build : |
21
20
%make
22
21
install : |
23
22
%make_install
24
-
You can’t perform that action at this time.
0 commit comments