summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxrender_0.9.8.bb
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-07-05 07:10:24 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-10 09:41:53 +0100
commiteac15005b778911c86814160bc3bd33b32b2f228 (patch)
tree960a2343b04b67b126a0d71c8208c22f82da17cd /meta/recipes-graphics/xorg-lib/libxrender_0.9.8.bb
parent397845d03f4d4f79042b8cbd569da1fe16150e6f (diff)
downloadpoky-eac15005b778911c86814160bc3bd33b32b2f228.tar.gz
libxrender: Updated from 0.9.7 to 0.9.8
(From OE-Core rev: 104d7b6f28827ce8fa9c9689a9371e3a807650f6) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxrender_0.9.8.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxrender_0.9.8.bb23
1 files changed, 23 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxrender_0.9.8.bb b/meta/recipes-graphics/xorg-lib/libxrender_0.9.8.bb
new file mode 100644
index 0000000000..abd7767597
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxrender_0.9.8.bb
@@ -0,0 +1,23 @@
1SUMMARY = "XRender: X Rendering Extension library"
2
3DESCRIPTION = "The X Rendering Extension (Render) introduces digital \
4image composition as the foundation of a new rendering model within the \
5X Window System. Rendering geometric figures is accomplished by \
6client-side tessellation into either triangles or trapezoids. Text is \
7drawn by loading glyphs into the server and rendering sets of them."
8
9require xorg-lib-common.inc
10
11LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=d8bc71986d3b9b3639f6dfd6fac8f196"
13
14DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
15
16PE = "1"
17
18XORG_PN = "libXrender"
19
20BBCLASSEXTEND = "native nativesdk"
21
22SRC_URI[md5sum] = "2bd9a15fcf64d216e63b8d129e4f1f1c"
23SRC_URI[sha256sum] = "1d14b02f0060aec5d90dfdcf16a996f17002e515292906ed26e3dcbba0f4fc62"