Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [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[md5sum] = "558360176b718dee3c39bc0648c0d10c" |
| 14 | SRC_URI[sha256sum] = "9fba8b68daf53863e66d5004fa9c703fcecf69db4d151ea2d3d885d621e6e5eb" |