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