Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | SUMMARY = "XFree86-VM: XFree86 video mode extension library" |
| 2 | |
| 3 | DESCRIPTION = "libXxf86vm provides an interface to the \ |
| 4 | XFree86-VidModeExtension extension, which allows client applications to \ |
| 5 | get and set video mode timings in extensive detail. It is used by the \ |
| 6 | xvidtune program in particular." |
| 7 | |
| 8 | require xorg-lib-common.inc |
| 9 | |
| 10 | LICENSE = "MIT" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=fa0b9c462d8f2f13eba26492d42ea63d" |
| 12 | |
| 13 | DEPENDS += "libxext xf86vidmodeproto" |
| 14 | |
| 15 | PE = "1" |
| 16 | |
| 17 | XORG_PN = "libXxf86vm" |
| 18 | |
| 19 | SRC_URI[md5sum] = "298b8fff82df17304dfdb5fe4066fe3a" |
| 20 | SRC_URI[sha256sum] = "afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57" |