blob: aa8be674454e52b004850a6693b848f4702c27b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
require xf86-input-common.inc
SUMMARY = "X.Org X server -- keyboard input driver"
DESCRIPTION = "keyboard is an Xorg input driver for keyboards. The \
driver supports the standard OS-provided keyboard interface. The driver \
functions as a keyboard input device, and may be used as the X server's \
core keyboard."
LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10"
PR = "r0"
SRC_URI[md5sum] = "b74d7162db5ce7899c17927c6cfa9522"
SRC_URI[sha256sum] = "2303510e905465ebee91f22cdd75706a15afb108258bc220c7500f213de19cb0"
|