From 8ec12b3ff68ade85c13d7d85106db48b3092af57 Mon Sep 17 00:00:00 2001 From: Ionut Radu Date: Fri, 5 Jul 2013 07:10:20 +0000 Subject: libxvmc: Update from 1.0.7 to 1.0.8 (From OE-Core rev: 832c26be16121335526fe547f79cdc55bd9f8d1a) Signed-off-by: Ionut Radu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/libxvmc_1.0.7.bb | 20 -------------------- meta/recipes-graphics/xorg-lib/libxvmc_1.0.8.bb | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 20 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-lib/libxvmc_1.0.7.bb create mode 100644 meta/recipes-graphics/xorg-lib/libxvmc_1.0.8.bb (limited to 'meta/recipes-graphics/xorg-lib') diff --git a/meta/recipes-graphics/xorg-lib/libxvmc_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libxvmc_1.0.7.bb deleted file mode 100644 index 70b4816d08..0000000000 --- a/meta/recipes-graphics/xorg-lib/libxvmc_1.0.7.bb +++ /dev/null @@ -1,20 +0,0 @@ -SUMMARY = "XvMC: X Video Motion Compensation extension library" - -DESCRIPTION = "XvMC extends the X Video extension (Xv) and enables \ -hardware rendered motion compensation support." - -require xorg-lib-common.inc - -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=0a207f08d4961489c55046c9a5e500da \ - file://wrapper/XvMCWrapper.c;endline=26;md5=5151daa8172a3f1bb0cb0e0ff157d9de" - -DEPENDS += "libxext libxv videoproto" - -PR = "r0" -PE = "1" - -XORG_PN = "libXvMC" - -SRC_URI[md5sum] = "3340c99ff556ea2457b4be47f5cb96fa" -SRC_URI[sha256sum] = "28f085fc8518a3dadfe355360705d50153051f09898093e69af806c0b437cea3" diff --git a/meta/recipes-graphics/xorg-lib/libxvmc_1.0.8.bb b/meta/recipes-graphics/xorg-lib/libxvmc_1.0.8.bb new file mode 100644 index 0000000000..b0d5e0ddbc --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/libxvmc_1.0.8.bb @@ -0,0 +1,19 @@ +SUMMARY = "XvMC: X Video Motion Compensation extension library" + +DESCRIPTION = "XvMC extends the X Video extension (Xv) and enables \ +hardware rendered motion compensation support." + +require xorg-lib-common.inc + +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=0a207f08d4961489c55046c9a5e500da \ + file://wrapper/XvMCWrapper.c;endline=26;md5=5151daa8172a3f1bb0cb0e0ff157d9de" + +DEPENDS += "libxext libxv videoproto" + +PE = "1" + +XORG_PN = "libXvMC" + +SRC_URI[md5sum] = "2e4014e9d55c430e307999a6b3dd256d" +SRC_URI[sha256sum] = "5e1a401efa433f959d41e17932b8c218c56b931348f494b8fa4656d7d798b204" -- cgit v1.2.3-54-g00ecf