Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame] | 1 | require xorg-driver-input.inc |
| 2 | |
| 3 | SUMMARY = "X.Org X server -- mouse input driver" |
| 4 | |
| 5 | DESCRIPTION = "mouse is an Xorg input driver for mice. The driver \ |
| 6 | supports most available mouse types and interfaces. The mouse driver \ |
| 7 | functions as a pointer input device, and may be used as the X server's \ |
| 8 | core pointer. Multiple mice are supported by multiple instances of this \ |
| 9 | driver." |
| 10 | |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510" |
| 12 | |
| 13 | SRC_URI[sha256sum] = "7f6f8551fc238abdddcf9f38906564c1f8c7dacb0ad947cfc110487aefbd8d4c" |
| 14 | XORG_DRIVER_COMPRESSOR = ".tar.xz" |