Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame^] | 1 | require xorg-app-common.inc |
| 2 | |
| 3 | SUMMARY = "Print out X-Video extension adaptor information" |
| 4 | |
| 5 | DESCRIPTION = "xvinfo prints out the capabilities of any video adaptors \ |
| 6 | associated with the display that are accessible through the X-Video \ |
| 7 | extension." |
| 8 | |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b664101ad7a1dc758a4c4109bf978e68" |
| 10 | DEPENDS += " libxv" |
| 11 | PE = "1" |
| 12 | |
| 13 | SRC_URI_EXT = "xz" |
| 14 | SRC_URI[sha256sum] = "3ede71ecb26d9614ccbc6916720285e95a2c7e0c5e19b8570eaaf72ad7c5c404" |