blob: 3c8bf08153d9b93e96c3d22adcdeed17c2c10532 [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001SUMMARY = "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
Andrew Geissler7e0e3c02022-02-25 20:34:39 +000010LICENSE = "MIT"
Brad Bishop6e60e8b2018-02-01 10:27:11 -050011LIC_FILES_CHKSUM = "file://COPYING;md5=827da9afab1f727f2a66574629e0f39c"
12
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080013DEPENDS += "libxext xorgproto"
Brad Bishop6e60e8b2018-02-01 10:27:11 -050014
15XORG_PN = "libXv"
16
17SRC_URI[md5sum] = "210b6ef30dda2256d54763136faa37b9"
18SRC_URI[sha256sum] = "d26c13eac99ac4504c532e8e76a1c8e4bd526471eb8a0a4ff2a88db60cb0b088"
19