blob: 7f9c5e5cbc174b19325db8b2429c02607df0bccd [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001SUMMARY = "Xv: X Video extension library"
2
3DESCRIPTION = "libXv provides an X Window System client interface to the \
4X Video extension to the X protocol. The X Video extension allows for \
5accelerated drawing of videos. Hardware adaptors are exposed to \
6clients, which may draw in a number of colourspaces, including YUV."
7
8require xorg-lib-common.inc
9
10LICENSE = "MIT"
11LIC_FILES_CHKSUM = "file://COPYING;md5=827da9afab1f727f2a66574629e0f39c"
12
13DEPENDS += "libxext xorgproto"
14
15XORG_PN = "libXv"
16
17SRC_URI[sha256sum] = "aaf7fa09f689f7a2000fe493c0d64d1487a1210db154053e9e2336b860c63848"
18