mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
libxvmc: upgrade to the latest version 1.0.5
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
ba45b0614f
commit
68e66b838f
@@ -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"
|
||||
14
meta/packages/xorg-lib/libxvmc_1.0.5.bb
Normal file
14
meta/packages/xorg-lib/libxvmc_1.0.5.bb
Normal 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"
|
||||
Reference in New Issue
Block a user