summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxv_1.0.7.bb
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2012-03-15 20:57:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-21 15:30:58 +0000
commit04e49552e3ae6a0c65608f3ebf70c3d2d6d24a22 (patch)
tree365c63ac825cce7336b79ee5f840afe25cfc631c /meta/recipes-graphics/xorg-lib/libxv_1.0.7.bb
parent5eb8a94f43bb078a194ce4dd2a22225c55b0e624 (diff)
downloadpoky-04e49552e3ae6a0c65608f3ebf70c3d2d6d24a22.tar.gz
libXv: upgrade to 1.0.7
The license change is: --- libXv-1.0.6/COPYING 2009-10-17 05:27:22.000000000 +0800 +++ libXv-1.0.7/COPYING 2012-03-08 13:25:45.000000000 +0800 @@ -3,13 +3,13 @@ All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in +both that copyright notice and this permission notice appear in supporting documentation, and that the names of Digital or MIT not be used in advertising or publicity pertaining to distribution of the -software without specific, written prior permission. +software without specific, written prior permission. DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL (From OE-Core rev: eb51eebe14e961e63ceb1673cb7e349c8281849b) Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxv_1.0.7.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxv_1.0.7.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxv_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libxv_1.0.7.bb
new file mode 100644
index 0000000000..813c1e3e3a
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxv_1.0.7.bb
@@ -0,0 +1,20 @@
1SUMMARY = "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-style"
11LIC_FILES_CHKSUM = "file://COPYING;md5=827da9afab1f727f2a66574629e0f39c"
12
13DEPENDS += "libxext videoproto"
14
15PR = "r0"
16
17XORG_PN = "libXv"
18
19SRC_URI[md5sum] = "5e1ac203ccd3ce3e89755ed1fbe75b0b"
20SRC_URI[sha256sum] = "5d664aeb641f8c867331a0c6b4574a5e7e420f00bf5fcefd874e8d003ea59010"