mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
License-Update: copyright years (From OE-Core rev: 038ec3a8c69bee4707817877e7f995a3f5050a99) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
15 lines
575 B
BlitzBasic
15 lines
575 B
BlitzBasic
require xorg-driver-input.inc
|
|
|
|
SUMMARY = "X.Org X server -- mouse input driver"
|
|
|
|
DESCRIPTION = "mouse is an Xorg input driver for mice. The driver \
|
|
supports most available mouse types and interfaces. The mouse driver \
|
|
functions as a pointer input device, and may be used as the X server's \
|
|
core pointer. Multiple mice are supported by multiple instances of this \
|
|
driver."
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d213a69053dffe9bcab94abf60013d33"
|
|
|
|
SRC_URI[sha256sum] = "4fde8ae9b44352e2a208584c36528ee3ed13cf5fe4417208a9785daccefd9968"
|
|
XORG_DRIVER_COMPRESSOR = ".tar.xz"
|