summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxvmc_1.0.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxvmc_1.0.14.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxvmc_1.0.14.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxvmc_1.0.14.bb b/meta/recipes-graphics/xorg-lib/libxvmc_1.0.14.bb
new file mode 100644
index 0000000000..af18afc62d
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxvmc_1.0.14.bb
@@ -0,0 +1,19 @@
1SUMMARY = "XvMC: X Video Motion Compensation extension library"
2
3DESCRIPTION = "XvMC extends the X Video extension (Xv) and enables \
4hardware rendered motion compensation support."
5
6require xorg-lib-common.inc
7SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.xz"
8
9LICENSE = "MIT"
10LIC_FILES_CHKSUM = "file://COPYING;md5=0a207f08d4961489c55046c9a5e500da \
11 file://wrapper/XvMCWrapper.c;endline=26;md5=5151daa8172a3f1bb0cb0e0ff157d9de"
12
13DEPENDS += "libxext libxv xorgproto"
14
15PE = "1"
16
17XORG_PN = "libXvMC"
18
19SRC_URI[sha256sum] = "e4be9eb6b6bafdbbf81f47f7163047215376e45e2dc786d0ea6181c930725ed9"