Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | SUMMARY = "Xv: X Video extension library" |
| 2 | |
| 3 | DESCRIPTION = "libXv provides an X Window System client interface to the \ |
| 4 | X Video extension to the X protocol. The X Video extension allows for \ |
| 5 | accelerated drawing of videos. Hardware adaptors are exposed to \ |
| 6 | clients, which may draw in a number of colourspaces, including YUV." |
| 7 | |
| 8 | require xorg-lib-common.inc |
| 9 | |
| 10 | LICENSE = "MIT-style" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=827da9afab1f727f2a66574629e0f39c" |
| 12 | |
| 13 | DEPENDS += "libxext videoproto" |
| 14 | |
| 15 | XORG_PN = "libXv" |
| 16 | |
| 17 | SRC_URI[md5sum] = "e0af49d7d758b990e6fef629722d4aca" |
| 18 | SRC_URI[sha256sum] = "55fe92f8686ce8612e2c1bfaf58c057715534419da700bda8d517b1d97914525" |