libxvmc: upgrade to the latest version 1.0.5

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui 2010-06-29 10:43:48 +08:00 committed by Richard Purdie
parent ba45b0614f
commit 68e66b838f
2 changed files with 14 additions and 8 deletions

View File

@ -1,8 +0,0 @@
require xorg-lib-common.inc
DESCRIPTION = "X Video Motion Compensation extension library"
DEPENDS += "libxext libxv videoproto"
PR = "r1"
PE = "1"
XORG_PN = "libXvMC"

View File

@ -0,0 +1,14 @@
DESCRIPTION = "X Video Motion Compensation extension library"
require xorg-lib-common.inc
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94 \
file://src/XvMCWrapper.c;endline=26;md5=5151daa8172a3f1bb0cb0e0ff157d9de"
DEPENDS += "libxext libxv videoproto"
PR = "r0"
PE = "1"
XORG_PN = "libXvMC"