blob: 51132433eead880df82f16b3550107341cd53da4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
require xorg-proto-common.inc
SUMMARY = "Xv: X Video extension headers"
DESCRIPTION = "This package provides the wire protocol for the X Video \
extension. This extension alows for accerlated drawing of videos."
LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=59d089e37bf57b5206602da38f58ca5d"
PR = "r0"
PE = "1"
SRC_URI[md5sum] = "c3b348c6e2031b72b11ae63fc7f805c2"
SRC_URI[sha256sum] = "3ec76d24931d1e08c6c8d0b89a25e32dc44bc8f87d1dcb3fe201e3c99f89635a"
|